A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAccountRuleConf - Class in org.apache.syncope.common.lib.policy
- AbstractAccountRuleConf() - Constructor for class org.apache.syncope.common.lib.policy.AbstractAccountRuleConf
- AbstractAccountRuleConf(String) - Constructor for class org.apache.syncope.common.lib.policy.AbstractAccountRuleConf
- AbstractFiqlSearchConditionBuilder<P extends SyncopeProperty<C>,PA extends SyncopePartialCondition<P,C>,C extends SyncopeCompleteCondition<PA,P>> - Class in org.apache.syncope.common.lib.search
- AbstractFiqlSearchConditionBuilder() - Constructor for class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- AbstractFiqlSearchConditionBuilder(Map<String, String>) - Constructor for class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- AbstractFiqlSearchConditionBuilder.Builder<P extends SyncopeProperty<C>,PA extends SyncopePartialCondition<P,C>,C extends SyncopeCompleteCondition<PA,P>> - Class in org.apache.syncope.common.lib.search
- AbstractPasswordRuleConf - Class in org.apache.syncope.common.lib.policy
- AbstractPasswordRuleConf() - Constructor for class org.apache.syncope.common.lib.policy.AbstractPasswordRuleConf
- AbstractPasswordRuleConf(String) - Constructor for class org.apache.syncope.common.lib.policy.AbstractPasswordRuleConf
- AbstractPatch - Class in org.apache.syncope.common.lib.request
- AbstractPatch() - Constructor for class org.apache.syncope.common.lib.request.AbstractPatch
- AbstractPatch.Builder<P extends AbstractPatch,B extends AbstractPatch.Builder<P,B>> - Class in org.apache.syncope.common.lib.request
- AbstractPatchItem<T> - Class in org.apache.syncope.common.lib.request
- AbstractPatchItem() - Constructor for class org.apache.syncope.common.lib.request.AbstractPatchItem
- AbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>> - Class in org.apache.syncope.common.lib.request
- AbstractReplacePatchItem<T> - Class in org.apache.syncope.common.lib.request
-
When a field of this type from
AnyUR,AnyObjectUR,GroupURorUserURisnull, no change will be performed; otherwise the result fromAbstractPatchItem.getValue()will replace the current value of the related field. - AbstractReplacePatchItem() - Constructor for class org.apache.syncope.common.lib.request.AbstractReplacePatchItem
- AbstractStartEndBean - Class in org.apache.syncope.common.lib.to
- AbstractStartEndBean() - Constructor for class org.apache.syncope.common.lib.to.AbstractStartEndBean
- ACCESS - org.apache.syncope.common.lib.types.PolicyType
-
How access policies should be defined.
- ACCESS_TOKEN_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ACCESS_TOKEN_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- AccessTokenTO - Class in org.apache.syncope.common.lib.to
- AccessTokenTO() - Constructor for class org.apache.syncope.common.lib.to.AccessTokenTO
- ACCOUNT - org.apache.syncope.common.lib.types.PolicyType
-
How username values should look like.
- ACCOUNT_POLICY - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- ACCOUNT_RULE - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- AccountPolicyTO - Class in org.apache.syncope.common.lib.policy
- AccountPolicyTO() - Constructor for class org.apache.syncope.common.lib.policy.AccountPolicyTO
- AccountRuleConf - Interface in org.apache.syncope.common.lib.policy
- action(ResourceAssociationAction) - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- action(ResourceDeassociationAction) - Method in class org.apache.syncope.common.lib.request.ResourceDR.Builder
- ACTIVATE - org.apache.syncope.common.lib.types.StatusRType
- add(E) - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Adds the given element to this queue.
- add(Item) - Method in class org.apache.syncope.common.lib.to.ItemContainer
- ADD_REPLACE - org.apache.syncope.common.lib.types.PatchOperation
- addAll(Collection<String>) - Method in class org.apache.syncope.common.lib.types.EntitlementsHolder
- addConnObjectKeyItem(Item) - Method in class org.apache.syncope.common.lib.to.ItemContainer
- addException(SyncopeClientException) - Method in exception org.apache.syncope.common.lib.SyncopeClientCompositeException
- addFor(String) - Method in class org.apache.syncope.common.lib.types.EntitlementsHolder
- adynMembershipCond(String, String) - Method in class org.apache.syncope.common.lib.request.GroupCR.Builder
- adynMembershipCond(String, String) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- adynMembershipConds(Map<String, String>) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- AES - org.apache.syncope.common.lib.types.CipherAlgorithm
- ALL - org.apache.syncope.common.lib.types.ConflictResolutionAction
-
Pull all matching objects.
- ALL - org.apache.syncope.common.lib.types.TraceLevel
-
All available information, including per-entry information.
- and() - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- and() - Method in interface org.apache.syncope.common.lib.search.SyncopeCompleteCondition
- and(String) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- and(String) - Method in interface org.apache.syncope.common.lib.search.SyncopeCompleteCondition
- and(List<CompleteCondition>) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- and(List<CompleteCondition>) - Method in interface org.apache.syncope.common.lib.search.SyncopePartialCondition
- and(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- and(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in interface org.apache.syncope.common.lib.search.SyncopePartialCondition
- ANONYMOUS - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANY - org.apache.syncope.common.lib.types.MatchType
- ANY_OBJECT - org.apache.syncope.common.lib.types.AnyTypeKind
- ANY_TYPE - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- AnyCR - Class in org.apache.syncope.common.lib.request
- AnyCR() - Constructor for class org.apache.syncope.common.lib.request.AnyCR
- AnyCR.Builder<R extends AnyCR,B extends AnyCR.Builder<R,B>> - Class in org.apache.syncope.common.lib.request
- AnyEntitlement - Enum in org.apache.syncope.common.lib.types
- AnyObjectCompleteCondition - Interface in org.apache.syncope.common.lib.search
- AnyObjectCR - Class in org.apache.syncope.common.lib.request
- AnyObjectCR() - Constructor for class org.apache.syncope.common.lib.request.AnyObjectCR
- AnyObjectCR.Builder - Class in org.apache.syncope.common.lib.request
- AnyObjectFiqlSearchConditionBuilder - Class in org.apache.syncope.common.lib.search
-
Extends
AbstractFiqlSearchConditionBuilderby providing some additional facilities for searching any objects in Syncope. - AnyObjectFiqlSearchConditionBuilder(String) - Constructor for class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- AnyObjectFiqlSearchConditionBuilder.Builder - Class in org.apache.syncope.common.lib.search
- AnyObjectPartialCondition - Interface in org.apache.syncope.common.lib.search
- AnyObjectProperty - Interface in org.apache.syncope.common.lib.search
- AnyObjectTO - Class in org.apache.syncope.common.lib.to
- AnyObjectTO() - Constructor for class org.apache.syncope.common.lib.to.AnyObjectTO
- AnyObjectUR - Class in org.apache.syncope.common.lib.request
- AnyObjectUR() - Constructor for class org.apache.syncope.common.lib.request.AnyObjectUR
- AnyObjectUR.Builder - Class in org.apache.syncope.common.lib.request
- AnyOperations - Class in org.apache.syncope.common.lib
- AnyTO - Class in org.apache.syncope.common.lib.to
- AnyTO() - Constructor for class org.apache.syncope.common.lib.to.AnyTO
- ANYTYPE_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPE_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPE_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPE_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPE_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPECLASS_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPECLASS_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPECLASS_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPECLASS_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ANYTYPECLASS_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- AnyTypeClassTO - Class in org.apache.syncope.common.lib.to
- AnyTypeClassTO() - Constructor for class org.apache.syncope.common.lib.to.AnyTypeClassTO
- anyTypeKind() - Method in annotation type org.apache.syncope.common.lib.Schema
- AnyTypeKind - Enum in org.apache.syncope.common.lib.types
- AnyTypeTO - Class in org.apache.syncope.common.lib.to
- AnyTypeTO() - Constructor for class org.apache.syncope.common.lib.to.AnyTypeTO
- AnyUR - Class in org.apache.syncope.common.lib.request
- AnyUR() - Constructor for class org.apache.syncope.common.lib.request.AnyUR
- AnyUR.Builder<R extends AnyUR,B extends AnyUR.Builder<R,B>> - Class in org.apache.syncope.common.lib.request
- APPLICATION_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- APPLICATION_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- APPLICATION_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- APPLICATION_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- APPLICATION_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ApplicationTO - Class in org.apache.syncope.common.lib.to
- ApplicationTO() - Constructor for class org.apache.syncope.common.lib.to.ApplicationTO
- args(CommandArgs) - Method in class org.apache.syncope.common.lib.command.CommandOutput.Builder
- args(CommandArgs) - Method in class org.apache.syncope.common.lib.command.CommandTO.Builder
- asc(String) - Method in class org.apache.syncope.common.lib.search.OrderByClauseBuilder
- asComposite() - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- ASSIGN - org.apache.syncope.common.lib.types.ResourceAssociationAction
-
Assign (link + provision) external resource(s) to user/group/any object.
- ASSIGN - org.apache.syncope.common.lib.types.UnmatchingRule
-
Link the resource and create entity.
- AssociatedResources - org.apache.syncope.common.lib.types.ClientExceptionType
- Attr - Class in org.apache.syncope.common.lib
- Attr() - Constructor for class org.apache.syncope.common.lib.Attr
- ATTR_RELEASE - org.apache.syncope.common.lib.types.PolicyType
-
How attribute release policies should look like.
- Attr.Builder - Class in org.apache.syncope.common.lib
- Attributable - Interface in org.apache.syncope.common.lib
- AttrPatch - Class in org.apache.syncope.common.lib.request
- AttrPatch() - Constructor for class org.apache.syncope.common.lib.request.AttrPatch
- AttrPatch.Builder - Class in org.apache.syncope.common.lib.request
- AttrSchemaType - Enum in org.apache.syncope.common.lib.types
- AUDIT_APPENDER - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- AUDIT_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- AUDIT_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- AUDIT_PREFIX - Static variable in class org.apache.syncope.common.lib.types.AuditLoggerName
- AUDIT_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- AUDIT_SEARCH - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- AUDIT_SET - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- AuditConfTO - Class in org.apache.syncope.common.lib.to
- AuditConfTO() - Constructor for class org.apache.syncope.common.lib.to.AuditConfTO
- AuditElements - Class in org.apache.syncope.common.lib.types
- AuditElements.EventCategoryType - Enum in org.apache.syncope.common.lib.types
- AuditElements.Result - Enum in org.apache.syncope.common.lib.types
- AuditEntry - Class in org.apache.syncope.common.lib.audit
- AuditEntry() - Constructor for class org.apache.syncope.common.lib.audit.AuditEntry
- AuditLoggerName - Class in org.apache.syncope.common.lib.types
- AuditLoggerName(AuditElements.EventCategoryType, String, String, String, AuditElements.Result) - Constructor for class org.apache.syncope.common.lib.types.AuditLoggerName
- AUTH - org.apache.syncope.common.lib.types.PolicyType
-
How authentication policies should look like.
- AUTHENTICATION_CATEGORY - Static variable in class org.apache.syncope.common.lib.types.AuditElements
- AUX_CLASSES - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users, groups and any objects.
- auxClass(String) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- auxClass(StringPatchItem) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- auxClasses(String...) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- auxClasses(Collection<String>) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- auxClasses(Collection<StringPatchItem>) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- auxClasses(StringPatchItem...) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
B
- BackOffStrategy - Enum in org.apache.syncope.common.lib.types
- BaseBean - Interface in org.apache.syncope.common.lib
- BCRYPT - org.apache.syncope.common.lib.types.CipherAlgorithm
- Binary - org.apache.syncope.common.lib.types.AttrSchemaType
- Boolean - org.apache.syncope.common.lib.types.AttrSchemaType
- BooleanReplacePatchItem - Class in org.apache.syncope.common.lib.request
- BooleanReplacePatchItem() - Constructor for class org.apache.syncope.common.lib.request.BooleanReplacePatchItem
- BooleanReplacePatchItem.Builder - Class in org.apache.syncope.common.lib.request
- BOTH - org.apache.syncope.common.lib.types.MappingPurpose
- build() - Method in class org.apache.syncope.common.lib.Attr.Builder
- build() - Method in class org.apache.syncope.common.lib.command.CommandOutput.Builder
- build() - Method in class org.apache.syncope.common.lib.command.CommandTO.Builder
- build() - Method in class org.apache.syncope.common.lib.request.AbstractPatch.Builder
- build() - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- build() - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- build() - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- build() - Method in class org.apache.syncope.common.lib.request.ResourceDR.Builder
- build() - Method in class org.apache.syncope.common.lib.request.StatusR.Builder
- build() - Method in class org.apache.syncope.common.lib.search.OrderByClauseBuilder
- build() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO.Builder
- build() - Method in class org.apache.syncope.common.lib.to.MembershipTO.Builder
- build() - Method in class org.apache.syncope.common.lib.to.RelationshipTO.Builder
- build(ClientExceptionType) - Static method in exception org.apache.syncope.common.lib.SyncopeClientException
- buildAttrMap(Collection<Attr>) - Static method in class org.apache.syncope.common.lib.EntityTOUtils
- buildComposite() - Static method in exception org.apache.syncope.common.lib.SyncopeClientException
- Builder() - Constructor for class org.apache.syncope.common.lib.request.AbstractPatch.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.AbstractPatchItem.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.BooleanReplacePatchItem.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.LinkedAccountUR.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.LongPatchItem.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.PasswordPatch.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.ResourceAR.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.ResourceDR.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.StringPatchItem.Builder
- Builder() - Constructor for class org.apache.syncope.common.lib.request.StringReplacePatchItem.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.Attr.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.command.CommandOutput.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.command.CommandTO.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.request.GroupUR.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.request.MembershipUR.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.request.UserUR.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.to.MembershipTO.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.lib.to.RelationshipTO.Builder
- Builder(String, String) - Constructor for class org.apache.syncope.common.lib.request.GroupCR.Builder
- Builder(String, String) - Constructor for class org.apache.syncope.common.lib.request.UserCR.Builder
- Builder(String, String) - Constructor for class org.apache.syncope.common.lib.to.LinkedAccountTO.Builder
- Builder(String, String, String) - Constructor for class org.apache.syncope.common.lib.request.AnyObjectCR.Builder
- Builder(String, String, String) - Constructor for class org.apache.syncope.common.lib.to.LinkedAccountTO.Builder
- Builder(String, StatusRType) - Constructor for class org.apache.syncope.common.lib.request.StatusR.Builder
- Builder(Map<String, String>) - Constructor for class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- Builder(Map<String, String>) - Constructor for class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- Builder(Map<String, String>) - Constructor for class org.apache.syncope.common.lib.search.ConnObjectTOFiqlSearchConditionBuilder.Builder
- Builder(Map<String, String>) - Constructor for class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder.Builder
- Builder(Map<String, String>) - Constructor for class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- Builder(Attr) - Constructor for class org.apache.syncope.common.lib.request.AttrPatch.Builder
- Builder(CommandTO) - Constructor for class org.apache.syncope.common.lib.command.CommandOutput.Builder
- Builder(AbstractFiqlSearchConditionBuilder.Builder<P, PA, C>) - Constructor for class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- Builder(AnyObjectFiqlSearchConditionBuilder.Builder) - Constructor for class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- Builder(ConnObjectTOFiqlSearchConditionBuilder.Builder) - Constructor for class org.apache.syncope.common.lib.search.ConnObjectTOFiqlSearchConditionBuilder.Builder
- Builder(GroupFiqlSearchConditionBuilder.Builder) - Constructor for class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder.Builder
- Builder(UserFiqlSearchConditionBuilder.Builder) - Constructor for class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- Builder(RelationshipTO) - Constructor for class org.apache.syncope.common.lib.request.RelationshipUR.Builder
- buildEvent(AuditElements.EventCategoryType, String, String, String, AuditElements.Result) - Static method in class org.apache.syncope.common.lib.types.AuditLoggerName
-
Build event string with the following syntax [type]:[category]:[subcategory]:[event]:[maybe result value cond].
- buildLinkedAccountMap(Collection<LinkedAccountTO>) - Static method in class org.apache.syncope.common.lib.EntityTOUtils
- buildMembershipMap(Collection<MembershipTO>) - Static method in class org.apache.syncope.common.lib.EntityTOUtils
- buildRelationshipMap(Collection<RelationshipTO>) - Static method in class org.apache.syncope.common.lib.EntityTOUtils
C
- CipherAlgorithm - Enum in org.apache.syncope.common.lib.types
- CircularFifoQueue<E> - Class in org.apache.syncope.common.lib.collections
-
CircularFifoQueue is a first-in first-out queue with a fixed size that replaces its oldest element if full.
- CircularFifoQueue() - Constructor for class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Constructor that creates a queue with the default size of 32.
- CircularFifoQueue(int) - Constructor for class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Constructor that creates a queue with the specified size.
- CircularFifoQueue(Collection<? extends E>) - Constructor for class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Constructor that creates a queue from the specified collection.
- cleanEmptyAttrs(AnyTO, AnyUR) - Static method in class org.apache.syncope.common.lib.AnyOperations
-
Add PLAIN attribute DELETE patch for those attributes of the input AnyTO without values or containing null value
- clear() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Clears this queue.
- ClientExceptionType - Enum in org.apache.syncope.common.lib.types
- close() - Method in class org.apache.syncope.common.lib.LogOutputStream
-
Writes all remaining data from the buffer.
- COMMAND - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- COMMAND_RUN - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- CommandArgs - Class in org.apache.syncope.common.lib.command
- CommandArgs() - Constructor for class org.apache.syncope.common.lib.command.CommandArgs
- CommandOutput - Class in org.apache.syncope.common.lib.command
- CommandOutput() - Constructor for class org.apache.syncope.common.lib.command.CommandOutput
- CommandOutput.Builder - Class in org.apache.syncope.common.lib.command
- CommandTO - Class in org.apache.syncope.common.lib.command
- CommandTO() - Constructor for class org.apache.syncope.common.lib.command.CommandTO
- CommandTO.Builder - Class in org.apache.syncope.common.lib.command
- compareTo(Attr) - Method in class org.apache.syncope.common.lib.Attr
- ComposablePolicy - Interface in org.apache.syncope.common.lib.policy
- Composite - org.apache.syncope.common.lib.types.ClientExceptionType
- ConcurrentModification - org.apache.syncope.common.lib.types.ClientExceptionType
- condition(String, Object, Object...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- ConflictResolutionAction - Enum in org.apache.syncope.common.lib.types
- ConnectorException - org.apache.syncope.common.lib.types.ClientExceptionType
- ConnObject - Class in org.apache.syncope.common.lib.to
- ConnObject() - Constructor for class org.apache.syncope.common.lib.to.ConnObject
- ConnObjectTOCompleteCondition - Interface in org.apache.syncope.common.lib.search
- ConnObjectTOFiqlSearchConditionBuilder - Class in org.apache.syncope.common.lib.search
-
Extends
AbstractFiqlSearchConditionBuilderby providing some additional facilities for searching connector objects. - ConnObjectTOFiqlSearchConditionBuilder() - Constructor for class org.apache.syncope.common.lib.search.ConnObjectTOFiqlSearchConditionBuilder
- ConnObjectTOFiqlSearchConditionBuilder.Builder - Class in org.apache.syncope.common.lib.search
- ConnObjectTOPartialCondition - Interface in org.apache.syncope.common.lib.search
- ConnObjectTOProperty - Interface in org.apache.syncope.common.lib.search
- contains(String) - Static method in class org.apache.syncope.common.lib.search.SearchableFields
- CONTEXTUAL_PROPERTIES - Static variable in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- CREATE - org.apache.syncope.common.lib.types.AnyEntitlement
- CREATE - org.apache.syncope.common.lib.types.ResourceOperation
- CREATED - org.apache.syncope.common.lib.types.ExecStatus
- CSV - org.apache.syncope.common.lib.types.ReportTemplateFormat
- CUSTOM - org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
- CUSTOM - org.apache.syncope.common.lib.types.JobType
D
- DataIntegrityViolation - org.apache.syncope.common.lib.types.ClientExceptionType
- Date - org.apache.syncope.common.lib.types.AttrSchemaType
- DATE_PATTERNS - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
- DefaultAccountRuleConf - Class in org.apache.syncope.common.lib.policy
- DefaultAccountRuleConf() - Constructor for class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- DefaultPasswordRuleConf - Class in org.apache.syncope.common.lib.policy
- DefaultPasswordRuleConf() - Constructor for class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- DelegatedAdministration - org.apache.syncope.common.lib.types.ClientExceptionType
- DELEGATION_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DELEGATION_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DELEGATION_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DELEGATION_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DELEGATION_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DelegationTO - Class in org.apache.syncope.common.lib.to
- DelegationTO() - Constructor for class org.apache.syncope.common.lib.to.DelegationTO
- DELETE - org.apache.syncope.common.lib.types.AnyEntitlement
- DELETE - org.apache.syncope.common.lib.types.JobAction
- DELETE - org.apache.syncope.common.lib.types.PatchOperation
- DELETE - org.apache.syncope.common.lib.types.ResourceOperation
- DEPROVISION - org.apache.syncope.common.lib.types.MatchingRule
-
Delete resource entity.
- DEPROVISION - org.apache.syncope.common.lib.types.ProvisionAction
- DEPROVISION - org.apache.syncope.common.lib.types.ResourceDeassociationAction
-
Remove user/group from external resource(s).
- DERIVED - org.apache.syncope.common.lib.types.SchemaType
-
Derived schema calculated based on other attributes.
- DerSchemaTO - Class in org.apache.syncope.common.lib.to
- DerSchemaTO() - Constructor for class org.apache.syncope.common.lib.to.DerSchemaTO
- desc(String) - Method in class org.apache.syncope.common.lib.search.OrderByClauseBuilder
- diff(AnyObjectTO, AnyObjectTO, boolean) - Static method in class org.apache.syncope.common.lib.AnyOperations
-
Calculate modifications needed by first in order to be equal to second.
- diff(GroupTO, GroupTO, boolean) - Static method in class org.apache.syncope.common.lib.AnyOperations
-
Calculate modifications needed by first in order to be equal to second.
- diff(UserTO, UserTO, boolean) - Static method in class org.apache.syncope.common.lib.AnyOperations
-
Calculate modifications needed by first in order to be equal to second.
- diff(TO, TO, boolean) - Static method in class org.apache.syncope.common.lib.AnyOperations
- DOMAIN_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DOMAIN_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DOMAIN_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DOMAIN_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- Double - org.apache.syncope.common.lib.types.AttrSchemaType
- DYNREALM_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DYNREALM_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DYNREALM_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DYNREALM_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- DYNREALMS - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users, groups and any objects.
- DynRealmTO - Class in org.apache.syncope.common.lib.to
- DynRealmTO() - Constructor for class org.apache.syncope.common.lib.to.DynRealmTO
E
- element() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
- Encrypted - org.apache.syncope.common.lib.types.AttrSchemaType
- ENCRYPTED_DECODE_CONVERSION_PATTERN - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
- EntitlementsHolder - Class in org.apache.syncope.common.lib.types
- EntityExists - org.apache.syncope.common.lib.types.ClientExceptionType
- EntityTO - Interface in org.apache.syncope.common.lib.to
- EntityTOUtils - Class in org.apache.syncope.common.lib
- EntityViolationType - Enum in org.apache.syncope.common.lib.types
- Enum - org.apache.syncope.common.lib.types.AttrSchemaType
- ENUM_VALUES_SEPARATOR - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
- equals(Object) - Method in class org.apache.syncope.common.lib.Attr
- equals(Object) - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- equals(Object) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- equals(Object) - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- equals(Object) - Method in class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- equals(Object) - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- equals(Object) - Method in class org.apache.syncope.common.lib.request.AbstractPatch
- equals(Object) - Method in class org.apache.syncope.common.lib.request.AbstractPatchItem
- equals(Object) - Method in class org.apache.syncope.common.lib.request.AnyCR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.AnyUR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.AttrPatch
- equals(Object) - Method in class org.apache.syncope.common.lib.request.GroupCR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.GroupUR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.LinkedAccountUR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.MembershipUR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.PasswordPatch
- equals(Object) - Method in class org.apache.syncope.common.lib.request.RelationshipUR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.ResourceAR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.StatusR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.UserCR
- equals(Object) - Method in class org.apache.syncope.common.lib.request.UserUR
- equals(Object) - Method in class org.apache.syncope.common.lib.to.AbstractStartEndBean
- equals(Object) - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.AnyTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.AnyTypeTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.ConnObject
- equals(Object) - Method in class org.apache.syncope.common.lib.to.DelegationTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.DerSchemaTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.ExecTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.GroupTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.Item
- equals(Object) - Method in class org.apache.syncope.common.lib.to.ItemContainer
- equals(Object) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.MailTemplateTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.MembershipTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.PagedResult
- equals(Object) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- equals(Object) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.ProvisioningResult
- equals(Object) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.PushTaskTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.RealmTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.ReportTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.RoleTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.SchemaTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.SecurityQuestionTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.TaskTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.TypeExtensionTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.UserTO
- equals(Object) - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- equals(Object) - Method in class org.apache.syncope.common.lib.types.AuditLoggerName
- equals(Object) - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- equalToIgnoreCase(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- equalToIgnoreCase(String, String...) - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Is textual property equal to (ignoring case) given literal or matching given pattern?
- ErrorTO - Class in org.apache.syncope.common.lib.to
- ErrorTO() - Constructor for class org.apache.syncope.common.lib.to.ErrorTO
- EventCategory - Class in org.apache.syncope.common.lib.audit
- EventCategory() - Constructor for class org.apache.syncope.common.lib.audit.EventCategory
-
Constructor for Type.REST event category.
- EventCategory(AuditElements.EventCategoryType) - Constructor for class org.apache.syncope.common.lib.audit.EventCategory
-
Constructor for the given Type event category.
- ExecStatus - Enum in org.apache.syncope.common.lib.types
-
Status of some execution.
- ExecTO - Class in org.apache.syncope.common.lib.to
- ExecTO() - Constructor for class org.apache.syncope.common.lib.to.ExecTO
- EXPONENTIAL - org.apache.syncope.common.lib.types.BackOffStrategy
F
- FAILURE - org.apache.syncope.common.lib.types.AuditElements.Result
- FAILURE - org.apache.syncope.common.lib.types.ExecStatus
- FAILURES - org.apache.syncope.common.lib.types.TraceLevel
-
Only failed entries.
- FILTERED_RECONCILIATION - org.apache.syncope.common.lib.types.PullMode
- FIQLQueryTO - Class in org.apache.syncope.common.lib.to
- FIQLQueryTO() - Constructor for class org.apache.syncope.common.lib.to.FIQLQueryTO
- FIRSTMATCH - org.apache.syncope.common.lib.types.ConflictResolutionAction
-
Pull first matching object only.
- FIXED - org.apache.syncope.common.lib.types.BackOffStrategy
- flush() - Method in class org.apache.syncope.common.lib.LogOutputStream
-
Flush this log stream.
- FO - org.apache.syncope.common.lib.types.ReportTemplateFormat
- fromAuditKey(String) - Static method in class org.apache.syncope.common.lib.types.AuditLoggerName
- fromHeaderValue(String) - Static method in enum org.apache.syncope.common.lib.types.ClientExceptionType
- fromHttpStatus(int) - Static method in enum org.apache.syncope.common.lib.types.ExecStatus
- fromString(String) - Static method in enum org.apache.syncope.common.lib.search.SpecialAttr
- fromToClass(Class<? extends SchemaTO>) - Static method in enum org.apache.syncope.common.lib.types.SchemaType
- fromTOClass(Class<? extends AnyTO>) - Static method in enum org.apache.syncope.common.lib.types.AnyTypeKind
- fromTOClass(Class<? extends TaskTO>) - Static method in enum org.apache.syncope.common.lib.types.TaskType
- FULL_ADMIN_REALMS - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
- FULL_RECONCILIATION - org.apache.syncope.common.lib.types.PullMode
G
- GenericPersistence - org.apache.syncope.common.lib.types.ClientExceptionType
- get(int) - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Returns the element at the specified position in this queue.
- get(Class<? extends AnyTO>) - Static method in class org.apache.syncope.common.lib.search.SearchableFields
- getAbouts() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getAccessPolicy() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getAccountPolicy() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getAction() - Method in class org.apache.syncope.common.lib.request.ResourceAR
- getAction() - Method in class org.apache.syncope.common.lib.request.ResourceDR
- getActions() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- getActions() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getActive() - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- getADynMembershipConds() - Method in class org.apache.syncope.common.lib.request.GroupCR
- getADynMembershipConds() - Method in class org.apache.syncope.common.lib.request.GroupUR
- getADynMembershipConds() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getAfterObj() - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- getAlgorithm() - Method in enum org.apache.syncope.common.lib.types.CipherAlgorithm
- getAlphabetical() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getAnonymousKey() - Method in class org.apache.syncope.common.lib.SyncopeProperties
- getAnonymousUser() - Method in class org.apache.syncope.common.lib.SyncopeProperties
- getAny1ByRealm() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getAny2ByRealm() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getAnyType() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getAnyType() - Method in class org.apache.syncope.common.lib.to.TypeExtensionTO
- getAnyType() - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- getAnyType1() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getAnyType2() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getAnyTypeClass() - Method in class org.apache.syncope.common.lib.to.SchemaTO
- getAnyTypeClasses() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getAnyTypeKind() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getAnyTypeKind() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getAnyTypes() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getApplication() - Method in class org.apache.syncope.common.lib.to.PrivilegeTO
- getArgs() - Method in class org.apache.syncope.common.lib.command.CommandTO
- getAttr() - Method in class org.apache.syncope.common.lib.request.AttrPatch
- getAttr(String) - Method in class org.apache.syncope.common.lib.to.ConnObject
- getAttrReleasePolicy() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getAttrs() - Method in class org.apache.syncope.common.lib.to.ConnObject
- getAttrSchemaTypeByClass(Class<?>) - Static method in enum org.apache.syncope.common.lib.types.AttrSchemaType
- getAuditEventLoggerName(String, String) - Static method in class org.apache.syncope.common.lib.types.AuditLoggerName
- getAuditLoggerName(String) - Static method in class org.apache.syncope.common.lib.types.AuditLoggerName
- getAuthPolicy() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getAuxClasses() - Method in interface org.apache.syncope.common.lib.RealmMember
- getAuxClasses() - Method in class org.apache.syncope.common.lib.request.AnyCR
- getAuxClasses() - Method in class org.apache.syncope.common.lib.request.AnyUR
- getAuxClasses() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getAuxClasses() - Method in class org.apache.syncope.common.lib.to.TypeExtensionTO
- getAvailableProcessors() - Method in class org.apache.syncope.common.lib.info.SystemInfo
- getBefore() - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- getBeforeObj() - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- getBody() - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- getBody() - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- getCategory() - Method in class org.apache.syncope.common.lib.audit.EventCategory
- getCategory() - Method in class org.apache.syncope.common.lib.types.AuditLoggerName
- getChangePwdDate() - Method in class org.apache.syncope.common.lib.to.UserTO
- getCipherAlgorithm() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getClasses() - Method in class org.apache.syncope.common.lib.info.JavaImplInfo
- getClasses() - Method in class org.apache.syncope.common.lib.to.AnyTypeTO
- getCommands() - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- getCompleted() - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- getConcurrentSettings() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- getConfCompleteness() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getConnIdLocations() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getConnObjectKey() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getConnObjectKeyItem() - Method in class org.apache.syncope.common.lib.to.ItemContainer
- getConnObjectKeyValue() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- getContent() - Method in class org.apache.syncope.common.lib.to.SecurityQuestionTO
- getConversionPattern() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getCorePoolSize() - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- getCRClass() - Method in enum org.apache.syncope.common.lib.types.AnyTypeKind
- getCreationContext() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getCreationDate() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getCreator() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getCronExpression() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getCronExpression() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- getDate() - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- getDefaultBackOffParams() - Method in enum org.apache.syncope.common.lib.types.BackOffStrategy
- getDelegated() - Method in class org.apache.syncope.common.lib.to.DelegationTO
- getDelegatedDelegations() - Method in class org.apache.syncope.common.lib.to.UserTO
- getDelegating() - Method in class org.apache.syncope.common.lib.to.DelegationTO
- getDelegatingDelegations() - Method in class org.apache.syncope.common.lib.to.UserTO
- getDerAttr(String) - Method in interface org.apache.syncope.common.lib.Attributable
- getDerAttr(String) - Method in class org.apache.syncope.common.lib.request.AnyCR
- getDerAttr(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- getDerAttr(String) - Method in class org.apache.syncope.common.lib.to.MembershipTO
- getDerAttrs() - Method in interface org.apache.syncope.common.lib.Attributable
- getDerAttrs() - Method in class org.apache.syncope.common.lib.request.AnyCR
- getDerAttrs() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getDerAttrs() - Method in class org.apache.syncope.common.lib.to.MembershipTO
- getDerSchemas() - Method in class org.apache.syncope.common.lib.to.AnyTypeClassTO
- getDescription() - Method in class org.apache.syncope.common.lib.to.ApplicationTO
- getDescription() - Method in class org.apache.syncope.common.lib.to.PrivilegeTO
- getDescription() - Method in class org.apache.syncope.common.lib.to.RelationshipTypeTO
- getDescription() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- getDestinationRealm() - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- getDigit() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getDiscriminator() - Method in class org.apache.syncope.common.lib.policy.AccountPolicyTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.request.AnyCR
- getDiscriminator() - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- getDiscriminator() - Method in class org.apache.syncope.common.lib.request.AnyObjectUR
- getDiscriminator() - Method in class org.apache.syncope.common.lib.request.AnyUR
- getDiscriminator() - Method in class org.apache.syncope.common.lib.request.GroupCR
- getDiscriminator() - Method in class org.apache.syncope.common.lib.request.GroupUR
- getDiscriminator() - Method in class org.apache.syncope.common.lib.request.UserCR
- getDiscriminator() - Method in class org.apache.syncope.common.lib.request.UserUR
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.DerSchemaTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.PushTaskTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.SchemaTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.TaskTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.UserTO
- getDiscriminator() - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- getDynamicAnyObjectMembershipCount() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getDynamicUserMembershipCount() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getDynMembershipCond() - Method in class org.apache.syncope.common.lib.to.RoleTO
- getDynMembershipConds() - Method in class org.apache.syncope.common.lib.to.DynRealmTO
- getDynMemberships() - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- getDynMemberships() - Method in class org.apache.syncope.common.lib.request.UserCR
- getDynMemberships() - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- getDynMemberships() - Method in interface org.apache.syncope.common.lib.to.GroupableRelatableTO
- getDynMemberships() - Method in class org.apache.syncope.common.lib.to.UserTO
- getDynRealms() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getDynRealms() - Method in class org.apache.syncope.common.lib.to.RoleTO
- getDynRoles() - Method in class org.apache.syncope.common.lib.to.UserTO
- getElements() - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- getElements() - Method in class org.apache.syncope.common.lib.to.ErrorTO
- getEnd() - Method in class org.apache.syncope.common.lib.to.AbstractStartEndBean
- getEnd() - Method in class org.apache.syncope.common.lib.to.DelegationTO
- getEngine() - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- getEntitlements() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getEntitlements() - Method in class org.apache.syncope.common.lib.to.RoleTO
- getEntity() - Method in class org.apache.syncope.common.lib.to.ProvisioningResult
- getEntityKey() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getEntityKey() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getEnumerationKeys() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getEnumerationValues() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getETagValue() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getEvent() - Method in class org.apache.syncope.common.lib.types.AuditLoggerName
- getEvents() - Method in class org.apache.syncope.common.lib.audit.EventCategory
- getEvents() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getException(ClientExceptionType) - Method in exception org.apache.syncope.common.lib.SyncopeClientCompositeException
- getExceptions() - Method in exception org.apache.syncope.common.lib.SyncopeClientCompositeException
- getExecutions() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getExecutions() - Method in class org.apache.syncope.common.lib.to.TaskTO
- getExecutor() - Method in class org.apache.syncope.common.lib.to.ExecTO
- getExpirationTime() - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- getExpression() - Method in class org.apache.syncope.common.lib.to.DerSchemaTO
- getExtAttrName() - Method in class org.apache.syncope.common.lib.to.Item
- getExtAttrName() - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- getFailedLogins() - Method in class org.apache.syncope.common.lib.to.UserTO
- getFailureReason() - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- getFileExt() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getFilters() - Method in class org.apache.syncope.common.lib.to.PushTaskTO
- getFiql() - Method in class org.apache.syncope.common.lib.to.ConnObject
- getFiql() - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- getFor(String) - Method in enum org.apache.syncope.common.lib.types.AnyEntitlement
- getFreeMemory() - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- getFullPath() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getGroup() - Method in class org.apache.syncope.common.lib.request.MembershipUR
- getGroupKey() - Method in class org.apache.syncope.common.lib.to.MembershipTO
- getGroupName() - Method in class org.apache.syncope.common.lib.to.MembershipTO
- getGroupOwner() - Method in class org.apache.syncope.common.lib.request.GroupCR
- getGroupOwner() - Method in class org.apache.syncope.common.lib.request.GroupUR
- getGroupOwner() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getGroupsByRealm() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getHistoryLength() - Method in class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- getHostname() - Method in class org.apache.syncope.common.lib.info.SystemInfo
- getHtmlBody() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getHttpStatus() - Method in enum org.apache.syncope.common.lib.types.ExecStatus
- getIllegalChars() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getImplementationTypes() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getInfoHeaderValue(String) - Method in enum org.apache.syncope.common.lib.types.ClientExceptionType
- getInputs() - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- getInstance() - Method in class org.apache.syncope.common.lib.command.CommandTO.Builder
- getInstance() - Method in class org.apache.syncope.common.lib.request.AbstractPatch.Builder
- getInstance() - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- getInstance() - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- getInstance() - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- getInstance() - Method in class org.apache.syncope.common.lib.request.StatusR.Builder
- getInstance() - Static method in class org.apache.syncope.common.lib.types.EntitlementsHolder
- getInstance() - Static method in class org.apache.syncope.common.lib.types.ImplementationTypesHolder
- getIntAttrName() - Method in class org.apache.syncope.common.lib.to.Item
- getInUseByTypes() - Method in class org.apache.syncope.common.lib.to.AnyTypeClassTO
- getInvalidValue() - Method in enum org.apache.syncope.common.lib.types.EntityViolationType
- getItems() - Method in class org.apache.syncope.common.lib.to.ItemContainer
- getJavaImplInfo(String) - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getJavaImplInfos() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getJobDelegate() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getJobDelegate() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- getJobType() - Method in class org.apache.syncope.common.lib.to.ExecTO
- getJvm() - Method in class org.apache.syncope.common.lib.info.SystemInfo
- getKey() - Method in class org.apache.syncope.common.lib.command.CommandTO
- getKey() - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- getKey() - Method in class org.apache.syncope.common.lib.request.AnyUR
- getKey() - Method in class org.apache.syncope.common.lib.request.ResourceAR
- getKey() - Method in class org.apache.syncope.common.lib.request.ResourceDR
- getKey() - Method in class org.apache.syncope.common.lib.request.StatusR
- getKey() - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- getKey() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getKey() - Method in class org.apache.syncope.common.lib.to.AnyTypeClassTO
- getKey() - Method in class org.apache.syncope.common.lib.to.AnyTypeTO
- getKey() - Method in class org.apache.syncope.common.lib.to.ApplicationTO
- getKey() - Method in class org.apache.syncope.common.lib.to.AuditConfTO
- getKey() - Method in class org.apache.syncope.common.lib.to.DelegationTO
- getKey() - Method in class org.apache.syncope.common.lib.to.DynRealmTO
- getKey() - Method in interface org.apache.syncope.common.lib.to.EntityTO
- getKey() - Method in class org.apache.syncope.common.lib.to.ExecTO
- getKey() - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- getKey() - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- getKey() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- getKey() - Method in class org.apache.syncope.common.lib.to.MailTemplateTO
- getKey() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getKey() - Method in class org.apache.syncope.common.lib.to.PrivilegeTO
- getKey() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getKey() - Method in class org.apache.syncope.common.lib.to.RelationshipTypeTO
- getKey() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getKey() - Method in class org.apache.syncope.common.lib.to.RoleTO
- getKey() - Method in class org.apache.syncope.common.lib.to.SchemaTO
- getKey() - Method in class org.apache.syncope.common.lib.to.SecurityQuestionTO
- getKey() - Method in class org.apache.syncope.common.lib.to.TaskTO
- getKind() - Method in class org.apache.syncope.common.lib.to.AnyTypeTO
- getLabel(Locale) - Method in class org.apache.syncope.common.lib.to.SchemaTO
- getLabels() - Method in class org.apache.syncope.common.lib.to.SchemaTO
- getLastChangeContext() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getLastChangeDate() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getLastExec() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getLastExec() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- getLastExecutor() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getLastExecutor() - Method in class org.apache.syncope.common.lib.to.TaskTO
- getLastLoginDate() - Method in class org.apache.syncope.common.lib.to.UserTO
- getLastModifier() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getLatestExecStatus() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getLatestExecStatus() - Method in class org.apache.syncope.common.lib.to.TaskTO
- getLinkedAccounts() - Method in class org.apache.syncope.common.lib.request.UserCR
- getLinkedAccounts() - Method in class org.apache.syncope.common.lib.request.UserUR
- getLinkedAccounts() - Method in class org.apache.syncope.common.lib.to.UserTO
- getLinkedAccountTO() - Method in class org.apache.syncope.common.lib.request.LinkedAccountUR
- getLoad() - Method in class org.apache.syncope.common.lib.info.SystemInfo
- getLocalizedMessage() - Method in exception org.apache.syncope.common.lib.SyncopeClientCompositeException
- getLocalizedMessage() - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- getLogger() - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- getLowercase() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getMandatoryCondition() - Method in class org.apache.syncope.common.lib.to.Item
- getMandatoryCondition() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getMatchingRule() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- getMaxAuthenticationAttempts() - Method in class org.apache.syncope.common.lib.policy.AccountPolicyTO
- getMaxLength() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- getMaxLength() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getMaxMemory() - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- getMaxPoolSize() - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- getMediaType() - Method in enum org.apache.syncope.common.lib.types.MailTemplateFormat
- getMembership(String) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- getMembership(String) - Method in class org.apache.syncope.common.lib.request.UserCR
- getMembership(String) - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- getMembership(String) - Method in interface org.apache.syncope.common.lib.to.GroupableRelatableTO
- getMembership(String) - Method in class org.apache.syncope.common.lib.to.UserTO
- getMemberships() - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- getMemberships() - Method in class org.apache.syncope.common.lib.request.AnyObjectUR
- getMemberships() - Method in class org.apache.syncope.common.lib.request.UserCR
- getMemberships() - Method in class org.apache.syncope.common.lib.request.UserUR
- getMemberships() - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- getMemberships() - Method in interface org.apache.syncope.common.lib.to.GroupableRelatableTO
- getMemberships() - Method in class org.apache.syncope.common.lib.to.UserTO
- getMessage() - Method in exception org.apache.syncope.common.lib.SyncopeClientCompositeException
- getMessage() - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- getMessage() - Method in class org.apache.syncope.common.lib.to.ExecTO
- getMessage() - Method in enum org.apache.syncope.common.lib.types.EntityViolationType
- getMimeType() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getMimeType() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getMimeType() - Method in enum org.apache.syncope.common.lib.types.ImplementationEngine
- getMinLength() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- getMinLength() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getMustChangePassword() - Method in class org.apache.syncope.common.lib.request.UserUR
- getName() - Method in class org.apache.syncope.common.lib.policy.AbstractAccountRuleConf
- getName() - Method in class org.apache.syncope.common.lib.policy.AbstractPasswordRuleConf
- getName() - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- getName() - Method in interface org.apache.syncope.common.lib.policy.RuleConf
-
Give name of related rule instance.
- getName() - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- getName() - Method in class org.apache.syncope.common.lib.request.AnyObjectUR
- getName() - Method in class org.apache.syncope.common.lib.request.GroupCR
- getName() - Method in class org.apache.syncope.common.lib.request.GroupUR
- getName() - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- getName() - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- getName() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getName() - Method in interface org.apache.syncope.common.lib.to.NamedEntityTO
- getName() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getName() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getName() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- getNext() - Method in class org.apache.syncope.common.lib.to.PagedResult
- getNextExec() - Method in class org.apache.syncope.common.lib.to.ReportTO
- getNextExec() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- getNotification() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getObjectClassName() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getOldConnObjectKey() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getOperation() - Method in class org.apache.syncope.common.lib.request.AbstractPatch
- getOperation() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getOperator() - Method in class org.apache.syncope.common.lib.search.SyncopeFiqlSearchCondition
- getOs() - Method in class org.apache.syncope.common.lib.info.SystemInfo
- getOtherEndKey() - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- getOtherEndName() - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- getOtherEndType() - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- getOutput() - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- getOutput() - Method in class org.apache.syncope.common.lib.command.CommandOutput
- getOwner() - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- getPage() - Method in class org.apache.syncope.common.lib.to.PagedResult
- getParent() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getPassthroughResources() - Method in class org.apache.syncope.common.lib.policy.AccountPolicyTO
- getPassword() - Method in class org.apache.syncope.common.lib.request.UserCR
- getPassword() - Method in class org.apache.syncope.common.lib.request.UserUR
- getPassword() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- getPassword() - Method in class org.apache.syncope.common.lib.to.UserTO
- getPasswordPolicy() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getPattern() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- getPlainAttr(String) - Method in interface org.apache.syncope.common.lib.Attributable
- getPlainAttr(String) - Method in class org.apache.syncope.common.lib.request.AnyCR
- getPlainAttr(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- getPlainAttr(String) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- getPlainAttr(String) - Method in class org.apache.syncope.common.lib.to.MembershipTO
- getPlainAttrs() - Method in interface org.apache.syncope.common.lib.Attributable
- getPlainAttrs() - Method in class org.apache.syncope.common.lib.request.AnyCR
- getPlainAttrs() - Method in class org.apache.syncope.common.lib.request.AnyUR
- getPlainAttrs() - Method in class org.apache.syncope.common.lib.request.MembershipUR
- getPlainAttrs() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getPlainAttrs() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- getPlainAttrs() - Method in class org.apache.syncope.common.lib.to.MembershipTO
- getPlainSchemas() - Method in class org.apache.syncope.common.lib.to.AnyTypeClassTO
- getPrefixesNotPermitted() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- getPrev() - Method in class org.apache.syncope.common.lib.to.PagedResult
- getPrivileges() - Method in class org.apache.syncope.common.lib.to.ApplicationTO
- getPrivileges() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- getPrivileges() - Method in class org.apache.syncope.common.lib.to.RoleTO
- getPrivileges() - Method in class org.apache.syncope.common.lib.to.UserTO
- getPropagationData() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getPropagationJEXLTransformer() - Method in class org.apache.syncope.common.lib.to.Item
- getPropagationStatuses() - Method in class org.apache.syncope.common.lib.to.ProvisioningResult
- getPropertyPath() - Method in enum org.apache.syncope.common.lib.types.EntityViolationType
- getPullJEXLTransformer() - Method in class org.apache.syncope.common.lib.to.Item
- getPullMode() - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- getPurpose() - Method in class org.apache.syncope.common.lib.to.Item
- getQueueCapacity() - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- getQueued() - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- getRealm() - Method in interface org.apache.syncope.common.lib.RealmMember
- getRealm() - Method in class org.apache.syncope.common.lib.request.AnyCR
- getRealm() - Method in class org.apache.syncope.common.lib.request.AnyUR
- getRealm() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getRealm() - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- getRealms() - Method in class org.apache.syncope.common.lib.to.RoleTO
- getRecipientAttrName() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getRecipients() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getRecipientsFIQL() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getRecipientsProvider() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getReconFilterBuilder() - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- getRefDesc() - Method in class org.apache.syncope.common.lib.to.ExecTO
- getRefDesc() - Method in class org.apache.syncope.common.lib.to.JobTO
- getRefKey() - Method in class org.apache.syncope.common.lib.to.ExecTO
- getRefKey() - Method in class org.apache.syncope.common.lib.to.JobTO
- getRelationship(String, String) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- getRelationship(String, String) - Method in class org.apache.syncope.common.lib.request.UserCR
- getRelationship(String, String) - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- getRelationship(String, String) - Method in interface org.apache.syncope.common.lib.to.GroupableRelatableTO
- getRelationship(String, String) - Method in class org.apache.syncope.common.lib.to.UserTO
- getRelationships() - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- getRelationships() - Method in class org.apache.syncope.common.lib.request.AnyObjectUR
- getRelationships() - Method in class org.apache.syncope.common.lib.request.UserCR
- getRelationships() - Method in class org.apache.syncope.common.lib.request.UserUR
- getRelationships() - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- getRelationships() - Method in interface org.apache.syncope.common.lib.to.GroupableRelatableTO
- getRelationships() - Method in class org.apache.syncope.common.lib.to.UserTO
- getRelationshipTO() - Method in class org.apache.syncope.common.lib.request.RelationshipUR
- getRepeatSame() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getResource() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- getResource() - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- getResource() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- getResource() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- getResource() - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- getResources() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getResources() - Method in interface org.apache.syncope.common.lib.RealmMember
- getResources() - Method in class org.apache.syncope.common.lib.request.AnyCR
- getResources() - Method in class org.apache.syncope.common.lib.request.AnyUR
- getResources() - Method in class org.apache.syncope.common.lib.request.PasswordPatch
- getResources() - Method in class org.apache.syncope.common.lib.request.ResourceDR
- getResources() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getResources() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getResponseStatus() - Method in enum org.apache.syncope.common.lib.types.ClientExceptionType
- getResult() - Method in class org.apache.syncope.common.lib.to.PagedResult
- getResult() - Method in class org.apache.syncope.common.lib.types.AuditLoggerName
- getRoles() - Method in class org.apache.syncope.common.lib.request.UserCR
- getRoles() - Method in class org.apache.syncope.common.lib.request.UserUR
- getRoles() - Method in class org.apache.syncope.common.lib.to.DelegationTO
- getRoles() - Method in class org.apache.syncope.common.lib.to.UserTO
- getRules() - Method in class org.apache.syncope.common.lib.policy.AccountPolicyTO
- getRules() - Method in interface org.apache.syncope.common.lib.policy.ComposablePolicy
-
Return policy rules.
- getRules() - Method in class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- getSchema() - Method in class org.apache.syncope.common.lib.Attr
- getSchemasNotPermitted() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- getSchemasNotPermitted() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getScore(String) - Static method in enum org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- getSecretKey() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getSecurityAnswer() - Method in class org.apache.syncope.common.lib.request.UserCR
- getSecurityAnswer() - Method in class org.apache.syncope.common.lib.request.UserUR
- getSecurityAnswer() - Method in class org.apache.syncope.common.lib.to.UserTO
- getSecurityQuestion() - Method in class org.apache.syncope.common.lib.request.UserCR
- getSecurityQuestion() - Method in class org.apache.syncope.common.lib.request.UserUR
- getSecurityQuestion() - Method in class org.apache.syncope.common.lib.to.UserTO
- getSender() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getSender() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getSize() - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- getSize() - Method in class org.apache.syncope.common.lib.to.PagedResult
- getSourceRealm() - Method in class org.apache.syncope.common.lib.to.PushTaskTO
- getSpec() - Method in class org.apache.syncope.common.lib.to.PrivilegeTO
- getSpecial() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getSpecialChars() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getStart() - Method in class org.apache.syncope.common.lib.to.AbstractStartEndBean
- getStart() - Method in class org.apache.syncope.common.lib.to.DelegationTO
- getStart() - Method in class org.apache.syncope.common.lib.to.JobTO
- getStartAt() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- getStartTime() - Method in class org.apache.syncope.common.lib.info.SystemInfo
- getStaticAnyObjectMembershipCount() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getStaticRecipients() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getStaticUserMembershipCount() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getStatus() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getStatus() - Method in class org.apache.syncope.common.lib.to.ErrorTO
- getStatus() - Method in class org.apache.syncope.common.lib.to.ExecTO
- getStatus() - Method in class org.apache.syncope.common.lib.to.JobTO
- getStatus() - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- getSubcategory() - Method in class org.apache.syncope.common.lib.audit.EventCategory
- getSubcategory() - Method in class org.apache.syncope.common.lib.types.AuditLoggerName
- getSubject() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getSubject() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getSuffixesNotPermitted() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- getSystemLoadAverage() - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- getTarget() - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- getTaskExecutorInfos() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getTemplate() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getTemplates() - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- getTemplates() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getTemplates() - Method in interface org.apache.syncope.common.lib.to.TemplatableTO
- getTextBody() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getThrowable() - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- getTicketExpirationPolicy() - Method in class org.apache.syncope.common.lib.to.RealmTO
- getToClass() - Method in enum org.apache.syncope.common.lib.types.SchemaType
- getToClass() - Method in enum org.apache.syncope.common.lib.types.TaskType
- getTOClass() - Method in enum org.apache.syncope.common.lib.types.AnyTypeKind
- getToken() - Method in class org.apache.syncope.common.lib.request.StatusR
- getToken() - Method in class org.apache.syncope.common.lib.to.UserTO
- getTokenExpireTime() - Method in class org.apache.syncope.common.lib.to.UserTO
- getTotalAny1() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getTotalAny2() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getTotalCount() - Method in class org.apache.syncope.common.lib.to.PagedResult
- getTotalGroups() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getTotalMemory() - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- getTotalResources() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getTotalRoles() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getTotalUsers() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getTraceLevel() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- getTraceLevel() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- getTransformers() - Method in class org.apache.syncope.common.lib.to.Item
- getType() - Method in class org.apache.syncope.common.lib.audit.EventCategory
- getType() - Method in class org.apache.syncope.common.lib.info.JavaImplInfo
- getType() - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- getType() - Method in class org.apache.syncope.common.lib.request.StatusR
- getType() - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- getType() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getType() - Method in class org.apache.syncope.common.lib.to.ErrorTO
- getType() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getType() - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- getType() - Method in class org.apache.syncope.common.lib.to.JobTO
- getType() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getType() - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- getType() - Method in class org.apache.syncope.common.lib.to.UserTO
- getType() - Method in enum org.apache.syncope.common.lib.types.AttrSchemaType
- getType() - Method in class org.apache.syncope.common.lib.types.AuditLoggerName
- getTypeExtension(String) - Method in class org.apache.syncope.common.lib.request.GroupUR
- getTypeExtension(String) - Method in class org.apache.syncope.common.lib.to.GroupTO
- getTypeExtensions() - Method in class org.apache.syncope.common.lib.request.GroupCR
- getTypeExtensions() - Method in class org.apache.syncope.common.lib.request.GroupUR
- getTypeExtensions() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getUDynMembershipCond() - Method in class org.apache.syncope.common.lib.request.GroupCR
- getUDynMembershipCond() - Method in class org.apache.syncope.common.lib.request.GroupUR
- getUDynMembershipCond() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getUnmatchingRule() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- getUppercase() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- getUptime() - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- getURClass() - Method in enum org.apache.syncope.common.lib.types.AnyTypeKind
- getUsedByRealms() - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- getUsedByResources() - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- getUserClasses() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- getUsername() - Method in class org.apache.syncope.common.lib.request.UserCR
- getUsername() - Method in class org.apache.syncope.common.lib.request.UserUR
- getUsername() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- getUsername() - Method in class org.apache.syncope.common.lib.to.UserTO
- getUserOwner() - Method in class org.apache.syncope.common.lib.request.GroupCR
- getUserOwner() - Method in class org.apache.syncope.common.lib.request.GroupUR
- getUserOwner() - Method in class org.apache.syncope.common.lib.to.GroupTO
- getUsersByRealm() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getUsersByStatus() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- getValidator() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- getValue() - Method in class org.apache.syncope.common.lib.request.AbstractPatchItem
- getValues() - Method in class org.apache.syncope.common.lib.Attr
- getValues() - Method in class org.apache.syncope.common.lib.types.EntitlementsHolder
- getValues() - Method in class org.apache.syncope.common.lib.types.ImplementationTypesHolder
- getVirAttr(String) - Method in interface org.apache.syncope.common.lib.Attributable
- getVirAttr(String) - Method in class org.apache.syncope.common.lib.request.AnyCR
- getVirAttr(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- getVirAttr(String) - Method in class org.apache.syncope.common.lib.to.MembershipTO
- getVirAttrs() - Method in interface org.apache.syncope.common.lib.Attributable
- getVirAttrs() - Method in class org.apache.syncope.common.lib.request.AnyCR
- getVirAttrs() - Method in class org.apache.syncope.common.lib.request.AnyUR
- getVirAttrs() - Method in class org.apache.syncope.common.lib.request.MembershipUR
- getVirAttrs() - Method in class org.apache.syncope.common.lib.to.AnyTO
- getVirAttrs() - Method in class org.apache.syncope.common.lib.to.MembershipTO
- getVirSchemas() - Method in class org.apache.syncope.common.lib.to.AnyTypeClassTO
- getWho() - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- getWordsNotPermitted() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- getWordsNotPermitted() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- GROOVY - org.apache.syncope.common.lib.types.ImplementationEngine
- GROUP - org.apache.syncope.common.lib.types.AnyTypeKind
- GROUP_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- GROUP_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- GROUP_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- GROUP_SEARCH - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- GROUP_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- GroupableRelatableTO - Interface in org.apache.syncope.common.lib.to
- GroupCompleteCondition - Interface in org.apache.syncope.common.lib.search
- GroupCR - Class in org.apache.syncope.common.lib.request
- GroupCR() - Constructor for class org.apache.syncope.common.lib.request.GroupCR
- GroupCR.Builder - Class in org.apache.syncope.common.lib.request
- GroupFiqlSearchConditionBuilder - Class in org.apache.syncope.common.lib.search
-
Extends
AbstractFiqlSearchConditionBuilderby providing some additional facilities for searching groups in Syncope. - GroupFiqlSearchConditionBuilder() - Constructor for class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder
- GroupFiqlSearchConditionBuilder.Builder - Class in org.apache.syncope.common.lib.search
- groupName(String) - Method in class org.apache.syncope.common.lib.to.MembershipTO.Builder
- groupOwner(String) - Method in class org.apache.syncope.common.lib.request.GroupCR.Builder
- groupOwner(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- GroupOwnership - org.apache.syncope.common.lib.types.ClientExceptionType
- GroupPartialCondition - Interface in org.apache.syncope.common.lib.search
- GroupProperty - Interface in org.apache.syncope.common.lib.search
- GROUPS - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users and any objects.
- GroupTO - Class in org.apache.syncope.common.lib.to
- GroupTO() - Constructor for class org.apache.syncope.common.lib.to.GroupTO
- GroupUR - Class in org.apache.syncope.common.lib.request
- GroupUR() - Constructor for class org.apache.syncope.common.lib.request.GroupUR
- GroupUR.Builder - Class in org.apache.syncope.common.lib.request
H
- hasAuxClasses(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- hasAuxClasses(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- hasAuxClasses(String, String...) - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Has user, group or any object assigned the given auxiliary class(es)?
- hasException(ClientExceptionType) - Method in exception org.apache.syncope.common.lib.SyncopeClientCompositeException
- hasExceptions() - Method in exception org.apache.syncope.common.lib.SyncopeClientCompositeException
- hashCode() - Method in class org.apache.syncope.common.lib.Attr
- hashCode() - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- hashCode() - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- hashCode() - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- hashCode() - Method in class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- hashCode() - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- hashCode() - Method in class org.apache.syncope.common.lib.request.AbstractPatch
- hashCode() - Method in class org.apache.syncope.common.lib.request.AbstractPatchItem
- hashCode() - Method in class org.apache.syncope.common.lib.request.AnyCR
- hashCode() - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- hashCode() - Method in class org.apache.syncope.common.lib.request.AnyObjectUR
- hashCode() - Method in class org.apache.syncope.common.lib.request.AnyUR
- hashCode() - Method in class org.apache.syncope.common.lib.request.AttrPatch
- hashCode() - Method in class org.apache.syncope.common.lib.request.GroupCR
- hashCode() - Method in class org.apache.syncope.common.lib.request.GroupUR
- hashCode() - Method in class org.apache.syncope.common.lib.request.LinkedAccountUR
- hashCode() - Method in class org.apache.syncope.common.lib.request.MembershipUR
- hashCode() - Method in class org.apache.syncope.common.lib.request.PasswordPatch
- hashCode() - Method in class org.apache.syncope.common.lib.request.RelationshipUR
- hashCode() - Method in class org.apache.syncope.common.lib.request.ResourceAR
- hashCode() - Method in class org.apache.syncope.common.lib.request.StatusR
- hashCode() - Method in class org.apache.syncope.common.lib.request.UserCR
- hashCode() - Method in class org.apache.syncope.common.lib.request.UserUR
- hashCode() - Method in class org.apache.syncope.common.lib.to.AbstractStartEndBean
- hashCode() - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.AnyTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.AnyTypeTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.ConnObject
- hashCode() - Method in class org.apache.syncope.common.lib.to.DelegationTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.DerSchemaTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.ExecTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.GroupTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.Item
- hashCode() - Method in class org.apache.syncope.common.lib.to.ItemContainer
- hashCode() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.MailTemplateTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.MembershipTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.PagedResult
- hashCode() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- hashCode() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.ProvisioningResult
- hashCode() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.PushTaskTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.RealmTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.ReportTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.RoleTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.SchemaTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.SecurityQuestionTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.TaskTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.TypeExtensionTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.UserTO
- hashCode() - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- hashCode() - Method in class org.apache.syncope.common.lib.types.AuditLoggerName
- hashCode() - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- hasNotAuxClasses(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- hasNotAuxClasses(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- hasNotAuxClasses(String, String...) - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Has user, group or any object not assigned the given auxiliary class(es)?
- hasNotResources(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- hasNotResources(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- hasNotResources(String, String...) - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Is user, group or any object not owning given resource(s)?
- hasResources(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- hasResources(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- hasResources(String, String...) - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Is user, group or any object owning given resource(s)?
- HaveIBeenPwnedPasswordRuleConf - Class in org.apache.syncope.common.lib.policy
- HaveIBeenPwnedPasswordRuleConf() - Constructor for class org.apache.syncope.common.lib.policy.HaveIBeenPwnedPasswordRuleConf
- HTML - org.apache.syncope.common.lib.types.MailTemplateFormat
- HTML - org.apache.syncope.common.lib.types.ReportTemplateFormat
- httpStatus - Variable in enum org.apache.syncope.common.lib.types.ExecStatus
I
- IdRepoEntitlement - Class in org.apache.syncope.common.lib.types
- IdRepoImplementationType - Class in org.apache.syncope.common.lib.types
- IEQ - Static variable in class org.apache.syncope.common.lib.search.SyncopeFiqlParser
- IGNORE - org.apache.syncope.common.lib.types.ConflictResolutionAction
-
Do nothing.
- IGNORE - org.apache.syncope.common.lib.types.MatchingRule
-
Do not perform any action.
- IGNORE - org.apache.syncope.common.lib.types.UnmatchingRule
-
Do not perform any action.
- IMPLEMENTATION_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- IMPLEMENTATION_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- IMPLEMENTATION_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- IMPLEMENTATION_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- IMPLEMENTATION_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ImplementationEngine - Enum in org.apache.syncope.common.lib.types
- ImplementationTO - Class in org.apache.syncope.common.lib.to
- ImplementationTO() - Constructor for class org.apache.syncope.common.lib.to.ImplementationTO
- ImplementationTypesHolder - Class in org.apache.syncope.common.lib.types
- INCREMENTAL - org.apache.syncope.common.lib.types.PullMode
- inDynRealms(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- inDynRealms(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- inDynRealms(String, String...) - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Is user, group or any object in the given dynamic realm(s)?
- inGroups(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- inGroups(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- inGroups(String, String...) - Method in interface org.apache.syncope.common.lib.search.AnyObjectProperty
- inGroups(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- inGroups(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- inGroups(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- inRelationships(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- inRelationships(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- inRelationships(String, String...) - Method in interface org.apache.syncope.common.lib.search.AnyObjectProperty
- inRelationships(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- inRelationships(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- inRelationships(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- inRelationshipTypes(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- inRelationshipTypes(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- inRelationshipTypes(String, String...) - Method in interface org.apache.syncope.common.lib.search.AnyObjectProperty
- inRelationshipTypes(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- inRelationshipTypes(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- inRelationshipTypes(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- inRoles(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- inRoles(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- inRoles(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- instance - Variable in class org.apache.syncope.common.lib.command.CommandTO.Builder
- instance - Variable in class org.apache.syncope.common.lib.request.AbstractPatch.Builder
- instance - Variable in class org.apache.syncope.common.lib.request.AnyCR.Builder
- instance - Variable in class org.apache.syncope.common.lib.request.AnyUR.Builder
- InUse - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidAccessToken - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidADynMemberships - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidAnyObject - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidAnyType - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidAnyType - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidConf - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidConnIdConf - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidConnInstance - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidConnInstanceLocation - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidConnPoolConf - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidDerSchema - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidDynRealm - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidDynRealm - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidEntity - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidExternalResource - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidGroup - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidGroupOwner - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidImplementation - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidImplementationType - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidKey - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidLogger - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidMapping - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidMapping - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidMembership - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidName - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidOrgUnit - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidPageOrSize - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidPassword - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidPath - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidPlainAttr - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidPlainSchema - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidPolicy - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidPolicy - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidPrivilege - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidPropagationTask - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidPropagationTaskExecReport - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidProvision - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidProvisioningTask - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidPullTask - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidRealm - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidRealm - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidRelationship - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidRelationshipType - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidRemediation - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidReport - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidReport - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidReportExec - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidRequest - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidResource - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidRole - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidSchedTask - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidSchemaDefinition - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidSchemaEncrypted - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidSchemaEnum - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidSchemaMultivalueUnique - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidSearchParameters - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidSecurityAnswer - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidUser - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidUsername - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidValueList - org.apache.syncope.common.lib.types.EntityViolationType
- InvalidValues - org.apache.syncope.common.lib.types.ClientExceptionType
- InvalidVirSchema - org.apache.syncope.common.lib.types.ClientExceptionType
- is(String) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- is(String) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- is(String) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- is(String) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- is(String) - Method in class org.apache.syncope.common.lib.search.ConnObjectTOFiqlSearchConditionBuilder.Builder
- is(String) - Method in class org.apache.syncope.common.lib.search.ConnObjectTOFiqlSearchConditionBuilder
- is(String) - Method in class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder.Builder
- is(String) - Method in class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder
- is(String) - Method in interface org.apache.syncope.common.lib.search.SyncopePartialCondition
- is(String) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- is(String) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- isActive() - Method in class org.apache.syncope.common.lib.to.AuditConfTO
- isActive() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- isActive() - Method in class org.apache.syncope.common.lib.to.ReportTO
- isActive() - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- isAllLowerCase() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- isAllowNullPassword() - Method in class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- isAllUpperCase() - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- isAtFullCapacity() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Returns
trueif the capacity limit of this queue has been reached, i.e. the number of elements stored in the queue equals its maximum size. - isComposite() - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- isConnObjectKey() - Method in class org.apache.syncope.common.lib.to.Item
- isContinueOnError() - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- isConversionPatternNeeded() - Method in enum org.apache.syncope.common.lib.types.AttrSchemaType
- isEmpty() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Returns true if this queue is empty; false otherwise.
- isEmpty() - Method in class org.apache.syncope.common.lib.request.AnyObjectUR
- isEmpty() - Method in class org.apache.syncope.common.lib.request.AnyUR
- isEmpty() - Method in class org.apache.syncope.common.lib.request.AttrPatch
- isEmpty() - Method in class org.apache.syncope.common.lib.request.GroupUR
- isEmpty() - Method in class org.apache.syncope.common.lib.request.UserUR
- isEmpty() - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- isEmptyButPassword() - Method in class org.apache.syncope.common.lib.request.UserUR
- isEmptyNotConsideringPassword() - Method in class org.apache.syncope.common.lib.request.UserUR
- isExecuted() - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- isFull() - Static method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
A
CircularFifoQueuecan never be full, thus this returns alwaysfalse. - isInvertible() - Method in enum org.apache.syncope.common.lib.types.CipherAlgorithm
- isMultivalue() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- isMustChangePassword() - Method in class org.apache.syncope.common.lib.request.UserCR
- isMustChangePassword() - Method in class org.apache.syncope.common.lib.to.UserTO
- isNotNull(String) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- isNull(String) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- isOnSyncope() - Method in class org.apache.syncope.common.lib.request.PasswordPatch
- isPassword() - Method in class org.apache.syncope.common.lib.to.Item
- isPerformCreate() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- isPerformDelete() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- isPerformUpdate() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- isPropagateSuspension() - Method in class org.apache.syncope.common.lib.policy.AccountPolicyTO
- isPwdResetAllowed() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- isPwdResetRequiringSecurityQuestions() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- isReadonly() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- isReadonly() - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- isRemediation() - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- isRunning() - Method in class org.apache.syncope.common.lib.to.JobTO
- isSalted() - Method in enum org.apache.syncope.common.lib.types.CipherAlgorithm
- isSaveExecs() - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- isScheduled() - Method in class org.apache.syncope.common.lib.to.JobTO
- isSelfAsRecipient() - Method in class org.apache.syncope.common.lib.to.NotificationTO
- isSelfRegAllowed() - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- isStorePassword() - Method in class org.apache.syncope.common.lib.request.UserCR
- isSuspended() - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- isSuspended() - Method in class org.apache.syncope.common.lib.to.UserTO
- isSyncStatus() - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- isUniqueConstraint() - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- isUseGZIPCompression() - Method in class org.apache.syncope.common.lib.SyncopeProperties
- isUsernameAllowed() - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- Item - Class in org.apache.syncope.common.lib.to
- Item() - Constructor for class org.apache.syncope.common.lib.to.Item
- ITEM_TRANSFORMER - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- ItemContainer - Class in org.apache.syncope.common.lib.to
- ItemContainer() - Constructor for class org.apache.syncope.common.lib.to.ItemContainer
- iterator() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Returns an iterator over this queue's elements.
J
- JAVA - org.apache.syncope.common.lib.types.ImplementationEngine
- JavaImplInfo - Class in org.apache.syncope.common.lib.info
- JavaImplInfo() - Constructor for class org.apache.syncope.common.lib.info.JavaImplInfo
- JobAction - Enum in org.apache.syncope.common.lib.types
- JobTO - Class in org.apache.syncope.common.lib.to
- JobTO() - Constructor for class org.apache.syncope.common.lib.to.JobTO
- JobType - Enum in org.apache.syncope.common.lib.types
- JWT_SSO_PROVIDER - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
K
- key(String) - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- key(String) - Method in class org.apache.syncope.common.lib.request.ResourceDR.Builder
- KEYMASTER - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
L
- LASTMATCH - org.apache.syncope.common.lib.types.ConflictResolutionAction
-
Pull last matching object only.
- LINK - org.apache.syncope.common.lib.types.MatchingRule
-
Just link resource without performing any (de-)provisioning operation.
- LINK - org.apache.syncope.common.lib.types.ResourceAssociationAction
-
Link user/group/any object on Syncope and external resource(s) without any propagation.
- LINKED_ACCOUNT - org.apache.syncope.common.lib.types.MatchType
- linkedAccount(LinkedAccountTO) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- linkedAccounts(Collection<LinkedAccountTO>) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- linkedAccounts(LinkedAccountTO...) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- linkedAccountTO(LinkedAccountTO) - Method in class org.apache.syncope.common.lib.request.LinkedAccountUR.Builder
- LinkedAccountTO - Class in org.apache.syncope.common.lib.to
- LinkedAccountTO() - Constructor for class org.apache.syncope.common.lib.to.LinkedAccountTO
- LinkedAccountTO.Builder - Class in org.apache.syncope.common.lib.to
- LinkedAccountUR - Class in org.apache.syncope.common.lib.request
- LinkedAccountUR() - Constructor for class org.apache.syncope.common.lib.request.LinkedAccountUR
- LinkedAccountUR.Builder - Class in org.apache.syncope.common.lib.request
- LoadInstant() - Constructor for class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- LOGGER_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- LOGGER_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- LOGIC - org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
- LOGIC_ACTIONS - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- LOGIN_EVENT - Static variable in class org.apache.syncope.common.lib.types.AuditElements
- LogOutputStream - Class in org.apache.syncope.common.lib
-
Delegates output stream writing onto an SLF4J logger.
- LogOutputStream(Logger) - Constructor for class org.apache.syncope.common.lib.LogOutputStream
- Long - org.apache.syncope.common.lib.types.AttrSchemaType
- LongPatchItem - Class in org.apache.syncope.common.lib.request
- LongPatchItem() - Constructor for class org.apache.syncope.common.lib.request.LongPatchItem
- LongPatchItem.Builder - Class in org.apache.syncope.common.lib.request
M
- MACRO - org.apache.syncope.common.lib.types.TaskType
- MacroTaskTO - Class in org.apache.syncope.common.lib.to
- MacroTaskTO() - Constructor for class org.apache.syncope.common.lib.to.MacroTaskTO
- MAIL_TEMPLATE_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- MAIL_TEMPLATE_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- MAIL_TEMPLATE_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- MAIL_TEMPLATE_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- MAIL_TEMPLATE_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- MailTemplateFormat - Enum in org.apache.syncope.common.lib.types
- MailTemplateTO - Class in org.apache.syncope.common.lib.to
- MailTemplateTO() - Constructor for class org.apache.syncope.common.lib.to.MailTemplateTO
- MappingPurpose - Enum in org.apache.syncope.common.lib.types
- MASTER_DOMAIN - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
- MatchingRule - Enum in org.apache.syncope.common.lib.types
-
Pull/Push task matching rule.
- MatchType - Enum in org.apache.syncope.common.lib.types
- maxSize() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Gets the maximum size of the collection (the bound).
- MEMBER - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to groups.
- membership(MembershipUR) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- membership(MembershipUR) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- membership(MembershipTO) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR.Builder
- membership(MembershipTO) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- memberships(Collection<MembershipUR>) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- memberships(Collection<MembershipUR>) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- memberships(Collection<MembershipTO>) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR.Builder
- memberships(Collection<MembershipTO>) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- memberships(MembershipUR...) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- memberships(MembershipUR...) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- memberships(MembershipTO...) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR.Builder
- memberships(MembershipTO...) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- MembershipTO - Class in org.apache.syncope.common.lib.to
- MembershipTO() - Constructor for class org.apache.syncope.common.lib.to.MembershipTO
- MembershipTO.Builder - Class in org.apache.syncope.common.lib.to
- MembershipUR - Class in org.apache.syncope.common.lib.request
- MembershipUR() - Constructor for class org.apache.syncope.common.lib.request.MembershipUR
- MembershipUR.Builder - Class in org.apache.syncope.common.lib.request
- MoreThanOneNonNull - org.apache.syncope.common.lib.types.EntityViolationType
- MUST_CHANGE_PASSWORD - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- mustChangePassword(boolean) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- mustChangePassword(BooleanReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
N
- name(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- name(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- NamedEntityTO - Interface in org.apache.syncope.common.lib.to
- newBuilderInstance() - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- newBuilderInstance() - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- newBuilderInstance() - Method in class org.apache.syncope.common.lib.search.ConnObjectTOFiqlSearchConditionBuilder
- newBuilderInstance() - Method in class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder
- newBuilderInstance() - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- newInstance() - Method in class org.apache.syncope.common.lib.command.CommandOutput.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.command.CommandTO.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.AbstractPatch.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.AnyObjectCR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.AttrPatch.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.BooleanReplacePatchItem.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.GroupCR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.LinkedAccountUR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.LongPatchItem.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.MembershipUR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.PasswordPatch.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.RelationshipUR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.StatusR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.StringPatchItem.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.StringReplacePatchItem.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- newInstance() - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- NIEQ - Static variable in class org.apache.syncope.common.lib.search.SyncopeFiqlParser
- NONE - org.apache.syncope.common.lib.types.MappingPurpose
- NONE - org.apache.syncope.common.lib.types.ResourceOperation
- NONE - org.apache.syncope.common.lib.types.TraceLevel
-
No details at all.
- NOT_ATTEMPTED - org.apache.syncope.common.lib.types.ExecStatus
- notEqualTolIgnoreCase(String) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- notEqualTolIgnoreCase(String) - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Is textual property different (ignoring case) than given literal or not matching given pattern?
- NotFound - org.apache.syncope.common.lib.types.ClientExceptionType
- NOTIFICATION - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- NOTIFICATION - org.apache.syncope.common.lib.types.JobType
- NOTIFICATION - org.apache.syncope.common.lib.types.TaskType
- NOTIFICATION_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- NOTIFICATION_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- NOTIFICATION_EXECUTE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- NOTIFICATION_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- NOTIFICATION_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- NOTIFICATION_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- NotificationTaskTO - Class in org.apache.syncope.common.lib.to
- NotificationTaskTO() - Constructor for class org.apache.syncope.common.lib.to.NotificationTaskTO
- NotificationTO - Class in org.apache.syncope.common.lib.to
- NotificationTO() - Constructor for class org.apache.syncope.common.lib.to.NotificationTO
- notInDynRealms(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- notInDynRealms(String, String...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder
- notInDynRealms(String, String...) - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Is user, group or any object not in the given dynamic realm(s)?
- notInGroups(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- notInGroups(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- notInGroups(String, String...) - Method in interface org.apache.syncope.common.lib.search.AnyObjectProperty
- notInGroups(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- notInGroups(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- notInGroups(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- notInRelationships(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- notInRelationships(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- notInRelationships(String, String...) - Method in interface org.apache.syncope.common.lib.search.AnyObjectProperty
- notInRelationships(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- notInRelationships(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- notInRelationships(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- notInRelationshipTypes(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- notInRelationshipTypes(String, String...) - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
- notInRelationshipTypes(String, String...) - Method in interface org.apache.syncope.common.lib.search.AnyObjectProperty
- notInRelationshipTypes(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- notInRelationshipTypes(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- notInRelationshipTypes(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- notInRoles(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- notInRoles(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- notInRoles(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- notNullValue() - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- notNullValue() - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Is property not null?
- NULL - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users, groups and any objects.
- nullValue() - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- nullValue() - Method in interface org.apache.syncope.common.lib.search.SyncopeProperty
-
Is property null?
- NumbersInfo - Class in org.apache.syncope.common.lib.info
- NumbersInfo() - Constructor for class org.apache.syncope.common.lib.info.NumbersInfo
- NumbersInfo.ConfItem - Enum in org.apache.syncope.common.lib.info
- NumbersInfo.TaskExecutorInfo - Class in org.apache.syncope.common.lib.info
O
- offer(E) - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Adds the given element to this queue.
- onSyncope(boolean) - Method in class org.apache.syncope.common.lib.request.PasswordPatch.Builder
- onSyncope(boolean) - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- onSyncope(boolean) - Method in class org.apache.syncope.common.lib.request.StatusR.Builder
- operation(PatchOperation) - Method in class org.apache.syncope.common.lib.request.AbstractPatch.Builder
- or() - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- or() - Method in interface org.apache.syncope.common.lib.search.SyncopeCompleteCondition
- or(String) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- or(String) - Method in interface org.apache.syncope.common.lib.search.SyncopeCompleteCondition
- or(List<CompleteCondition>) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- or(List<CompleteCondition>) - Method in interface org.apache.syncope.common.lib.search.SyncopePartialCondition
- or(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in class org.apache.syncope.common.lib.search.AbstractFiqlSearchConditionBuilder.Builder
- or(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in interface org.apache.syncope.common.lib.search.SyncopePartialCondition
- OrderByClauseBuilder - Class in org.apache.syncope.common.lib.search
-
Simple builder for generating
orderbyvalues. - OrderByClauseBuilder() - Constructor for class org.apache.syncope.common.lib.search.OrderByClauseBuilder
- org.apache.syncope.common.lib - package org.apache.syncope.common.lib
- org.apache.syncope.common.lib.audit - package org.apache.syncope.common.lib.audit
- org.apache.syncope.common.lib.collections - package org.apache.syncope.common.lib.collections
- org.apache.syncope.common.lib.command - package org.apache.syncope.common.lib.command
- org.apache.syncope.common.lib.info - package org.apache.syncope.common.lib.info
- org.apache.syncope.common.lib.jackson - package org.apache.syncope.common.lib.jackson
- org.apache.syncope.common.lib.policy - package org.apache.syncope.common.lib.policy
- org.apache.syncope.common.lib.report - package org.apache.syncope.common.lib.report
- org.apache.syncope.common.lib.request - package org.apache.syncope.common.lib.request
- org.apache.syncope.common.lib.search - package org.apache.syncope.common.lib.search
- org.apache.syncope.common.lib.to - package org.apache.syncope.common.lib.to
- org.apache.syncope.common.lib.types - package org.apache.syncope.common.lib.types
- otherEnd(String, String) - Method in class org.apache.syncope.common.lib.to.RelationshipTO.Builder
- otherEnd(String, String, String) - Method in class org.apache.syncope.common.lib.to.RelationshipTO.Builder
- output(String) - Method in class org.apache.syncope.common.lib.command.CommandOutput.Builder
P
- PagedResult<T extends BaseBean> - Class in org.apache.syncope.common.lib.to
- PagedResult() - Constructor for class org.apache.syncope.common.lib.to.PagedResult
- parseComparison(String) - Method in class org.apache.syncope.common.lib.search.SyncopeFiqlParser
- parseEventCategory(String) - Static method in class org.apache.syncope.common.lib.types.AuditLoggerName
- password(String) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- password(String) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO.Builder
- password(PasswordPatch) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- PASSWORD - org.apache.syncope.common.lib.types.PolicyType
-
How password values should look like.
- PASSWORD_POLICY - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- PASSWORD_RULE - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- PasswordPatch - Class in org.apache.syncope.common.lib.request
- PasswordPatch() - Constructor for class org.apache.syncope.common.lib.request.PasswordPatch
- PasswordPatch.Builder - Class in org.apache.syncope.common.lib.request
- PasswordPolicyTO - Class in org.apache.syncope.common.lib.policy
- PasswordPolicyTO() - Constructor for class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- PasswordRuleConf - Interface in org.apache.syncope.common.lib.policy
- patch(AnyObjectTO, AnyObjectUR) - Static method in class org.apache.syncope.common.lib.AnyOperations
- patch(AnyTO, AnyUR) - Static method in class org.apache.syncope.common.lib.AnyOperations
- patch(GroupTO, GroupUR) - Static method in class org.apache.syncope.common.lib.AnyOperations
- patch(UserTO, UserUR) - Static method in class org.apache.syncope.common.lib.AnyOperations
- PatchOperation - Enum in org.apache.syncope.common.lib.types
- peek() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
- PLAIN - org.apache.syncope.common.lib.types.SchemaType
-
Standard schema for normal attributes to be stored within syncope.
- plainAttr(Attr) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- plainAttr(Attr) - Method in class org.apache.syncope.common.lib.request.MembershipUR.Builder
- plainAttr(Attr) - Method in class org.apache.syncope.common.lib.to.MembershipTO.Builder
- plainAttr(AttrPatch) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- plainAttrs(Collection<Attr>) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- plainAttrs(Collection<Attr>) - Method in class org.apache.syncope.common.lib.request.MembershipUR.Builder
- plainAttrs(Collection<Attr>) - Method in class org.apache.syncope.common.lib.to.MembershipTO.Builder
- plainAttrs(Collection<AttrPatch>) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- plainAttrs(Attr...) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- plainAttrs(Attr...) - Method in class org.apache.syncope.common.lib.request.MembershipUR.Builder
- plainAttrs(Attr...) - Method in class org.apache.syncope.common.lib.to.MembershipTO.Builder
- plainAttrs(AttrPatch...) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- PlainSchemaTO - Class in org.apache.syncope.common.lib.to
- PlainSchemaTO() - Constructor for class org.apache.syncope.common.lib.to.PlainSchemaTO
- PlatformInfo - Class in org.apache.syncope.common.lib.info
- PlatformInfo() - Constructor for class org.apache.syncope.common.lib.info.PlatformInfo
- POLICY_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- POLICY_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- POLICY_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- POLICY_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- POLICY_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- PolicyTO - Class in org.apache.syncope.common.lib.policy
- PolicyTO() - Constructor for class org.apache.syncope.common.lib.policy.PolicyTO
- PolicyType - Enum in org.apache.syncope.common.lib.types
- poll() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
- PRIVILEGES - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users.
- PrivilegeTO - Class in org.apache.syncope.common.lib.to
- PrivilegeTO() - Constructor for class org.apache.syncope.common.lib.to.PrivilegeTO
- PROPAGATION - org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
- PROPAGATION - org.apache.syncope.common.lib.types.MappingPurpose
- PROPAGATION - org.apache.syncope.common.lib.types.PolicyType
-
For handling propagation behavior.
- PROPAGATION - org.apache.syncope.common.lib.types.TaskType
- PropagationStatus - Class in org.apache.syncope.common.lib.to
-
Single propagation status.
- PropagationStatus() - Constructor for class org.apache.syncope.common.lib.to.PropagationStatus
- PropagationTaskTO - Class in org.apache.syncope.common.lib.to
- PropagationTaskTO() - Constructor for class org.apache.syncope.common.lib.to.PropagationTaskTO
- PROVISION - org.apache.syncope.common.lib.types.ProvisionAction
- PROVISION - org.apache.syncope.common.lib.types.ResourceAssociationAction
-
Send user/group/any object data to external resource(s).
- PROVISION - org.apache.syncope.common.lib.types.UnmatchingRule
-
Create entity without linking the resource.
- ProvisionAction - Enum in org.apache.syncope.common.lib.types
- ProvisioningResult<E extends EntityTO> - Class in org.apache.syncope.common.lib.to
- ProvisioningResult() - Constructor for class org.apache.syncope.common.lib.to.ProvisioningResult
- ProvisioningTaskTO - Class in org.apache.syncope.common.lib.to
- ProvisioningTaskTO() - Constructor for class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- PULL - org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
- PULL - org.apache.syncope.common.lib.types.MappingPurpose
- PULL - org.apache.syncope.common.lib.types.PolicyType
-
For handling conflicts resolution during pull.
- PULL - org.apache.syncope.common.lib.types.TaskType
- PULL_TASK - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- PullMode - Enum in org.apache.syncope.common.lib.types
- PullTaskTO - Class in org.apache.syncope.common.lib.to
- PullTaskTO() - Constructor for class org.apache.syncope.common.lib.to.PullTaskTO
- PUSH - org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
- PUSH - org.apache.syncope.common.lib.types.PolicyType
-
For handling conflicts resolution during push.
- PUSH - org.apache.syncope.common.lib.types.TaskType
- PushTaskTO - Class in org.apache.syncope.common.lib.to
- PushTaskTO() - Constructor for class org.apache.syncope.common.lib.to.PushTaskTO
- putAll(Map<String, String>) - Method in class org.apache.syncope.common.lib.types.ImplementationTypesHolder
Q
- query() - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder.Builder
- query() - Method in class org.apache.syncope.common.lib.search.AnyObjectFiqlSearchConditionBuilder
R
- RANDOM - org.apache.syncope.common.lib.types.BackOffStrategy
- REACTIVATE - org.apache.syncope.common.lib.types.StatusRType
- READ - org.apache.syncope.common.lib.types.AnyEntitlement
- realm(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- REALM_ANYTYPE - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
- REALM_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REALM_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REALM_SEARCH - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REALM_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- RealmContains - org.apache.syncope.common.lib.types.ClientExceptionType
- RealmMember - Interface in org.apache.syncope.common.lib
- RealmTO - Class in org.apache.syncope.common.lib.to
- RealmTO() - Constructor for class org.apache.syncope.common.lib.to.RealmTO
- RECIPIENTS_PROVIDER - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- Reconciliation - org.apache.syncope.common.lib.types.ClientExceptionType
- relationship(RelationshipUR) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- relationship(RelationshipUR) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- relationship(RelationshipTO) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR.Builder
- relationship(RelationshipTO) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- RELATIONSHIP_TYPES - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users and any objects.
- relationships(Collection<RelationshipUR>) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- relationships(Collection<RelationshipUR>) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- relationships(Collection<RelationshipTO>) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR.Builder
- relationships(Collection<RelationshipTO>) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- relationships(RelationshipUR...) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR.Builder
- relationships(RelationshipUR...) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- relationships(RelationshipTO...) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR.Builder
- relationships(RelationshipTO...) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- RELATIONSHIPS - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users and any objects.
- RelationshipTO - Class in org.apache.syncope.common.lib.to
- RelationshipTO() - Constructor for class org.apache.syncope.common.lib.to.RelationshipTO
- RelationshipTO.Builder - Class in org.apache.syncope.common.lib.to
- RELATIONSHIPTYPE_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- RELATIONSHIPTYPE_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- RELATIONSHIPTYPE_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- RELATIONSHIPTYPE_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- RELATIONSHIPTYPE_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- RelationshipTypeTO - Class in org.apache.syncope.common.lib.to
- RelationshipTypeTO() - Constructor for class org.apache.syncope.common.lib.to.RelationshipTypeTO
- RelationshipUR - Class in org.apache.syncope.common.lib.request
- RelationshipUR() - Constructor for class org.apache.syncope.common.lib.request.RelationshipUR
- RelationshipUR.Builder - Class in org.apache.syncope.common.lib.request
- remove() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
- removeFor(String) - Method in class org.apache.syncope.common.lib.types.EntitlementsHolder
- REPORT - org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
- REPORT - org.apache.syncope.common.lib.types.JobType
- REPORT_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_DELEGATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- REPORT_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_EXECUTE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_TEMPLATE_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_TEMPLATE_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_TEMPLATE_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_TEMPLATE_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_TEMPLATE_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- REPORT_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ReportConf - Interface in org.apache.syncope.common.lib.report
- ReportTemplateFormat - Enum in org.apache.syncope.common.lib.types
- ReportTO - Class in org.apache.syncope.common.lib.to
- ReportTO() - Constructor for class org.apache.syncope.common.lib.to.ReportTO
- RequiredValuesMissing - org.apache.syncope.common.lib.types.ClientExceptionType
- resource(String) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- resource(String) - Method in class org.apache.syncope.common.lib.request.PasswordPatch.Builder
- resource(String) - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- resource(String) - Method in class org.apache.syncope.common.lib.request.ResourceDR.Builder
- resource(String) - Method in class org.apache.syncope.common.lib.request.StatusR.Builder
- resource(StringPatchItem) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- RESOURCE - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- ResourceAR - Class in org.apache.syncope.common.lib.request
-
Resource Association Request.
- ResourceAR() - Constructor for class org.apache.syncope.common.lib.request.ResourceAR
- ResourceAR.Builder - Class in org.apache.syncope.common.lib.request
- ResourceAssociationAction - Enum in org.apache.syncope.common.lib.types
- ResourceDeassociationAction - Enum in org.apache.syncope.common.lib.types
- ResourceDR - Class in org.apache.syncope.common.lib.request
-
Resource De-association Request.
- ResourceDR() - Constructor for class org.apache.syncope.common.lib.request.ResourceDR
- ResourceDR.Builder - Class in org.apache.syncope.common.lib.request
- ResourceOperation - Enum in org.apache.syncope.common.lib.types
- resources(String...) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- resources(String...) - Method in class org.apache.syncope.common.lib.request.PasswordPatch.Builder
- resources(String...) - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- resources(String...) - Method in class org.apache.syncope.common.lib.request.ResourceDR.Builder
- resources(String...) - Method in class org.apache.syncope.common.lib.request.StatusR.Builder
- resources(Collection<String>) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- resources(Collection<String>) - Method in class org.apache.syncope.common.lib.request.PasswordPatch.Builder
- resources(Collection<String>) - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- resources(Collection<String>) - Method in class org.apache.syncope.common.lib.request.ResourceDR.Builder
- resources(Collection<String>) - Method in class org.apache.syncope.common.lib.request.StatusR.Builder
- resources(Collection<StringPatchItem>) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- resources(StringPatchItem...) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- RESOURCES - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users, groups and any objects.
- RESTValidation - org.apache.syncope.common.lib.types.ClientExceptionType
- role(String) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- role(StringPatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- ROLE - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- ROLE_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ROLE_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ROLE_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ROLE_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- ROLE_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- roles(String...) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- roles(Collection<String>) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- roles(Collection<StringPatchItem>) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- roles(StringPatchItem...) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- ROLES - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to users.
- RoleTO - Class in org.apache.syncope.common.lib.to
- RoleTO() - Constructor for class org.apache.syncope.common.lib.to.RoleTO
- ROOT_REALM - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
- RuleConf - Interface in org.apache.syncope.common.lib.policy
- RunError - org.apache.syncope.common.lib.types.ClientExceptionType
S
- SchedTaskTO - Class in org.apache.syncope.common.lib.to
- SchedTaskTO() - Constructor for class org.apache.syncope.common.lib.to.SchedTaskTO
- SCHEDULED - org.apache.syncope.common.lib.types.TaskType
- Scheduling - org.apache.syncope.common.lib.types.ClientExceptionType
- Schema - Annotation Type in org.apache.syncope.common.lib
- SCHEMA_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- SCHEMA_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- SCHEMA_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- SchemaTO - Class in org.apache.syncope.common.lib.to
- SchemaTO() - Constructor for class org.apache.syncope.common.lib.to.SchemaTO
- SchemaType - Enum in org.apache.syncope.common.lib.types
- SEARCH - org.apache.syncope.common.lib.types.AnyEntitlement
- SearchableFields - Class in org.apache.syncope.common.lib.search
- SECURITY_QUESTION - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- SECURITY_QUESTION_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- SECURITY_QUESTION_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- SECURITY_QUESTION_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- SECURITY_QUESTION_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- securityAnswer(String) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- securityAnswer(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- securityQuestion(String) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- securityQuestion(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- SecurityQuestionTO - Class in org.apache.syncope.common.lib.to
- SecurityQuestionTO() - Constructor for class org.apache.syncope.common.lib.to.SecurityQuestionTO
- setAccessPolicy(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setAccountPolicy(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setAction(ResourceAssociationAction) - Method in class org.apache.syncope.common.lib.request.ResourceAR
- setAction(ResourceDeassociationAction) - Method in class org.apache.syncope.common.lib.request.ResourceDR
- setActive(boolean) - Method in class org.apache.syncope.common.lib.to.AuditConfTO
- setActive(boolean) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setActive(boolean) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setActive(boolean) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- setActive(int) - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- setAfterObj(ConnObject) - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- setAllLowerCase(boolean) - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- setAllowNullPassword(boolean) - Method in class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- setAllUpperCase(boolean) - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- setAlphabetical(int) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setAnonymousKey(String) - Method in class org.apache.syncope.common.lib.SyncopeProperties
- setAnonymousUser(String) - Method in class org.apache.syncope.common.lib.SyncopeProperties
- setAnyType(String) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setAnyType(String) - Method in class org.apache.syncope.common.lib.to.TypeExtensionTO
- setAnyType(String) - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- setAnyType1(String) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- setAnyType2(String) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- setAnyTypeClass(String) - Method in class org.apache.syncope.common.lib.to.SchemaTO
- setAnyTypeKind(AnyTypeKind) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setAnyTypeKind(AnyTypeKind) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setApplication(String) - Method in class org.apache.syncope.common.lib.to.PrivilegeTO
- setArgs(CommandArgs) - Method in class org.apache.syncope.common.lib.command.CommandTO
- setAttr(Attr) - Method in class org.apache.syncope.common.lib.request.AttrPatch
- setAttrReleasePolicy(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setAuthPolicy(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setAvailableProcessors(int) - Method in class org.apache.syncope.common.lib.info.SystemInfo
- setBefore(String) - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- setBeforeObj(ConnObject) - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- setBody(String) - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- setBody(String) - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- setCategory(String) - Method in class org.apache.syncope.common.lib.audit.EventCategory
- setChangePwdDate(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.UserTO
- setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setCompleted(int) - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- setConcurrentSettings(ThreadPoolSettings) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- setConnObjectKey(boolean) - Method in class org.apache.syncope.common.lib.to.Item
- setConnObjectKey(String) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setConnObjectKeyItem(Item) - Method in class org.apache.syncope.common.lib.to.ItemContainer
- setConnObjectKeyValue(String) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- setContent(String) - Method in class org.apache.syncope.common.lib.to.SecurityQuestionTO
- setContinueOnError(boolean) - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- setConversionPattern(String) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setCorePoolSize(int) - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- setCreationContext(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setCreationDate(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setCreator(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setCronExpression(String) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setCronExpression(String) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- setDate(OffsetDateTime) - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- setDelegated(String) - Method in class org.apache.syncope.common.lib.to.DelegationTO
- setDelegating(String) - Method in class org.apache.syncope.common.lib.to.DelegationTO
- setDescription(String) - Method in class org.apache.syncope.common.lib.to.ApplicationTO
- setDescription(String) - Method in class org.apache.syncope.common.lib.to.PrivilegeTO
- setDescription(String) - Method in class org.apache.syncope.common.lib.to.RelationshipTypeTO
- setDescription(String) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- setDestinationRealm(String) - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- setDigit(int) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setDiscriminator(String) - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- setDiscriminator(String) - Method in class org.apache.syncope.common.lib.request.AnyCR
- setDiscriminator(String) - Method in class org.apache.syncope.common.lib.request.AnyUR
- setDiscriminator(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setDiscriminator(String) - Method in class org.apache.syncope.common.lib.to.SchemaTO
- setDiscriminator(String) - Method in class org.apache.syncope.common.lib.to.TaskTO
- setDynamicAnyObjectMembershipCount(int) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setDynamicUserMembershipCount(int) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setDynMembershipCond(String) - Method in class org.apache.syncope.common.lib.to.RoleTO
- setEnd(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.AbstractStartEndBean
- setEngine(ImplementationEngine) - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- setEntity(E) - Method in class org.apache.syncope.common.lib.to.ProvisioningResult
- setEntityKey(String) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setEntityKey(String) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setEnumerationKeys(String) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setEnumerationValues(String) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setExecuted(boolean) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setExecutor(String) - Method in class org.apache.syncope.common.lib.to.ExecTO
- setExpirationTime(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- setExpression(String) - Method in class org.apache.syncope.common.lib.to.DerSchemaTO
- setExtAttrName(String) - Method in class org.apache.syncope.common.lib.to.Item
- setExtAttrName(String) - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- setFailedLogins(Integer) - Method in class org.apache.syncope.common.lib.to.UserTO
- setFailureReason(String) - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- setFileExt(String) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setFiql(String) - Method in class org.apache.syncope.common.lib.to.ConnObject
- setFiql(String) - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- setFreeMemory(long) - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- setFullPath(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setGroup(String) - Method in class org.apache.syncope.common.lib.request.MembershipUR
- setGroupKey(String) - Method in class org.apache.syncope.common.lib.to.MembershipTO
- setGroupName(String) - Method in class org.apache.syncope.common.lib.to.MembershipTO
- setGroupOwner(String) - Method in class org.apache.syncope.common.lib.request.GroupCR
- setGroupOwner(String) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setGroupOwner(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.GroupUR
- setHistoryLength(int) - Method in class org.apache.syncope.common.lib.policy.PasswordPolicyTO
- setHostname(String) - Method in class org.apache.syncope.common.lib.info.SystemInfo
- setHtmlBody(String) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setIntAttrName(String) - Method in class org.apache.syncope.common.lib.to.Item
- setInvalidValue(Object) - Method in enum org.apache.syncope.common.lib.types.EntityViolationType
- setJobDelegate(String) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setJobDelegate(String) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- setJobType(JobType) - Method in class org.apache.syncope.common.lib.to.ExecTO
- setJvm(String) - Method in class org.apache.syncope.common.lib.info.SystemInfo
- setKey(String) - Method in class org.apache.syncope.common.lib.command.CommandTO
- setKey(String) - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- setKey(String) - Method in class org.apache.syncope.common.lib.request.AnyUR
- setKey(String) - Method in class org.apache.syncope.common.lib.request.ResourceAR
- setKey(String) - Method in class org.apache.syncope.common.lib.request.ResourceDR
- setKey(String) - Method in class org.apache.syncope.common.lib.request.StatusR
- setKey(String) - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.AnyTypeClassTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.AnyTypeTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.ApplicationTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.AuditConfTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.DelegationTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.DynRealmTO
- setKey(String) - Method in interface org.apache.syncope.common.lib.to.EntityTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.ExecTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.MailTemplateTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.PrivilegeTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.RelationshipTypeTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.RoleTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.SchemaTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.SecurityQuestionTO
- setKey(String) - Method in class org.apache.syncope.common.lib.to.TaskTO
- setKind(AnyTypeKind) - Method in class org.apache.syncope.common.lib.to.AnyTypeTO
- setLastChangeContext(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setLastChangeDate(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setLastExec(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setLastExec(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- setLastExecutor(String) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setLastExecutor(String) - Method in class org.apache.syncope.common.lib.to.TaskTO
- setLastLoginDate(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.UserTO
- setLastModifier(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setLatestExecStatus(String) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setLatestExecStatus(String) - Method in class org.apache.syncope.common.lib.to.TaskTO
- setLinkedAccountTO(LinkedAccountTO) - Method in class org.apache.syncope.common.lib.request.LinkedAccountUR
- setLogger(AuditLoggerName) - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- setLowercase(int) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setMandatoryCondition(String) - Method in class org.apache.syncope.common.lib.to.Item
- setMandatoryCondition(String) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setMatchingRule(MatchingRule) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- setMaxAuthenticationAttempts(int) - Method in class org.apache.syncope.common.lib.policy.AccountPolicyTO
- setMaxLength(int) - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- setMaxLength(int) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setMaxMemory(long) - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- setMaxPoolSize(int) - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- setMessage(String) - Method in class org.apache.syncope.common.lib.to.ExecTO
- setMessage(String) - Method in enum org.apache.syncope.common.lib.types.EntityViolationType
- setMimeType(String) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setMimeType(String) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setMinLength(int) - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- setMinLength(int) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setMultivalue(boolean) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setMustChangePassword(boolean) - Method in class org.apache.syncope.common.lib.request.UserCR
- setMustChangePassword(boolean) - Method in class org.apache.syncope.common.lib.to.UserTO
- setMustChangePassword(BooleanReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR
- setName(String) - Method in class org.apache.syncope.common.lib.policy.AbstractAccountRuleConf
- setName(String) - Method in class org.apache.syncope.common.lib.policy.AbstractPasswordRuleConf
- setName(String) - Method in class org.apache.syncope.common.lib.policy.PolicyTO
- setName(String) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- setName(String) - Method in class org.apache.syncope.common.lib.request.GroupCR
- setName(String) - Method in class org.apache.syncope.common.lib.to.AnyObjectTO
- setName(String) - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- setName(String) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setName(String) - Method in interface org.apache.syncope.common.lib.to.NamedEntityTO
- setName(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setName(String) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setName(String) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- setName(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.AnyObjectUR
- setName(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.GroupUR
- setNext(URI) - Method in class org.apache.syncope.common.lib.to.PagedResult
- setNextExec(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.ReportTO
- setNextExec(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- setNotification(String) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setObjectClassName(String) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setOldConnObjectKey(String) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setOnSyncope(boolean) - Method in class org.apache.syncope.common.lib.request.PasswordPatch
- setOperation(PatchOperation) - Method in class org.apache.syncope.common.lib.request.AbstractPatch
- setOperation(PatchOperation) - Method in class org.apache.syncope.common.lib.request.AbstractReplacePatchItem
- setOperation(ResourceOperation) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setOs(String) - Method in class org.apache.syncope.common.lib.info.SystemInfo
- setOtherEndKey(String) - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- setOtherEndName(String) - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- setOtherEndType(String) - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- setOutput(String) - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- setOutput(String) - Method in class org.apache.syncope.common.lib.command.CommandOutput
- setOwner(String) - Method in class org.apache.syncope.common.lib.to.AccessTokenTO
- setPage(int) - Method in class org.apache.syncope.common.lib.to.PagedResult
- setParent(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setPassword(boolean) - Method in class org.apache.syncope.common.lib.to.Item
- setPassword(String) - Method in class org.apache.syncope.common.lib.request.UserCR
- setPassword(String) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- setPassword(String) - Method in class org.apache.syncope.common.lib.to.UserTO
- setPassword(PasswordPatch) - Method in class org.apache.syncope.common.lib.request.UserUR
- setPasswordPolicy(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setPattern(String) - Method in class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf
- setPerformCreate(boolean) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- setPerformDelete(boolean) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- setPerformUpdate(boolean) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- setPrev(URI) - Method in class org.apache.syncope.common.lib.to.PagedResult
- setPropagateSuspension(boolean) - Method in class org.apache.syncope.common.lib.policy.AccountPolicyTO
- setPropagationData(String) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setPropagationJEXLTransformer(String) - Method in class org.apache.syncope.common.lib.to.Item
- setPropertyPath(String) - Method in enum org.apache.syncope.common.lib.types.EntityViolationType
- setPullJEXLTransformer(String) - Method in class org.apache.syncope.common.lib.to.Item
- setPullMode(PullMode) - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- setPurpose(MappingPurpose) - Method in class org.apache.syncope.common.lib.to.Item
- setPwdResetAllowed(boolean) - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- setPwdResetRequiringSecurityQuestions(boolean) - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- setQueueCapacity(int) - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- setQueued(int) - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- setReadonly(boolean) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setReadonly(boolean) - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- setRealm(String) - Method in interface org.apache.syncope.common.lib.RealmMember
- setRealm(String) - Method in class org.apache.syncope.common.lib.request.AnyCR
- setRealm(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setRealm(String) - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- setRealm(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.AnyUR
- setRecipientAttrName(String) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setRecipientsFIQL(String) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setRecipientsProvider(String) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setReconFilterBuilder(String) - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- setRefDesc(String) - Method in class org.apache.syncope.common.lib.to.ExecTO
- setRefDesc(String) - Method in class org.apache.syncope.common.lib.to.JobTO
- setRefKey(String) - Method in class org.apache.syncope.common.lib.to.ExecTO
- setRefKey(String) - Method in class org.apache.syncope.common.lib.to.JobTO
- setRelationshipTO(RelationshipTO) - Method in class org.apache.syncope.common.lib.request.RelationshipUR
- setRemediation(boolean) - Method in class org.apache.syncope.common.lib.to.PullTaskTO
- setRepeatSame(int) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setResource(String) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- setResource(String) - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- setResource(String) - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- setResource(String) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- setResource(String) - Method in class org.apache.syncope.common.lib.to.VirSchemaTO
- setRunning(boolean) - Method in class org.apache.syncope.common.lib.to.JobTO
- setSaveExecs(boolean) - Method in class org.apache.syncope.common.lib.to.MacroTaskTO
- setScheduled(boolean) - Method in class org.apache.syncope.common.lib.to.JobTO
- setSchema(String) - Method in class org.apache.syncope.common.lib.Attr
- setSecretKey(String) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setSecurityAnswer(String) - Method in class org.apache.syncope.common.lib.request.UserCR
- setSecurityAnswer(String) - Method in class org.apache.syncope.common.lib.to.UserTO
- setSecurityAnswer(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR
- setSecurityQuestion(String) - Method in class org.apache.syncope.common.lib.request.UserCR
- setSecurityQuestion(String) - Method in class org.apache.syncope.common.lib.to.UserTO
- setSecurityQuestion(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR
- setSelfAsRecipient(boolean) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setSelfRegAllowed(boolean) - Method in class org.apache.syncope.common.lib.info.PlatformInfo
- setSender(String) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setSender(String) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setSize(int) - Method in class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- setSize(int) - Method in class org.apache.syncope.common.lib.to.PagedResult
- setSourceRealm(String) - Method in class org.apache.syncope.common.lib.to.PushTaskTO
- setSpec(String) - Method in class org.apache.syncope.common.lib.to.PrivilegeTO
- setSpecial(int) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setStart(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.AbstractStartEndBean
- setStart(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.JobTO
- setStartAt(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.SchedTaskTO
- setStartTime(long) - Method in class org.apache.syncope.common.lib.info.SystemInfo
- setStaticAnyObjectMembershipCount(int) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setStaticUserMembershipCount(int) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setStatus(int) - Method in class org.apache.syncope.common.lib.to.ErrorTO
- setStatus(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setStatus(String) - Method in class org.apache.syncope.common.lib.to.ExecTO
- setStatus(String) - Method in class org.apache.syncope.common.lib.to.JobTO
- setStatus(ExecStatus) - Method in class org.apache.syncope.common.lib.to.PropagationStatus
- setStorePassword(boolean) - Method in class org.apache.syncope.common.lib.request.UserCR
- setSubcategory(String) - Method in class org.apache.syncope.common.lib.audit.EventCategory
- setSubject(String) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setSubject(String) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setSuspended(boolean) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- setSuspended(boolean) - Method in class org.apache.syncope.common.lib.to.UserTO
- setSyncStatus(boolean) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- setSystemLoadAverage(double) - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- setTarget(String) - Method in class org.apache.syncope.common.lib.to.FIQLQueryTO
- setTemplate(String) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setTextBody(String) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setThrowable(String) - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- setTicketExpirationPolicy(String) - Method in class org.apache.syncope.common.lib.to.RealmTO
- setToken(String) - Method in class org.apache.syncope.common.lib.request.StatusR
- setToken(String) - Method in class org.apache.syncope.common.lib.to.UserTO
- setTokenExpireTime(OffsetDateTime) - Method in class org.apache.syncope.common.lib.to.UserTO
- setTotalAny1(Integer) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- setTotalAny2(Integer) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- setTotalCount(int) - Method in class org.apache.syncope.common.lib.to.PagedResult
- setTotalGroups(int) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- setTotalMemory(long) - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- setTotalResources(int) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- setTotalRoles(int) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- setTotalUsers(int) - Method in class org.apache.syncope.common.lib.info.NumbersInfo
- setTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.lib.to.NotificationTaskTO
- setTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.lib.to.NotificationTO
- setType(String) - Method in class org.apache.syncope.common.lib.info.JavaImplInfo
- setType(String) - Method in class org.apache.syncope.common.lib.request.AnyObjectCR
- setType(String) - Method in class org.apache.syncope.common.lib.to.AnyTO
- setType(String) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setType(String) - Method in class org.apache.syncope.common.lib.to.ImplementationTO
- setType(String) - Method in class org.apache.syncope.common.lib.to.RelationshipTO
- setType(String) - Method in class org.apache.syncope.common.lib.to.UserTO
- setType(AttrSchemaType) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setType(AuditElements.EventCategoryType) - Method in class org.apache.syncope.common.lib.audit.EventCategory
- setType(ClientExceptionType) - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- setType(ClientExceptionType) - Method in class org.apache.syncope.common.lib.to.ErrorTO
- setType(JobType) - Method in class org.apache.syncope.common.lib.to.JobTO
- setType(StatusRType) - Method in class org.apache.syncope.common.lib.request.StatusR
- setUDynMembershipCond(String) - Method in class org.apache.syncope.common.lib.request.GroupCR
- setUDynMembershipCond(String) - Method in class org.apache.syncope.common.lib.request.GroupUR
- setUDynMembershipCond(String) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setUniqueConstraint(boolean) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setUnmatchingRule(UnmatchingRule) - Method in class org.apache.syncope.common.lib.to.ProvisioningTaskTO
- setUppercase(int) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setUptime(long) - Method in class org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
- setUseGZIPCompression(boolean) - Method in class org.apache.syncope.common.lib.SyncopeProperties
- setUsername(String) - Method in class org.apache.syncope.common.lib.request.UserCR
- setUsername(String) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO
- setUsername(String) - Method in class org.apache.syncope.common.lib.to.UserTO
- setUsername(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR
- setUsernameAllowed(boolean) - Method in class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf
- setUserOwner(String) - Method in class org.apache.syncope.common.lib.request.GroupCR
- setUserOwner(String) - Method in class org.apache.syncope.common.lib.to.GroupTO
- setUserOwner(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.GroupUR
- setValidator(String) - Method in class org.apache.syncope.common.lib.to.PlainSchemaTO
- setValue(T) - Method in class org.apache.syncope.common.lib.request.AbstractPatchItem
- setWho(String) - Method in class org.apache.syncope.common.lib.audit.AuditEntry
- SHA - org.apache.syncope.common.lib.types.CipherAlgorithm
- SHA1 - org.apache.syncope.common.lib.types.CipherAlgorithm
- SHA256 - org.apache.syncope.common.lib.types.CipherAlgorithm
- SHA512 - org.apache.syncope.common.lib.types.CipherAlgorithm
- size() - Method in class org.apache.syncope.common.lib.collections.CircularFifoQueue
-
Returns the number of elements stored in the queue.
- size() - Method in exception org.apache.syncope.common.lib.SyncopeClientException
- SMD5 - org.apache.syncope.common.lib.types.CipherAlgorithm
- SpecialAttr - Enum in org.apache.syncope.common.lib.search
- SSHA - org.apache.syncope.common.lib.types.CipherAlgorithm
- SSHA1 - org.apache.syncope.common.lib.types.CipherAlgorithm
- SSHA256 - org.apache.syncope.common.lib.types.CipherAlgorithm
- SSHA512 - org.apache.syncope.common.lib.types.CipherAlgorithm
- Standard - org.apache.syncope.common.lib.types.EntityViolationType
- START - org.apache.syncope.common.lib.types.JobAction
- StatusR - Class in org.apache.syncope.common.lib.request
- StatusR() - Constructor for class org.apache.syncope.common.lib.request.StatusR
- StatusR.Builder - Class in org.apache.syncope.common.lib.request
- StatusRType - Enum in org.apache.syncope.common.lib.types
- STOP - org.apache.syncope.common.lib.types.JobAction
- storePassword(boolean) - Method in class org.apache.syncope.common.lib.request.UserCR.Builder
- String - org.apache.syncope.common.lib.types.AttrSchemaType
- StringPatchItem - Class in org.apache.syncope.common.lib.request
- StringPatchItem() - Constructor for class org.apache.syncope.common.lib.request.StringPatchItem
- StringPatchItem.Builder - Class in org.apache.syncope.common.lib.request
- StringReplacePatchItem - Class in org.apache.syncope.common.lib.request
- StringReplacePatchItem() - Constructor for class org.apache.syncope.common.lib.request.StringReplacePatchItem
- StringReplacePatchItem.Builder - Class in org.apache.syncope.common.lib.request
- SUCCESS - org.apache.syncope.common.lib.types.AuditElements.Result
- SUCCESS - org.apache.syncope.common.lib.types.ExecStatus
- SUMMARY - org.apache.syncope.common.lib.types.TraceLevel
-
Only an overall summary.
- SUSPEND - org.apache.syncope.common.lib.types.StatusRType
- suspended(boolean) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO.Builder
- SyncopeClientCompositeException - Exception in org.apache.syncope.common.lib
- SyncopeClientCompositeException() - Constructor for exception org.apache.syncope.common.lib.SyncopeClientCompositeException
- SyncopeClientException - Exception in org.apache.syncope.common.lib
- SyncopeClientException(ClientExceptionType) - Constructor for exception org.apache.syncope.common.lib.SyncopeClientException
- SyncopeCompleteCondition<PA extends SyncopePartialCondition<P,?>,P extends SyncopeProperty<?>> - Interface in org.apache.syncope.common.lib.search
- SyncopeConstants - Class in org.apache.syncope.common.lib
- SyncopeFiqlParser<T> - Class in org.apache.syncope.common.lib.search
-
This parser introduces 2 new operands
SyncopeFiqlParser.IEQ(case-insensitive equals) andSyncopeFiqlParser.NIEQ(case-insensitive not equals) to the native FIQL operands. - SyncopeFiqlParser(Class<T>, Map<String, String>) - Constructor for class org.apache.syncope.common.lib.search.SyncopeFiqlParser
- SyncopeFiqlParser(Class<T>, Map<String, String>, Map<String, String>) - Constructor for class org.apache.syncope.common.lib.search.SyncopeFiqlParser
- SyncopeFiqlSearchCondition<T> - Class in org.apache.syncope.common.lib.search
-
Adds support for custom FIQL operators to
SimpleSearchCondition. - SyncopeFiqlSearchCondition(Map<String, ConditionType>, Map<String, String>, Map<String, Beanspector.TypeInfo>, T, String) - Constructor for class org.apache.syncope.common.lib.search.SyncopeFiqlSearchCondition
- SyncopeFiqlSearchCondition(ConditionType, T) - Constructor for class org.apache.syncope.common.lib.search.SyncopeFiqlSearchCondition
- SyncopeJsonMapper - Class in org.apache.syncope.common.lib.jackson
-
Jackson ObjectMapper that unwraps singleton map values and enable default typing for handling abstract types serialization.
- SyncopeJsonMapper() - Constructor for class org.apache.syncope.common.lib.jackson.SyncopeJsonMapper
- SyncopePartialCondition<P extends SyncopeProperty<C>,C extends SyncopeCompleteCondition<?,P>> - Interface in org.apache.syncope.common.lib.search
- SyncopeProperties - Class in org.apache.syncope.common.lib
- SyncopeProperties() - Constructor for class org.apache.syncope.common.lib.SyncopeProperties
- SyncopeProperty<C extends SyncopeCompleteCondition<?,?>> - Interface in org.apache.syncope.common.lib.search
-
Extension of fluent interface, for
AbstractFiqlSearchConditionBuilderand subclasses. - SyncopeXmlMapper - Class in org.apache.syncope.common.lib.jackson
- SyncopeXmlMapper() - Constructor for class org.apache.syncope.common.lib.jackson.SyncopeXmlMapper
- SyncopeYAMLMapper - Class in org.apache.syncope.common.lib.jackson
- SyncopeYAMLMapper() - Constructor for class org.apache.syncope.common.lib.jackson.SyncopeYAMLMapper
- SystemInfo - Class in org.apache.syncope.common.lib.info
- SystemInfo() - Constructor for class org.apache.syncope.common.lib.info.SystemInfo
- SystemInfo.LoadInstant - Class in org.apache.syncope.common.lib.info
T
- TASK - org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
- TASK - org.apache.syncope.common.lib.types.JobType
- TASK_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- TASK_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- TASK_EXECUTE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- TASK_LIST - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- TASK_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- TASK_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- TaskExecutorInfo() - Constructor for class org.apache.syncope.common.lib.info.NumbersInfo.TaskExecutorInfo
- TASKJOB_DELEGATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- TaskTO - Class in org.apache.syncope.common.lib.to
- TaskTO() - Constructor for class org.apache.syncope.common.lib.to.TaskTO
- TaskType - Enum in org.apache.syncope.common.lib.types
- TemplatableTO - Interface in org.apache.syncope.common.lib.to
- TEXT - org.apache.syncope.common.lib.types.MailTemplateFormat
- ThreadPoolSettings - Class in org.apache.syncope.common.lib.types
- ThreadPoolSettings() - Constructor for class org.apache.syncope.common.lib.types.ThreadPoolSettings
- TICKET_EXPIRATION - org.apache.syncope.common.lib.types.PolicyType
-
Controls expiration of access tickets.
- toAnyCR(A, C) - Static method in class org.apache.syncope.common.lib.EntityTOUtils
- toAnyTO(C, A) - Static method in class org.apache.syncope.common.lib.EntityTOUtils
- toAuditKey() - Method in class org.apache.syncope.common.lib.types.AuditLoggerName
- toEventName(MatchingRule) - Static method in enum org.apache.syncope.common.lib.types.MatchingRule
- toEventName(UnmatchingRule) - Static method in enum org.apache.syncope.common.lib.types.UnmatchingRule
- token(String) - Method in class org.apache.syncope.common.lib.request.StatusR.Builder
- toString() - Method in enum org.apache.syncope.common.lib.search.SpecialAttr
- toString() - Method in class org.apache.syncope.common.lib.to.AbstractStartEndBean
- toString() - Method in class org.apache.syncope.common.lib.to.MembershipTO
- toString() - Method in class org.apache.syncope.common.lib.to.PropagationTaskTO
- toString() - Method in class org.apache.syncope.common.lib.to.TaskTO
- toString() - Method in enum org.apache.syncope.common.lib.types.EntityViolationType
- toString() - Method in class org.apache.syncope.common.lib.types.ThreadPoolSettings
- TraceLevel - Enum in org.apache.syncope.common.lib.types
- type() - Method in annotation type org.apache.syncope.common.lib.Schema
- TYPE - org.apache.syncope.common.lib.search.SpecialAttr
-
Applies to any objects.
- typeExtension(TypeExtensionTO) - Method in class org.apache.syncope.common.lib.request.GroupCR.Builder
- typeExtension(TypeExtensionTO) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- typeExtensions(Collection<TypeExtensionTO>) - Method in class org.apache.syncope.common.lib.request.GroupCR.Builder
- typeExtensions(Collection<TypeExtensionTO>) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- typeExtensions(TypeExtensionTO...) - Method in class org.apache.syncope.common.lib.request.GroupCR.Builder
- typeExtensions(TypeExtensionTO...) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- TypeExtensionTO - Class in org.apache.syncope.common.lib.to
- TypeExtensionTO() - Constructor for class org.apache.syncope.common.lib.to.TypeExtensionTO
U
- udynMembershipCond(String) - Method in class org.apache.syncope.common.lib.request.GroupCR.Builder
- udynMembershipCond(String) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- UNASSIGN - org.apache.syncope.common.lib.types.MatchingRule
-
Unlink resource and delete resource entity.
- UNASSIGN - org.apache.syncope.common.lib.types.ResourceDeassociationAction
-
Unassign (unlink + de-provision) external resource(s) from user/group.
- Unknown - org.apache.syncope.common.lib.types.ClientExceptionType
- UNLINK - org.apache.syncope.common.lib.types.MatchingRule
-
Just unlink resource without performing any (de-)provisioning operation.
- UNLINK - org.apache.syncope.common.lib.types.ResourceDeassociationAction
-
Remove association between user/group on Syncope and external resource(s) without any propagation.
- UNLINK - org.apache.syncope.common.lib.types.UnmatchingRule
-
Just unlink resource without performing any (de-)provisioning operation.
- UnmatchingRule - Enum in org.apache.syncope.common.lib.types
-
Pull/Push task un-matching rule.
- unwrapMap(Object) - Method in class org.apache.syncope.common.lib.jackson.SyncopeJsonMapper
-
Unwraps the given value if it implements the Map interface and contains only a single entry, otherwise the value is returned unmodified.
- UPDATE - org.apache.syncope.common.lib.types.AnyEntitlement
- UPDATE - org.apache.syncope.common.lib.types.MatchingRule
-
Update matching entity.
- UPDATE - org.apache.syncope.common.lib.types.ResourceOperation
- USER - org.apache.syncope.common.lib.types.AnyTypeKind
- USER_CREATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- USER_DELETE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- USER_READ - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- USER_SEARCH - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- USER_UPDATE - Static variable in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- UserCompleteCondition - Interface in org.apache.syncope.common.lib.search
- UserCR - Class in org.apache.syncope.common.lib.request
- UserCR() - Constructor for class org.apache.syncope.common.lib.request.UserCR
- UserCR.Builder - Class in org.apache.syncope.common.lib.request
- UserFiqlSearchConditionBuilder - Class in org.apache.syncope.common.lib.search
-
Extends
AbstractFiqlSearchConditionBuilderby providing some additional facilities for searching users in Syncope. - UserFiqlSearchConditionBuilder() - Constructor for class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- UserFiqlSearchConditionBuilder.Builder - Class in org.apache.syncope.common.lib.search
- username(String) - Method in class org.apache.syncope.common.lib.to.LinkedAccountTO.Builder
- username(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.UserUR.Builder
- userOwner(String) - Method in class org.apache.syncope.common.lib.request.GroupCR.Builder
- userOwner(StringReplacePatchItem) - Method in class org.apache.syncope.common.lib.request.GroupUR.Builder
- UserPartialCondition - Interface in org.apache.syncope.common.lib.search
- UserProperty - Interface in org.apache.syncope.common.lib.search
- UserTO - Class in org.apache.syncope.common.lib.to
- UserTO() - Constructor for class org.apache.syncope.common.lib.to.UserTO
- UserUR - Class in org.apache.syncope.common.lib.request
- UserUR() - Constructor for class org.apache.syncope.common.lib.request.UserUR
- UserUR.Builder - Class in org.apache.syncope.common.lib.request
- UUID_PATTERN - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
- UUID_REGEX - Static variable in class org.apache.syncope.common.lib.SyncopeConstants
V
- VALIDATOR - Static variable in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- value(String) - Method in class org.apache.syncope.common.lib.Attr.Builder
- value(String) - Method in class org.apache.syncope.common.lib.request.ResourceAR.Builder
- value(T) - Method in class org.apache.syncope.common.lib.request.AbstractPatchItem.Builder
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.search.SpecialAttr
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.AnyEntitlement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.AnyTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.AttrSchemaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.AuditElements.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.BackOffStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.CipherAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ClientExceptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ConflictResolutionAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.EntityViolationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ExecStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ImplementationEngine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.JobAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.JobType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.MailTemplateFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.MappingPurpose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.MatchingRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.PatchOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.PolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ProvisionAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.PullMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ReportTemplateFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ResourceAssociationAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ResourceDeassociationAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.ResourceOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.SchemaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.StatusRType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.TaskType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.TraceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.syncope.common.lib.types.UnmatchingRule
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.search.SpecialAttr
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.AnyEntitlement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.AnyTypeKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.AttrSchemaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.AuditElements.Result
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.BackOffStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.CipherAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.ClientExceptionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.ConflictResolutionAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.EntityViolationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.ExecStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class org.apache.syncope.common.lib.types.IdRepoEntitlement
- values() - Static method in class org.apache.syncope.common.lib.types.IdRepoImplementationType
- values() - Static method in enum org.apache.syncope.common.lib.types.ImplementationEngine
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.JobAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.JobType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.MailTemplateFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.MappingPurpose
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.MatchingRule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.MatchType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.PatchOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.PolicyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.ProvisionAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.PullMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.ReportTemplateFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.ResourceAssociationAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.ResourceDeassociationAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.ResourceOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.SchemaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.StatusRType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.TaskType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.TraceLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.syncope.common.lib.types.UnmatchingRule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(String...) - Method in class org.apache.syncope.common.lib.Attr.Builder
- values(Collection<String>) - Method in class org.apache.syncope.common.lib.Attr.Builder
- VIR_SCHEMA - org.apache.syncope.common.lib.info.NumbersInfo.ConfItem
- virAttr(Attr) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- virAttr(Attr) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- virAttr(Attr) - Method in class org.apache.syncope.common.lib.request.MembershipUR.Builder
- virAttr(Attr) - Method in class org.apache.syncope.common.lib.to.MembershipTO.Builder
- virAttrs(Collection<Attr>) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- virAttrs(Collection<Attr>) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- virAttrs(Collection<Attr>) - Method in class org.apache.syncope.common.lib.request.MembershipUR.Builder
- virAttrs(Collection<Attr>) - Method in class org.apache.syncope.common.lib.to.MembershipTO.Builder
- virAttrs(Attr...) - Method in class org.apache.syncope.common.lib.request.AnyCR.Builder
- virAttrs(Attr...) - Method in class org.apache.syncope.common.lib.request.AnyUR.Builder
- virAttrs(Attr...) - Method in class org.apache.syncope.common.lib.request.MembershipUR.Builder
- virAttrs(Attr...) - Method in class org.apache.syncope.common.lib.to.MembershipTO.Builder
- VirSchemaTO - Class in org.apache.syncope.common.lib.to
- VirSchemaTO() - Constructor for class org.apache.syncope.common.lib.to.VirSchemaTO
- VIRTUAL - org.apache.syncope.common.lib.types.SchemaType
-
Virtual schema for attributes fetched from remote resources only.
W
- WA - org.apache.syncope.common.lib.types.AuditElements.EventCategoryType
- withMembers(String, String...) - Method in class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder.Builder
- withMembers(String, String...) - Method in class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder
- withMembers(String, String...) - Method in interface org.apache.syncope.common.lib.search.GroupProperty
- withoutMembers(String, String...) - Method in class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder.Builder
- withoutMembers(String, String...) - Method in class org.apache.syncope.common.lib.search.GroupFiqlSearchConditionBuilder
- withoutMembers(String, String...) - Method in interface org.apache.syncope.common.lib.search.GroupProperty
- withoutPrivileges(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- withoutPrivileges(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- withoutPrivileges(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- withPrivileges(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder.Builder
- withPrivileges(String, String...) - Method in class org.apache.syncope.common.lib.search.UserFiqlSearchConditionBuilder
- withPrivileges(String, String...) - Method in interface org.apache.syncope.common.lib.search.UserProperty
- Workflow - org.apache.syncope.common.lib.types.ClientExceptionType
- write(byte[], int, int) - Method in class org.apache.syncope.common.lib.LogOutputStream
-
Write a block of characters to the output stream
- write(int) - Method in class org.apache.syncope.common.lib.LogOutputStream
-
Write the data to the buffer and flush the buffer, if a line separator is detected.
- writeValue(JsonGenerator, Object) - Method in class org.apache.syncope.common.lib.jackson.SyncopeJsonMapper
- writeValue(File, Object) - Method in class org.apache.syncope.common.lib.jackson.SyncopeJsonMapper
- writeValue(OutputStream, Object) - Method in class org.apache.syncope.common.lib.jackson.SyncopeJsonMapper
- writeValue(Writer, Object) - Method in class org.apache.syncope.common.lib.jackson.SyncopeJsonMapper
- writeValueAsBytes(Object) - Method in class org.apache.syncope.common.lib.jackson.SyncopeJsonMapper
- writeValueAsString(Object) - Method in class org.apache.syncope.common.lib.jackson.SyncopeJsonMapper
All Classes All Packages