Uses of Interface
org.apache.syncope.core.persistence.api.entity.Any
Packages that use Any
Package
Description
-
Uses of Any in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return AnyModifier and TypeMethodDescriptionprotected AnyReconciliationLogic.getAny(Provision provision, AnyTypeKind anyTypeKind, String anyKey) Methods in org.apache.syncope.core.logic with parameters of type AnyModifier and TypeMethodDescriptionprotected ConnObjectReconciliationLogic.getOnSyncope(Any any, Item connObjectKeyItem, ExternalResource resource, Provision provision) -
Uses of Any in org.apache.syncope.core.persistence.api.dao
Classes in org.apache.syncope.core.persistence.api.dao with type parameters of type AnyMethods in org.apache.syncope.core.persistence.api.dao with type parameters of type AnyModifier and TypeMethodDescriptionAnySearchDAO.findByDerAttrValue(String expression, String value, boolean ignoreCaseMatch, AnyTypeKind kind) Find any objects by derived attribute value.<T extends Any>
booleanAnyMatchDAO.matches(T any, SearchCond cond) Verify if any matches the given search condition.AnySearchDAO.search(SearchCond searchCondition, List<org.springframework.data.domain.Sort.Order> orderBy, AnyTypeKind kind) AnySearchDAO.search(SearchCond searchCondition, AnyTypeKind kind) AnySearchDAO.search(Realm base, boolean recursive, Set<String> adminRealms, SearchCond searchCondition, org.springframework.data.domain.Pageable pageable, AnyTypeKind kind) Methods in org.apache.syncope.core.persistence.api.dao that return types with arguments of type AnyMethods in org.apache.syncope.core.persistence.api.dao with parameters of type Any -
Uses of Any in org.apache.syncope.core.persistence.api.entity
Classes in org.apache.syncope.core.persistence.api.entity with type parameters of type AnyModifier and TypeInterfaceDescriptioninterfaceDynGroupMembership<A extends Any>interfaceDynMembership<A extends Any>interfaceGroupable<L extends Any,M extends Membership<L>, REL extends Relationship<L, AnyObject>> interfaceMembership<L extends Any>interfaceRelatable<L extends Any,REL extends Relationship<L, AnyObject>> interfaceRelationship<L extends Any,R extends Any> interfaceRelationship<L extends Any,R extends Any> Subinterfaces of Any in org.apache.syncope.core.persistence.api.entityModifier and TypeInterfaceDescriptioninterfaceGroupable<L extends Any,M extends Membership<L>, REL extends Relationship<L, AnyObject>> interfaceRelatable<L extends Any,REL extends Relationship<L, AnyObject>> Methods in org.apache.syncope.core.persistence.api.entity with type parameters of type AnyMethods in org.apache.syncope.core.persistence.api.entity with parameters of type AnyModifier and TypeMethodDescriptionAnyUtils.getAllResources(Any any) AnyUtilsFactory.getInstance(Any any) -
Uses of Any in org.apache.syncope.core.persistence.api.entity.anyobject
Subinterfaces of Any in org.apache.syncope.core.persistence.api.entity.anyobject -
Uses of Any in org.apache.syncope.core.persistence.api.entity.group
Subinterfaces of Any in org.apache.syncope.core.persistence.api.entity.group -
Uses of Any in org.apache.syncope.core.persistence.api.entity.user
Subinterfaces of Any in org.apache.syncope.core.persistence.api.entity.user -
Uses of Any in org.apache.syncope.core.persistence.common.dao
Methods in org.apache.syncope.core.persistence.common.dao with type parameters of type AnyModifier and TypeMethodDescriptionAbstractAnySearchDAO.buildResult(List<Object> raw, AnyTypeKind kind) AbstractAnySearchDAO.doSearch(Realm base, boolean recursive, Set<String> adminRealms, SearchCond searchCondition, org.springframework.data.domain.Pageable pageable, AnyTypeKind kind) AbstractAnySearchDAO.findByDerAttrValue(String expression, String value, boolean ignoreCaseMatch, AnyTypeKind anyTypeKind) <T extends Any>
booleanAbstractAnyMatchDAO.matches(T any, SearchCond cond) Verify if any matches the given search condition.AbstractAnySearchDAO.search(SearchCond cond, List<org.springframework.data.domain.Sort.Order> orderBy, AnyTypeKind kind) AbstractAnySearchDAO.search(SearchCond cond, AnyTypeKind kind) AbstractAnySearchDAO.search(Realm base, boolean recursive, Set<String> adminRealms, SearchCond cond, org.springframework.data.domain.Pageable pageable, AnyTypeKind kind) Methods in org.apache.syncope.core.persistence.common.dao with parameters of type AnyModifier and TypeMethodDescriptionprotected booleanprotected booleanAbstractAnyMatchDAO.matches(Any any, AnyTypeCond cond, boolean not) protected booleanprotected booleanAbstractAnyMatchDAO.matches(Any any, DynRealmCond cond, boolean not) protected booleanAbstractAnyMatchDAO.matches(Any any, ResourceCond cond, boolean not) -
Uses of Any in org.apache.syncope.core.persistence.common.entity
Methods in org.apache.syncope.core.persistence.common.entity with type parameters of type AnyMethods in org.apache.syncope.core.persistence.common.entity with parameters of type Any -
Uses of Any in org.apache.syncope.core.persistence.common.validation
Methods in org.apache.syncope.core.persistence.common.validation with parameters of type AnyModifier and TypeMethodDescriptionbooleanAnyValidator.isValid(Any any, ConstraintValidatorContext context) -
Uses of Any in org.apache.syncope.core.persistence.elasticsearch.dao
Methods in org.apache.syncope.core.persistence.elasticsearch.dao with type parameters of type AnyModifier and TypeMethodDescriptionElasticsearchAnySearchDAO.doSearch(Realm base, boolean recursive, Set<String> adminRealms, SearchCond cond, org.springframework.data.domain.Pageable pageable, AnyTypeKind kind) -
Uses of Any in org.apache.syncope.core.persistence.jpa.dao.repo
Classes in org.apache.syncope.core.persistence.jpa.dao.repo with type parameters of type AnyModifier and TypeClassDescriptionclassAbstractAnyRepoExt<A extends Any>interfaceAnyRepoExt<A extends Any>Methods in org.apache.syncope.core.persistence.jpa.dao.repo that return types with arguments of type AnyModifier and TypeMethodDescriptionAnyObjectRepoExt.findAllRelationships(AnyObject anyObject) AnyObjectRepoExtImpl.findAllRelationships(AnyObject anyObject) Methods in org.apache.syncope.core.persistence.jpa.dao.repo with parameters of type AnyModifier and TypeMethodDescriptionvoidDynRealmRepoExt.refreshDynMemberships(Any any) voidDynRealmRepoExtImpl.refreshDynMemberships(Any any) -
Uses of Any in org.apache.syncope.core.persistence.jpa.entity
Classes in org.apache.syncope.core.persistence.jpa.entity with type parameters of type AnyModifier and TypeClassDescriptionclassAbstractDynMembership<A extends Any>classAbstractGroupableRelatable<L extends Any,M extends Membership<L>, REL extends Relationship<L, AnyObject>> classAbstractRelatable<L extends Any,REL extends Relationship<L, AnyObject>> Classes in org.apache.syncope.core.persistence.jpa.entity that implement AnyModifier and TypeClassDescriptionclassclassAbstractGroupableRelatable<L extends Any,M extends Membership<L>, REL extends Relationship<L, AnyObject>> classAbstractRelatable<L extends Any,REL extends Relationship<L, AnyObject>> -
Uses of Any in org.apache.syncope.core.persistence.jpa.entity.anyobject
Classes in org.apache.syncope.core.persistence.jpa.entity.anyobject that implement Any -
Uses of Any in org.apache.syncope.core.persistence.jpa.entity.group
Classes in org.apache.syncope.core.persistence.jpa.entity.group that implement Any -
Uses of Any in org.apache.syncope.core.persistence.jpa.entity.user
Classes in org.apache.syncope.core.persistence.jpa.entity.user that implement Any -
Uses of Any in org.apache.syncope.core.persistence.neo4j.dao
Methods in org.apache.syncope.core.persistence.neo4j.dao with type parameters of type AnyModifier and TypeMethodDescriptionNeo4jAnySearchDAO.doSearch(Realm base, boolean recursive, Set<String> adminRealms, SearchCond cond, org.springframework.data.domain.Pageable pageable, AnyTypeKind kind) -
Uses of Any in org.apache.syncope.core.persistence.neo4j.dao.repo
Classes in org.apache.syncope.core.persistence.neo4j.dao.repo with type parameters of type AnyModifier and TypeClassDescriptionclassAbstractAnyRepoExt<A extends Any,N extends AbstractAny> interfaceAnyRepoExt<A extends Any>Methods in org.apache.syncope.core.persistence.neo4j.dao.repo that return types with arguments of type AnyModifier and TypeMethodDescriptionAnyObjectRepoExt.findAllRelationships(AnyObject anyObject) AnyObjectRepoExtImpl.findAllRelationships(AnyObject anyObject) Methods in org.apache.syncope.core.persistence.neo4j.dao.repo with parameters of type AnyModifier and TypeMethodDescriptionprotected StringvoidDynRealmRepoExt.refreshDynMemberships(Any any) voidDynRealmRepoExtImpl.refreshDynMemberships(Any any) -
Uses of Any in org.apache.syncope.core.persistence.neo4j.entity
Classes in org.apache.syncope.core.persistence.neo4j.entity with type parameters of type AnyModifier and TypeClassDescriptionclassAbstractDynMembership<A extends Any>classAbstractGroupableRelatable<L extends Any,M extends Membership<L>, REL extends Relationship<L, AnyObject>> classAbstractMembership<L extends Any>classAbstractRelatable<L extends Any,REL extends Relationship<L, AnyObject>> Classes in org.apache.syncope.core.persistence.neo4j.entity that implement AnyModifier and TypeClassDescriptionclassclassAbstractGroupableRelatable<L extends Any,M extends Membership<L>, REL extends Relationship<L, AnyObject>> classAbstractRelatable<L extends Any,REL extends Relationship<L, AnyObject>> -
Uses of Any in org.apache.syncope.core.persistence.neo4j.entity.anyobject
Classes in org.apache.syncope.core.persistence.neo4j.entity.anyobject that implement Any -
Uses of Any in org.apache.syncope.core.persistence.neo4j.entity.group
Classes in org.apache.syncope.core.persistence.neo4j.entity.group that implement Any -
Uses of Any in org.apache.syncope.core.persistence.neo4j.entity.user
Classes in org.apache.syncope.core.persistence.neo4j.entity.user that implement Any -
Uses of Any in org.apache.syncope.core.persistence.opensearch.dao
Methods in org.apache.syncope.core.persistence.opensearch.dao with type parameters of type AnyModifier and TypeMethodDescriptionOpenSearchAnySearchDAO.doSearch(Realm base, boolean recursive, Set<String> adminRealms, SearchCond cond, org.springframework.data.domain.Pageable pageable, AnyTypeKind kind) -
Uses of Any in org.apache.syncope.core.provisioning.api
Methods in org.apache.syncope.core.provisioning.api with parameters of type AnyModifier and TypeMethodDescriptionMappingManager.getConnObjectKeyValue(Any any, ExternalResource resource, Provision provision) Get connObjectKey internal value.MappingManager.getIntValues(ExternalResource resource, Provision provision, Item item, IntAttrName intAttrName, AttrSchemaType schemaType, Any any, AccountGetter usernameAccountGetter, PlainAttrGetter plainAttrGetter) Get attribute values for the givenItemand any object.Calculates derived attribute value associated to the given any, for the given derived schema.Calculates derived attributes values associated to the given any.MappingManager.prepareAttr(ExternalResource resource, Provision provision, Item item, Any any, String password, AccountGetter usernameAccountGetter, AccountGetter passwordAccountGetter, PlainAttrGetter plainAttrGetter) Prepare attribute for sending to a connector instance.MappingManager.prepareAttrsFromAny(Any any, String password, boolean changePwd, Boolean enable, ExternalResource resource, Provision provision) Prepare attributes for sending to a connector instance. -
Uses of Any in org.apache.syncope.core.provisioning.api.notification
Methods in org.apache.syncope.core.provisioning.api.notification with parameters of type AnyModifier and TypeMethodDescriptionRecipientsProvider.provideRecipients(Notification notification, Any any, Map<String, Object> jexlVars) -
Uses of Any in org.apache.syncope.core.provisioning.api.propagation
Methods in org.apache.syncope.core.provisioning.api.propagation with parameters of type AnyModifier and TypeMethodDescriptionPropagationManager.newTask(DerAttrHandler derAttrHandler, Any any, ExternalResource resource, ResourceOperation operation, Provision provision, Stream<Item> mappingItems, MappingManager.PreparedAttrs preparedAttrs) -
Uses of Any in org.apache.syncope.core.provisioning.api.pushpull
Methods in org.apache.syncope.core.provisioning.api.pushpull with parameters of type AnyModifier and TypeMethodDescriptionSyncopeSinglePushExecutor.push(ExternalResource resource, Provision provision, Connector connector, Any any, PushTaskTO pushTaskTO, String executor) -
Uses of Any in org.apache.syncope.core.provisioning.api.pushpull.stream
Method parameters in org.apache.syncope.core.provisioning.api.pushpull.stream with type arguments of type Any -
Uses of Any in org.apache.syncope.core.provisioning.api.rules
Methods in org.apache.syncope.core.provisioning.api.rules that return AnyMethods in org.apache.syncope.core.provisioning.api.rules with parameters of type AnyModifier and TypeMethodDescriptionPushCorrelationRule.getFilter(Any any, ExternalResource resource, Provision provision) Returns a filter to match the given any with a connector object on the external resource identified by the given provision.default InboundMatchInboundCorrelationRule.matching(Any any, LiveSyncDelta syncDelta, Provision provision) Create matching information for the given Any, found matching for the givenLiveSyncDeltaandProvision. -
Uses of Any in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type AnyModifier and TypeMethodDescriptionprotected NameDefaultMappingManager.evaluateNAME(Any any, Provision provision, String connObjectKey) Build __NAME__ for propagation.DefaultMappingManager.getConnObjectKeyValue(Any any, ExternalResource resource, Provision provision) protected StringDefaultMappingManager.getGroupOwnerValue(ExternalResource resource, Provision provision, Any any) DefaultMappingManager.getIntValues(ExternalResource resource, Provision provision, Item item, IntAttrName intAttrName, AttrSchemaType schemaType, Any any, AccountGetter usernameAccountGetter, PlainAttrGetter plainAttrGetter) DefaultMappingManager.prepareAttr(ExternalResource resource, Provision provision, Item item, Any any, String password, AccountGetter usernameAccountGetter, AccountGetter passwordAccountGetter, PlainAttrGetter plainAttrGetter) DefaultMappingManager.prepareAttrsFromAny(Any any, String password, boolean changePwd, Boolean enable, ExternalResource resource, Provision provision) -
Uses of Any in org.apache.syncope.core.provisioning.java.notification
Methods in org.apache.syncope.core.provisioning.java.notification with parameters of type AnyModifier and TypeMethodDescriptionprotected NotificationTaskDefaultNotificationManager.getNotificationTask(Notification notification, Any any, Map<String, Object> jexlVars) Create a notification task. -
Uses of Any in org.apache.syncope.core.provisioning.java.propagation
Methods in org.apache.syncope.core.provisioning.java.propagation with parameters of type AnyModifier and TypeMethodDescriptionprotected List<PropagationTaskInfo> DefaultPropagationManager.createTasks(Any any, String password, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount) Create propagation tasks.protected List<PropagationTaskInfo> DefaultPropagationManager.getCreateTasks(Any any, String password, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<String> excludedResources) protected List<PropagationTaskInfo> DefaultPropagationManager.getDeleteTasks(Any any, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<String> excludedResources) protected List<PropagationTaskInfo> DefaultPropagationManager.getUpdateTasks(AnyUR anyUR, Any any, String password, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<String> excludedResources) DefaultPropagationManager.newTask(DerAttrHandler derAttrHandler, Any any, ExternalResource resource, ResourceOperation operation, Provision provision, Stream<Item> mappingItems, MappingManager.PreparedAttrs preparedAttrs) -
Uses of Any in org.apache.syncope.core.provisioning.java.pushpull
Methods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type AnyModifier and TypeMethodDescriptionprotected voidAbstractPushResultHandler.assign(Any any, Boolean enabled, ProvisioningReport result) protected voidAbstractPushResultHandler.copyDynMembershipConds(Any any, AnyUR req) protected voidAbstractPushResultHandler.deprovision(Any any, ConnectorObject beforeObj, ProvisioningReport result) protected voidDefaultUserPushResultHandler.deprovision(Any any, ConnectorObject beforeObj, ProvisioningReport result) protected voidprotected abstract AnyTOprotected AnyTOprotected AnyTOprotected AnyTOprotected AnyTOprotected AnyTOprotected AnyTODefaultPushCorrelationRule.getFilter(Any any, ExternalResource resource, Provision provision) protected abstract Stringprotected Stringprotected Stringprotected Stringprotected voidAbstractPushResultHandler.link(Any any, boolean unlink, ProvisioningReport result) OutboundMatcher.match(Connector connector, Any any, ExternalResource resource, Provision provision, Optional<String[]> moreAttrsToGet) protected voidAbstractPushResultHandler.provision(Any any, Boolean enable, ProvisioningReport result) protected voidDefaultUserPushResultHandler.provision(Any any, Boolean enabled, ProvisioningReport result) SinglePushJobDelegate.push(ExternalResource resource, Provision provision, Connector connector, Any any, PushTaskTO pushTaskTO, String executor) protected voidAbstractPushResultHandler.unassign(Any any, ConnectorObject beforeObj, ProvisioningReport result) protected voidAbstractPushResultHandler.update(Any any, Boolean enable, ConnectorObject beforeObj, ProvisioningReport result) protected voidDefaultUserPushResultHandler.update(Any any, Boolean enable, ConnectorObject beforeObj, ProvisioningReport result) Method parameters in org.apache.syncope.core.provisioning.java.pushpull with type arguments of type AnyModifier and TypeMethodDescriptionprotected booleanPushJobDelegate.doHandle(List<? extends Any> anys, PushResultHandlerDispatcher dispatcher, ExternalResource resource) -
Uses of Any in org.apache.syncope.core.provisioning.java.pushpull.stream
Methods in org.apache.syncope.core.provisioning.java.pushpull.stream with parameters of type AnyModifier and TypeMethodDescriptionprotected voidStreamAnyObjectPushResultHandler.provision(Any any, Boolean enabled, ProvisioningReport result) protected voidStreamGroupPushResultHandler.provision(Any any, Boolean enabled, ProvisioningReport result) protected voidStreamUserPushResultHandler.provision(Any any, Boolean enabled, ProvisioningReport result) Method parameters in org.apache.syncope.core.provisioning.java.pushpull.stream with type arguments of type Any -
Uses of Any in org.apache.syncope.core.workflow.java
Methods in org.apache.syncope.core.workflow.java with parameters of type Any -
Uses of Any in org.apache.syncope.ext.elasticsearch.client
Methods in org.apache.syncope.ext.elasticsearch.client with parameters of type Any -
Uses of Any in org.apache.syncope.ext.openfga.client
Methods in org.apache.syncope.ext.openfga.client with parameters of type AnyModifier and TypeMethodDescriptionvoidOpenFGAStoreManager.handle(OpenFGAClient openfgaClient, SyncDeltaType eventType, Any any) protected static String -
Uses of Any in org.apache.syncope.ext.opensearch.client
Methods in org.apache.syncope.ext.opensearch.client with parameters of type Any -
Uses of Any in org.apache.syncope.fit.core.reference
Methods in org.apache.syncope.fit.core.reference with parameters of type AnyModifier and TypeMethodDescriptionDummyPushCorrelationRule.getFilter(Any any, ExternalResource resource, Provision provision) LinkedAccountSampleInboundCorrelationRule.matching(Any any, LiveSyncDelta syncDelta, Provision provision) TestNotificationRecipientsProvider.provideRecipients(Notification notification, Any any, Map<String, Object> jexlVars)