A B C D E F G H I J L M N O P R S T U V W 

A

AbstractAttributableMod - Class in org.apache.syncope.common.mod
Abstract base class for objects that can have attributes removed, added or updated.
AbstractAttributableMod() - Constructor for class org.apache.syncope.common.mod.AbstractAttributableMod
 
AbstractAttributableTO - Class in org.apache.syncope.common.to
 
AbstractAttributableTO() - Constructor for class org.apache.syncope.common.to.AbstractAttributableTO
 
AbstractBaseBean - Class in org.apache.syncope.common
 
AbstractBaseBean() - Constructor for class org.apache.syncope.common.AbstractBaseBean
 
AbstractExecTO - Class in org.apache.syncope.common.to
 
AbstractExecTO() - Constructor for class org.apache.syncope.common.to.AbstractExecTO
 
AbstractPolicySpec - Class in org.apache.syncope.common.types
 
AbstractPolicySpec() - Constructor for class org.apache.syncope.common.types.AbstractPolicySpec
 
AbstractPolicyTO - Class in org.apache.syncope.common.to
 
AbstractPolicyTO() - Constructor for class org.apache.syncope.common.to.AbstractPolicyTO
 
AbstractReportletConf - Class in org.apache.syncope.common.report
 
AbstractReportletConf() - Constructor for class org.apache.syncope.common.report.AbstractReportletConf
 
AbstractReportletConf(String) - Constructor for class org.apache.syncope.common.report.AbstractReportletConf
 
AbstractSchemaTO - Class in org.apache.syncope.common.to
 
AbstractSchemaTO() - Constructor for class org.apache.syncope.common.to.AbstractSchemaTO
 
AbstractSubjectMod - Class in org.apache.syncope.common.mod
 
AbstractSubjectMod() - Constructor for class org.apache.syncope.common.mod.AbstractSubjectMod
 
AbstractSubjectTO - Class in org.apache.syncope.common.to
 
AbstractSubjectTO() - Constructor for class org.apache.syncope.common.to.AbstractSubjectTO
 
AbstractSyncTaskTO - Class in org.apache.syncope.common.to
 
AbstractSyncTaskTO() - Constructor for class org.apache.syncope.common.to.AbstractSyncTaskTO
 
AbstractSysInfoTO - Class in org.apache.syncope.common.to
Abstract wrapper for common system information.
AbstractSysInfoTO() - Constructor for class org.apache.syncope.common.to.AbstractSysInfoTO
 
AbstractTaskTO - Class in org.apache.syncope.common.to
 
AbstractTaskTO() - Constructor for class org.apache.syncope.common.to.AbstractTaskTO
 
AbstractWrappable<E> - Class in org.apache.syncope.common.wrap
 
AbstractWrappable() - Constructor for class org.apache.syncope.common.wrap.AbstractWrappable
 
ACCOUNT - Static variable in class org.apache.syncope.common.to.ConnIdObjectClassTO
 
AccountPolicySpec - Class in org.apache.syncope.common.types
 
AccountPolicySpec() - Constructor for class org.apache.syncope.common.types.AccountPolicySpec
 
AccountPolicyTO - Class in org.apache.syncope.common.to
 
AccountPolicyTO() - Constructor for class org.apache.syncope.common.to.AccountPolicyTO
 
AccountPolicyTO(boolean) - Constructor for class org.apache.syncope.common.to.AccountPolicyTO
 
actionJob(Long, JobAction) - Method in interface org.apache.syncope.common.services.ReportService
Execute a control action on an existing report
actionJob(Long, JobAction) - Method in interface org.apache.syncope.common.services.TaskService
Execute a control action on an existing task
ACTIVITI_ROLE_ENABLED - Static variable in class org.apache.syncope.common.types.RESTHeaders
Option key stating if Activiti workflow adapter is in use for roles.
ACTIVITI_USER_ENABLED - Static variable in class org.apache.syncope.common.types.RESTHeaders
Option key stating if Activiti workflow adapter is in use for users.
add(Object, BulkActionResult.Status) - Method in class org.apache.syncope.common.reqres.BulkActionResult
 
add(Object, String) - Method in class org.apache.syncope.common.reqres.BulkActionResult
 
addAccountIdItem(MappingItemTO) - Method in class org.apache.syncope.common.to.MappingTO
 
addException(SyncopeClientException) - Method in exception org.apache.syncope.common.SyncopeClientCompositeException
 
addItem(MappingItemTO) - Method in class org.apache.syncope.common.to.MappingTO
 
addProperty(WorkflowFormPropertyTO) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
ANONYMOUS_ENTITLEMENT - Static variable in class org.apache.syncope.common.SyncopeConstants
 
apply(UserTO, UserMod) - Static method in class org.apache.syncope.common.util.AttributableOperations
 
asAttributableType() - Method in enum org.apache.syncope.common.types.SubjectType
 
asc(String) - Method in class org.apache.syncope.common.search.OrderByClauseBuilder
 
asComposite() - Method in exception org.apache.syncope.common.SyncopeClientException
 
AttributableOperations - Class in org.apache.syncope.common.util
Utility class for manipulating classes extending AbstractAttributableTO and AbstractAttributableMod.
AttributableType - Enum in org.apache.syncope.common.types
 
AttributeMod - Class in org.apache.syncope.common.mod
 
AttributeMod() - Constructor for class org.apache.syncope.common.mod.AttributeMod
 
ATTRIBUTES_NOTINCLUDED - Static variable in class org.apache.syncope.common.search.SearchableFields
 
AttributeSchemaType - Enum in org.apache.syncope.common.types
 
AttributeTO - Class in org.apache.syncope.common.to
 
AttributeTO() - Constructor for class org.apache.syncope.common.to.AttributeTO
Default constructor.
attrsToRemove - Variable in class org.apache.syncope.common.mod.AbstractAttributableMod
 
attrsToUpdate - Variable in class org.apache.syncope.common.mod.AbstractAttributableMod
 
AuditElements - Class in org.apache.syncope.common.types
 
AuditElements.EventCategoryType - Enum in org.apache.syncope.common.types
 
AuditElements.Result - Enum in org.apache.syncope.common.types
 
AuditLoggerName - Class in org.apache.syncope.common.types
 
AuditLoggerName(AuditElements.EventCategoryType, String, String, String, AuditElements.Result) - Constructor for class org.apache.syncope.common.types.AuditLoggerName
 

B

BeanUtils - Class in org.apache.syncope.common.util
Overrides Spring's BeanUtils not using collection setters but instead getters + addAll() / putAll(), in a JAXB friendly way.
build() - Method in class org.apache.syncope.common.search.OrderByClauseBuilder
 
build(ClientExceptionType) - Static method in exception org.apache.syncope.common.SyncopeClientException
 
buildComposite() - Static method in exception org.apache.syncope.common.SyncopeClientException
 
buildEvent(AuditElements.EventCategoryType, String, String, String, AuditElements.Result) - Static method in class org.apache.syncope.common.util.LoggerEventUtils
Build event string with the following syntax [type]:[category]:[subcategory]:[event]:[maybe result value cond].
bulk(BulkAction) - Method in interface org.apache.syncope.common.services.ConnectorService
Executes the provided bulk action.
bulk(BulkAction) - Method in interface org.apache.syncope.common.services.ResourceService
Executes the provided bulk action.
bulk(BulkAction) - Method in interface org.apache.syncope.common.services.RoleService
Executes the provided bulk action.
bulk(BulkAction) - Method in interface org.apache.syncope.common.services.TaskService
Executes the provided bulk action.
bulk(BulkAction) - Method in interface org.apache.syncope.common.services.UserService
Executes the provided bulk action.
BulkAction - Class in org.apache.syncope.common.reqres
 
BulkAction() - Constructor for class org.apache.syncope.common.reqres.BulkAction
 
BulkAction.Type - Enum in org.apache.syncope.common.reqres
 
BulkActionResult - Class in org.apache.syncope.common.reqres
 
BulkActionResult() - Constructor for class org.apache.syncope.common.reqres.BulkActionResult
 
BulkActionResult.Result - Class in org.apache.syncope.common.reqres
 
BulkActionResult.Result() - Constructor for class org.apache.syncope.common.reqres.BulkActionResult.Result
 
BulkActionResult.Result(String, BulkActionResult.Status) - Constructor for class org.apache.syncope.common.reqres.BulkActionResult.Result
 
BulkActionResult.Status - Enum in org.apache.syncope.common.reqres
 
bulkAssociation(Long, ResourceAssociationActionType, List<ResourceName>) - Method in interface org.apache.syncope.common.services.RoleService
Executes resource-related operations on given role.
bulkAssociation(Long, ResourceAssociationActionType, ResourceAssociationMod) - Method in interface org.apache.syncope.common.services.UserService
Executes resource-related operations on given user.
bulkDeassociation(String, SubjectType, ResourceDeassociationActionType, List<SubjectId>) - Method in interface org.apache.syncope.common.services.ResourceService
De-associate users or roles (depending on the provided subject type) from the given resource.
bulkDeassociation(Long, ResourceDeassociationActionType, List<ResourceName>) - Method in interface org.apache.syncope.common.services.RoleService
Executes resource-related operations on given role.
bulkDeassociation(Long, ResourceDeassociationActionType, List<ResourceName>) - Method in interface org.apache.syncope.common.services.UserService
Executes resource-related operations on given user.
bulkDeprovisionMembers(Long) - Method in interface org.apache.syncope.common.services.RoleService
Deprovision all members of the given role from all the resources associated to it.
bulkProvisionMembers(Long) - Method in interface org.apache.syncope.common.services.RoleService
Provision all members of the given role onto all the resources associated to it.

C

check(ConnInstanceTO) - Method in interface org.apache.syncope.common.services.ConnectorService
 
check(ResourceTO) - Method in interface org.apache.syncope.common.services.ResourceService
Checks wether the connection to resource could be established.
children(Long) - Method in interface org.apache.syncope.common.services.RoleService
Returns children roles of given role.
CipherAlgorithm - Enum in org.apache.syncope.common.types
 
claimForm(String) - Method in interface org.apache.syncope.common.services.UserWorkflowService
Claims the form for the given task id.
ClassList - Annotation Type in org.apache.syncope.common.annotation
 
ClientExceptionType - Enum in org.apache.syncope.common.types
 
CollectionWrapper - Class in org.apache.syncope.common.util
 
compareTo(ConnConfProperty) - Method in class org.apache.syncope.common.types.ConnConfProperty
 
compareTo(ConnConfPropSchema) - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
ConfigurationService - Interface in org.apache.syncope.common.services
REST operations for configuration.
confirmPasswordReset(String, String) - Method in interface org.apache.syncope.common.services.UserSelfService
Reset the password value for the user matching the provided token, if available and still valid.
ConflictResolutionAction - Enum in org.apache.syncope.common.types
 
ConfTO - Class in org.apache.syncope.common.to
 
ConfTO() - Constructor for class org.apache.syncope.common.to.ConfTO
 
ConnBundleTO - Class in org.apache.syncope.common.to
 
ConnBundleTO() - Constructor for class org.apache.syncope.common.to.ConnBundleTO
 
ConnConfProperty - Class in org.apache.syncope.common.types
 
ConnConfProperty() - Constructor for class org.apache.syncope.common.types.ConnConfProperty
 
ConnConfPropSchema - Class in org.apache.syncope.common.types
 
ConnConfPropSchema() - Constructor for class org.apache.syncope.common.types.ConnConfPropSchema
 
ConnectorCapability - Enum in org.apache.syncope.common.types
Enum of all possible capabilities that a connector instance can expose.
ConnectorService - Interface in org.apache.syncope.common.services
REST operations for connector bundles and instances.
ConnIdObjectClassTO - Class in org.apache.syncope.common.to
Mimic ConnId's ObjectClass information.
ConnIdObjectClassTO() - Constructor for class org.apache.syncope.common.to.ConnIdObjectClassTO
 
ConnIdObjectClassTO(String) - Constructor for class org.apache.syncope.common.to.ConnIdObjectClassTO
 
ConnIdObjectClassTO.DefaultType - Enum in org.apache.syncope.common.to
 
ConnInstanceTO - Class in org.apache.syncope.common.to
 
ConnInstanceTO() - Constructor for class org.apache.syncope.common.to.ConnInstanceTO
 
ConnObjectTO - Class in org.apache.syncope.common.to
 
ConnObjectTO() - Constructor for class org.apache.syncope.common.to.ConnObjectTO
 
ConnParameterType - Enum in org.apache.syncope.common.types
 
ConnPoolConfTO - Class in org.apache.syncope.common.to
 
ConnPoolConfTO() - Constructor for class org.apache.syncope.common.to.ConnPoolConfTO
 
contains(AttributableType, String) - Static method in enum org.apache.syncope.common.types.IntMappingType
Check if attribute type belongs to the specified attributable type set.
CONTEXTUAL_PROPERTIES - Static variable in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
copyProperties(Object, Object) - Static method in class org.apache.syncope.common.util.BeanUtils
Copy the property values of the given source bean into the target bean.
copyProperties(Object, Object, Class<?>) - Static method in class org.apache.syncope.common.util.BeanUtils
Copy the property values of the given source bean into the given target bean, only setting properties defined in the given "editable" class (or interface).
copyProperties(Object, Object, String...) - Static method in class org.apache.syncope.common.util.BeanUtils
Copy the property values of the given source bean into the given target bean, ignoring the given "ignoreProperties".
CorrelationRuleClass - Class in org.apache.syncope.common.wrap
 
CorrelationRuleClass() - Constructor for class org.apache.syncope.common.wrap.CorrelationRuleClass
 
create(ConnInstanceTO) - Method in interface org.apache.syncope.common.services.ConnectorService
Creates a new connector instance.
create(NotificationTO) - Method in interface org.apache.syncope.common.services.NotificationService
Creates a new notification.
create(T) - Method in interface org.apache.syncope.common.services.PolicyService
Create a new policy.
create(ReportTO) - Method in interface org.apache.syncope.common.services.ReportService
Creates a new report.
create(ResourceTO) - Method in interface org.apache.syncope.common.services.ResourceService
Creates a new resource.
create(RoleTO) - Method in interface org.apache.syncope.common.services.RoleService
Creates a new role.
create(AttributableType, SchemaType, T) - Method in interface org.apache.syncope.common.services.SchemaService
Creates a new schema.
create(SecurityQuestionTO) - Method in interface org.apache.syncope.common.services.SecurityQuestionService
Creates a new security question.
create(T) - Method in interface org.apache.syncope.common.services.TaskService
Creates a new task.
create(UserTO, boolean) - Method in interface org.apache.syncope.common.services.UserSelfService
Self-registration for new user.
create(UserTO, boolean) - Method in interface org.apache.syncope.common.services.UserService
Creates a new user.

D

DATE_PATTERNS - Static variable in class org.apache.syncope.common.SyncopeConstants
 
DateParamConverterProvider - Class in org.apache.syncope.common.reqres
 
DateParamConverterProvider() - Constructor for class org.apache.syncope.common.reqres.DateParamConverterProvider
 
DEFAULT_DATE_PATTERN - Static variable in class org.apache.syncope.common.SyncopeConstants
 
DEFAULT_ENCODING - Static variable in class org.apache.syncope.common.SyncopeConstants
 
DEFAULT_PARAM_PAGE - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
DEFAULT_PARAM_PAGE_VALUE - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
DEFAULT_PARAM_SIZE - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
DEFAULT_PARAM_SIZE_VALUE - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
delete(String) - Method in interface org.apache.syncope.common.services.ConfigurationService
Deletes the configuration parameter with matching key.
delete(Long) - Method in interface org.apache.syncope.common.services.ConnectorService
Deletes the connector instance matching the provided id.
delete(LoggerType, String) - Method in interface org.apache.syncope.common.services.LoggerService
Deletes the logger with matching name.
delete(Long) - Method in interface org.apache.syncope.common.services.NotificationService
Deletes the notification matching the given id.
delete(Long) - Method in interface org.apache.syncope.common.services.PolicyService
Delete policy matching the given id.
delete(Long) - Method in interface org.apache.syncope.common.services.ReportService
Deletes report with matching id.
delete(String) - Method in interface org.apache.syncope.common.services.ResourceService
Deletes the resource matching the given name.
delete(Long) - Method in interface org.apache.syncope.common.services.RoleService
Deletes role matching provided roleId.
delete(AttributableType, SchemaType, String) - Method in interface org.apache.syncope.common.services.SchemaService
Deletes the schema matching the given kind, type and name.
delete(Long) - Method in interface org.apache.syncope.common.services.SecurityQuestionService
Deletes the security question matching the provided id.
delete(Long) - Method in interface org.apache.syncope.common.services.TaskService
Deletes the task matching the provided id.
delete() - Method in interface org.apache.syncope.common.services.UserSelfService
Self-deletes user.
delete(Long) - Method in interface org.apache.syncope.common.services.UserService
Deletes user matching provided userId.
deleteExecution(Long) - Method in interface org.apache.syncope.common.services.ReportService
Deletes report execution with matching id.
deleteExecution(Long) - Method in interface org.apache.syncope.common.services.TaskService
Deletes the task execution matching the provided id.
deleteExecutions(Long, Date, Date, Date, Date) - Method in interface org.apache.syncope.common.services.ReportService
Deletes the report executions belonging to the given report and matching the date conditions.
deleteExecutions(Long, Date, Date, Date, Date) - Method in interface org.apache.syncope.common.services.TaskService
Deletes the task executions belonging to the given task and matching the date conditions.
derAttrsToAdd - Variable in class org.apache.syncope.common.mod.AbstractAttributableMod
 
derAttrsToRemove - Variable in class org.apache.syncope.common.mod.AbstractAttributableMod
 
DerSchemaTO - Class in org.apache.syncope.common.to
 
DerSchemaTO() - Constructor for class org.apache.syncope.common.to.DerSchemaTO
 
desc(String) - Method in class org.apache.syncope.common.search.OrderByClauseBuilder
 
diff(UserTO, UserTO) - Static method in class org.apache.syncope.common.util.AttributableOperations
Calculate modifications needed by first in order to be equal to second.
diff(UserTO, UserTO, boolean) - Static method in class org.apache.syncope.common.util.AttributableOperations
Calculate modifications needed by first in order to be equal to second.
diff(RoleTO, RoleTO) - Static method in class org.apache.syncope.common.util.AttributableOperations
Calculate modifications needed by first in order to be equal to second.
diff(RoleTO, RoleTO, boolean) - Static method in class org.apache.syncope.common.util.AttributableOperations
Calculate modifications needed by first in order to be equal to second.

E

EMAIL_PATTERN - Static variable in class org.apache.syncope.common.SyncopeConstants
 
endDate - Variable in class org.apache.syncope.common.to.AbstractExecTO
 
EntitlementService - Interface in org.apache.syncope.common.services
REST operations for entitlements.
EntitlementTO - Class in org.apache.syncope.common.wrap
 
EntitlementTO() - Constructor for class org.apache.syncope.common.wrap.EntitlementTO
 
EntityViolationType - Enum in org.apache.syncope.common.types
 
ENUM_VALUES_SEPARATOR - Static variable in class org.apache.syncope.common.SyncopeConstants
 
equals(Object) - Method in class org.apache.syncope.common.AbstractBaseBean
 
equalToIgnoreCase(String, String...) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
equalToIgnoreCase(String, String...) - Method in interface org.apache.syncope.common.search.SyncopeProperty
Is textual property equal to (ignoring case) given literal or matching given pattern?
ERROR_CODE - Static variable in class org.apache.syncope.common.types.RESTHeaders
Declares the type of exception being raised.
ERROR_INFO - Static variable in class org.apache.syncope.common.types.RESTHeaders
Declares additional information for the exception being raised.
ErrorTO - Class in org.apache.syncope.common.reqres
 
ErrorTO() - Constructor for class org.apache.syncope.common.reqres.ErrorTO
 
EventCategoryTO - Class in org.apache.syncope.common.to
 
EventCategoryTO() - Constructor for class org.apache.syncope.common.to.EventCategoryTO
Constructor for Type.REST event category.
EventCategoryTO(AuditElements.EventCategoryType) - Constructor for class org.apache.syncope.common.to.EventCategoryTO
Constructor for the given Type event category.
events() - Method in interface org.apache.syncope.common.services.LoggerService
Returns a list of all managed events in audit.
execute(Long) - Method in interface org.apache.syncope.common.services.ReportService
Executes the report with matching id.
execute(Long, boolean) - Method in interface org.apache.syncope.common.services.TaskService
Executes the task matching the given id.
executeTask(String, UserTO) - Method in interface org.apache.syncope.common.services.UserWorkflowService
Executes workflow task for matching id.
export() - Method in interface org.apache.syncope.common.services.ConfigurationService
Exports internal storage content as downloadable XML file.
exportDefinition(SubjectType) - Method in interface org.apache.syncope.common.services.WorkflowService
Exports workflow definition for matching kind.
exportDiagram(SubjectType) - Method in interface org.apache.syncope.common.services.WorkflowService
Exports workflow diagram representation.
exportExecutionResult(Long, ReportExecExportFormat) - Method in interface org.apache.syncope.common.services.ReportService
Exports the report execution with matching id in the requested format.

F

FormAttributeField - Annotation Type in org.apache.syncope.common.annotation
 
fromDisplayName(String) - Static method in class org.apache.syncope.common.to.RoleTO
 
fromHeaderValue(String) - Static method in enum org.apache.syncope.common.types.ClientExceptionType
 
fromLevel(Level) - Static method in enum org.apache.syncope.common.types.LoggerLevel
 
fromLoggerName(String) - Static method in class org.apache.syncope.common.types.AuditLoggerName
 
fromString(String) - Static method in enum org.apache.syncope.common.search.SpecialAttr
 
fromString(String) - Static method in enum org.apache.syncope.common.types.ConflictResolutionAction
 
fromString(String) - Static method in enum org.apache.syncope.common.types.PolicyType
 
fromString(String) - Static method in enum org.apache.syncope.common.types.Preference
 
fromString(String) - Static method in enum org.apache.syncope.common.types.PropagationTaskExecStatus
 
fromString(String) - Static method in enum org.apache.syncope.common.types.ReportExecStatus
 
fromString(String) - Static method in enum org.apache.syncope.common.types.TaskType
 
fromToClass(Class<? extends AbstractSchemaTO>) - Static method in enum org.apache.syncope.common.types.SchemaType
 

G

get(SubjectType) - Static method in class org.apache.syncope.common.search.SearchableFields
 
get(Class<? extends AbstractAttributableTO>) - Static method in class org.apache.syncope.common.search.SearchableFields
 
getAccountId() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
getAccountIdItem() - Method in class org.apache.syncope.common.to.MappingTO
 
getAccountLink() - Method in class org.apache.syncope.common.to.MappingTO
 
getAccountPolicy() - Method in class org.apache.syncope.common.mod.RoleMod
 
getAccountPolicy() - Method in class org.apache.syncope.common.to.ResourceTO
 
getAccountPolicy() - Method in class org.apache.syncope.common.to.RoleTO
 
getActionsClassNames() - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
getAfterObj() - Method in class org.apache.syncope.common.to.PropagationStatus
After object getter.
getAlgorithm() - Method in enum org.apache.syncope.common.types.CipherAlgorithm
 
getAllEntitlements() - Method in interface org.apache.syncope.common.services.EntitlementService
Returns a list of all known entitlements.
getAttributableType() - Method in enum org.apache.syncope.common.types.IntMappingType
 
getAttributeTypes(AttributableType, Collection<IntMappingType>) - Static method in enum org.apache.syncope.common.types.IntMappingType
Get attribute types for a certain attributable type.
getAttributeTypes(AttributableType) - Static method in enum org.apache.syncope.common.types.IntMappingType
Get attribute types for a certain attributable type.
getAttrMap() - Method in class org.apache.syncope.common.to.ConnObjectTO
 
getAttrs() - Method in class org.apache.syncope.common.report.RoleReportletConf
 
getAttrs() - Method in class org.apache.syncope.common.report.UserReportletConf
 
getAttrs() - Method in class org.apache.syncope.common.to.ConnObjectTO
 
getAttrsToRemove() - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
getAttrsToUpdate() - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
getBeforeObj() - Method in class org.apache.syncope.common.to.PropagationStatus
Before object getter.
getBundleName() - Method in class org.apache.syncope.common.to.ConnBundleTO
 
getBundleName() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getBundles(String) - Method in interface org.apache.syncope.common.services.ConnectorService
Returns available connector bundles with property keys in selected language.
getCapabilities() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getCategory() - Method in class org.apache.syncope.common.to.EventCategoryTO
 
getCategory() - Method in class org.apache.syncope.common.types.AuditLoggerName
 
getChangePwdDate() - Method in class org.apache.syncope.common.to.UserTO
 
getCipherAlgorithm() - Method in class org.apache.syncope.common.to.SchemaTO
 
getConfiguration() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getConfigurationMap() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getConfigurationProperties(Long) - Method in interface org.apache.syncope.common.services.ConnectorService
Returns configuration for given connector instance.
getConflictResolutionAction() - Method in class org.apache.syncope.common.types.SyncPolicySpec
 
getConnConfProperties() - Method in class org.apache.syncope.common.to.ResourceTO
 
getConnectorDisplayName() - Method in class org.apache.syncope.common.to.ResourceTO
 
getConnectorId() - Method in class org.apache.syncope.common.to.ResourceTO
 
getConnectorName() - Method in class org.apache.syncope.common.to.ConnBundleTO
 
getConnectorName() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getConnectorObject(String, SubjectType, Long) - Method in interface org.apache.syncope.common.services.ResourceService
Returns connector object from the external resource, for the given type and id.
getConnRequestTimeout() - Method in class org.apache.syncope.common.to.ConnInstanceTO
Get connector request timeout.
getContent() - Method in class org.apache.syncope.common.to.SecurityQuestionTO
 
getConversionPattern() - Method in class org.apache.syncope.common.to.SchemaTO
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.apache.syncope.common.reqres.DateParamConverterProvider
 
getCreateTime() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getCreateTraceLevel() - Method in class org.apache.syncope.common.to.ResourceTO
 
getCreationDate() - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
getCreator() - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
getCronExpression() - Method in class org.apache.syncope.common.to.ReportTO
 
getCronExpression() - Method in class org.apache.syncope.common.to.SchedTaskTO
 
getDateField() - Method in class org.apache.syncope.common.report.StaticReportletConf
 
getDatePattern() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
getDefaultValues() - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
getDeleteTraceLevel() - Method in class org.apache.syncope.common.to.ResourceTO
 
getDerAttrMap() - Method in class org.apache.syncope.common.to.AbstractAttributableTO
 
getDerAttrs() - Method in class org.apache.syncope.common.report.RoleReportletConf
 
getDerAttrs() - Method in class org.apache.syncope.common.report.UserReportletConf
 
getDerAttrs() - Method in class org.apache.syncope.common.to.AbstractAttributableTO
 
getDerAttrsToAdd() - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
getDerAttrsToRemove() - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
getDescription() - Method in class org.apache.syncope.common.to.AbstractPolicyTO
 
getDescription() - Method in class org.apache.syncope.common.to.SchedTaskTO
 
getDescription() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getDescription() - Method in enum org.apache.syncope.common.types.PolicyType
 
getDisplayName() - Method in class org.apache.syncope.common.to.ConnBundleTO
 
getDisplayName() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getDisplayName() - Method in class org.apache.syncope.common.to.RoleTO
 
getDisplayName() - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
getDoubleField() - Method in class org.apache.syncope.common.report.StaticReportletConf
 
getDueDate() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getElement() - Method in class org.apache.syncope.common.wrap.AbstractWrappable
 
getElements() - Method in class org.apache.syncope.common.reqres.ErrorTO
 
getElements() - Method in exception org.apache.syncope.common.SyncopeClientException
 
getEmbedded() - Static method in enum org.apache.syncope.common.types.IntMappingType
 
getEndDate() - Method in class org.apache.syncope.common.to.AbstractExecTO
 
getEndDate() - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
getEndDate() - Method in class org.apache.syncope.common.to.ReportTO
 
getEntitlements() - Method in class org.apache.syncope.common.mod.RoleMod
 
getEntitlements() - Method in class org.apache.syncope.common.to.RoleTO
 
getEnumerationKeys() - Method in class org.apache.syncope.common.to.SchemaTO
 
getEnumerationValues() - Method in class org.apache.syncope.common.to.SchemaTO
 
getEnumValues() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
getETagValue() - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
getEvent() - Method in class org.apache.syncope.common.types.AuditLoggerName
 
getEvents() - Method in class org.apache.syncope.common.to.EventCategoryTO
 
getEvents() - Method in class org.apache.syncope.common.to.NotificationTO
 
getException(ClientExceptionType) - Method in exception org.apache.syncope.common.SyncopeClientCompositeException
 
getExceptions() - Method in exception org.apache.syncope.common.SyncopeClientCompositeException
 
getExecutions() - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
getExecutions() - Method in class org.apache.syncope.common.to.ReportTO
 
getExpression() - Method in class org.apache.syncope.common.to.DerSchemaTO
 
getExtAttrName() - Method in class org.apache.syncope.common.to.MappingItemTO
 
getFailedLogins() - Method in class org.apache.syncope.common.to.UserTO
 
getFailureReason() - Method in class org.apache.syncope.common.to.PropagationStatus
Propagation execution message getter.
getFeatures() - Method in class org.apache.syncope.common.report.RoleReportletConf
 
getFeatures() - Method in class org.apache.syncope.common.report.UserReportletConf
 
getFormForUser(Long) - Method in interface org.apache.syncope.common.services.UserWorkflowService
Returns a list of available forms for the given user id.
getForms() - Method in interface org.apache.syncope.common.services.UserWorkflowService
Returns a list of all available workflow forms.
getHeaderValue() - Method in enum org.apache.syncope.common.types.ClientExceptionType
 
getHelpMessage() - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
getHistoryLength() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
getHtmlBody() - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
getId() - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
getId() - Method in class org.apache.syncope.common.mod.ReferenceMod
 
getId() - Method in class org.apache.syncope.common.mod.StatusMod
 
getId() - Method in class org.apache.syncope.common.to.AbstractAttributableTO
 
getId() - Method in class org.apache.syncope.common.to.AbstractExecTO
 
getId() - Method in class org.apache.syncope.common.to.AbstractPolicyTO
 
getId() - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
getId() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getId() - Method in class org.apache.syncope.common.to.MappingItemTO
 
getId() - Method in class org.apache.syncope.common.to.NotificationTO
 
getId() - Method in class org.apache.syncope.common.to.ReportTO
 
getId() - Method in class org.apache.syncope.common.to.SecurityQuestionTO
 
getId() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
getInfoHeaderValue(String) - Method in enum org.apache.syncope.common.types.ClientExceptionType
 
getInheritAccountPolicy() - Method in class org.apache.syncope.common.mod.RoleMod
 
getInheritAttrs() - Method in class org.apache.syncope.common.mod.RoleMod
 
getInheritDerAttrs() - Method in class org.apache.syncope.common.mod.RoleMod
 
getInheritOwner() - Method in class org.apache.syncope.common.mod.RoleMod
 
getInheritPasswordPolicy() - Method in class org.apache.syncope.common.mod.RoleMod
 
getInheritTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
getInheritVirAttrs() - Method in class org.apache.syncope.common.mod.RoleMod
 
getInstance(Class<T>, E) - Static method in class org.apache.syncope.common.wrap.AbstractWrappable
 
getIntAttrName() - Method in class org.apache.syncope.common.to.MappingItemTO
 
getIntMappingType() - Method in class org.apache.syncope.common.to.MappingItemTO
 
getItems() - Method in class org.apache.syncope.common.to.MappingTO
 
getJobClasses() - Method in interface org.apache.syncope.common.services.TaskService
Returns a list of classes to be used for jobs.
getJobClassName() - Method in class org.apache.syncope.common.to.SchedTaskTO
 
getKey() - Method in class org.apache.syncope.common.reqres.BulkActionResult.Result
 
getKey() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getLastChangeDate() - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
getLastExec() - Method in class org.apache.syncope.common.to.ReportTO
 
getLastExec() - Method in class org.apache.syncope.common.to.SchedTaskTO
 
getLastLoginDate() - Method in class org.apache.syncope.common.to.UserTO
 
getLastModifier() - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
getLatestExecStatus() - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
getLatestExecStatus() - Method in class org.apache.syncope.common.to.ReportTO
 
getLevel() - Method in class org.apache.syncope.common.to.LoggerTO
 
getLevel() - Method in enum org.apache.syncope.common.types.LoggerLevel
 
getListField() - Method in class org.apache.syncope.common.report.StaticReportletConf
 
getLocalizedMessage() - Method in exception org.apache.syncope.common.SyncopeClientCompositeException
 
getLocalizedMessage() - Method in exception org.apache.syncope.common.SyncopeClientException
 
getLocation() - Method in class org.apache.syncope.common.to.ConnBundleTO
 
getLocation() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getLongField() - Method in class org.apache.syncope.common.report.StaticReportletConf
 
getMailTemplates() - Method in interface org.apache.syncope.common.services.ConfigurationService
Returns a list of known mail-template names.
getMandatoryCondition() - Method in class org.apache.syncope.common.to.MappingItemTO
 
getMandatoryCondition() - Method in class org.apache.syncope.common.to.SchemaTO
 
getMatchingCond() - Method in class org.apache.syncope.common.report.RoleReportletConf
 
getMatchingCond() - Method in class org.apache.syncope.common.report.UserReportletConf
 
getMatchingRule() - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
getMAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
getMAttrTemplates() - Method in class org.apache.syncope.common.to.RoleTO
 
getMaxIdle() - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
getMaxLength() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
getMaxLength() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
getMaxObjects() - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
getMaxWait() - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
getMDerAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
getMDerAttrTemplates() - Method in class org.apache.syncope.common.to.RoleTO
 
getMembershipMap() - Method in class org.apache.syncope.common.to.UserTO
 
getMemberships() - Method in class org.apache.syncope.common.to.UserTO
 
getMembershipsToAdd() - Method in class org.apache.syncope.common.mod.UserMod
 
getMembershipsToRemove() - Method in class org.apache.syncope.common.mod.UserMod
 
getMessage() - Method in exception org.apache.syncope.common.SyncopeClientCompositeException
 
getMessage() - Method in exception org.apache.syncope.common.SyncopeClientException
 
getMessage() - Method in class org.apache.syncope.common.to.AbstractExecTO
 
getMessage() - Method in enum org.apache.syncope.common.types.EntityViolationType
 
getMimeType() - Method in class org.apache.syncope.common.to.SchemaTO
 
getMinEvictableIdleTimeMillis() - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
getMinIdle() - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
getMinLength() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
getMinLength() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
getMVirAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
getMVirAttrTemplates() - Method in class org.apache.syncope.common.to.RoleTO
 
getName() - Method in class org.apache.syncope.common.mod.RoleMod
 
getName() - Method in class org.apache.syncope.common.report.AbstractReportletConf
 
getName() - Method in interface org.apache.syncope.common.report.ReportletConf
Give name of related reportlet instance.
getName() - Method in class org.apache.syncope.common.to.AbstractSchemaTO
 
getName() - Method in class org.apache.syncope.common.to.LoggerTO
 
getName() - Method in class org.apache.syncope.common.to.ReportTO
 
getName() - Method in class org.apache.syncope.common.to.ResourceTO
 
getName() - Method in class org.apache.syncope.common.to.RoleTO
 
getName() - Method in class org.apache.syncope.common.to.SchedTaskTO
 
getName() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
getName() - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
getNext() - Method in class org.apache.syncope.common.reqres.PagedResult
 
getNextExec() - Method in class org.apache.syncope.common.to.ReportTO
 
getNextExec() - Method in class org.apache.syncope.common.to.SchedTaskTO
 
getObjectClassName() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
getOldAccountId() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
getOperation() - Method in class org.apache.syncope.common.reqres.BulkAction
 
getOperator() - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchCondition
 
getOptions() - Method in interface org.apache.syncope.common.services.UserSelfService
Checks whether self-registration is allowed.
getOptions(SubjectType) - Method in interface org.apache.syncope.common.services.WorkflowService
Checks whether Activiti is enabled (for users or roles).
getOrder() - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
getOverridable() - Method in enum org.apache.syncope.common.types.ConnParameterType
 
getOwnEntitlements() - Method in interface org.apache.syncope.common.services.EntitlementService
Returns a list of entitlements assigned to user making the current request.
getOwner() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getPage() - Method in class org.apache.syncope.common.reqres.PagedResult
 
getParent() - Method in class org.apache.syncope.common.to.RoleTO
 
getPassword() - Method in class org.apache.syncope.common.mod.ResourceAssociationMod
 
getPassword() - Method in class org.apache.syncope.common.mod.UserMod
 
getPassword() - Method in class org.apache.syncope.common.to.UserTO
 
getPasswordItem() - Method in class org.apache.syncope.common.to.MappingTO
 
getPasswordPolicy() - Method in class org.apache.syncope.common.mod.RoleMod
 
getPasswordPolicy() - Method in class org.apache.syncope.common.to.ResourceTO
 
getPasswordPolicy() - Method in class org.apache.syncope.common.to.RoleTO
 
getPattern() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
getPermittedLoginRetries() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
getPoolConf() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getPrefix() - Method in enum org.apache.syncope.common.types.LoggerType
 
getPrefixesNotPermitted() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
getPrefixesNotPermitted() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
getPrev() - Method in class org.apache.syncope.common.reqres.PagedResult
 
getPropagationActionsClasses() - Method in interface org.apache.syncope.common.services.ResourceService
Returns a list of classes that can be used to customize the propagation process.
getPropagationActionsClassNames() - Method in class org.apache.syncope.common.to.ResourceTO
 
getPropagationMode() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
getPropagationMode() - Method in class org.apache.syncope.common.to.ResourceTO
 
getPropagationOperation() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
getPropagationPriority() - Method in class org.apache.syncope.common.to.ResourceTO
 
getPropagationStatusTOs() - Method in class org.apache.syncope.common.to.AbstractSubjectTO
 
getProperties() - Method in class org.apache.syncope.common.to.ConnBundleTO
 
getProperties() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getPropertiesForSubmit() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getPropertyMap() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getPurpose() - Method in class org.apache.syncope.common.to.MappingItemTO
 
getPushActionsClasses() - Method in interface org.apache.syncope.common.services.TaskService
Returns a list of classes to be used as push actions.
getPwdPropRequest() - Method in class org.apache.syncope.common.mod.UserMod
 
getrAltSearchSchemas() - Method in class org.apache.syncope.common.types.SyncPolicySpec
 
getRAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
getRAttrTemplates() - Method in class org.apache.syncope.common.to.RoleTO
 
getRDerAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
getRDerAttrTemplates() - Method in class org.apache.syncope.common.to.RoleTO
 
getRecipientAttrName() - Method in class org.apache.syncope.common.to.NotificationTO
 
getRecipientAttrType() - Method in class org.apache.syncope.common.to.NotificationTO
 
getRecipients() - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
getRecipients() - Method in class org.apache.syncope.common.to.NotificationTO
 
getReport() - Method in class org.apache.syncope.common.to.ReportExecTO
 
getReportletConfClasses() - Method in interface org.apache.syncope.common.services.ReportService
Returns a list of available classes for reportlet configuration.
getReportletConfs() - Method in class org.apache.syncope.common.to.ReportTO
 
getResource() - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
getResource() - Method in class org.apache.syncope.common.to.PropagationStatus
resource name getter.
getResource() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
getResourceNames() - Method in class org.apache.syncope.common.mod.StatusMod
 
getResources() - Method in class org.apache.syncope.common.to.AbstractSubjectTO
 
getResources() - Method in class org.apache.syncope.common.to.AccountPolicyTO
 
getResourcesToAdd() - Method in class org.apache.syncope.common.mod.AbstractSubjectMod
 
getResourcesToRemove() - Method in class org.apache.syncope.common.mod.AbstractSubjectMod
 
getResponseStatus() - Method in enum org.apache.syncope.common.types.ClientExceptionType
 
getResult() - Method in class org.apache.syncope.common.reqres.BulkActionResult
 
getResult() - Method in class org.apache.syncope.common.reqres.PagedResult
 
getResult() - Method in class org.apache.syncope.common.types.AuditLoggerName
 
getResultByStatus(BulkActionResult.Status) - Method in class org.apache.syncope.common.reqres.BulkActionResult
 
getResultMap() - Method in class org.apache.syncope.common.reqres.BulkActionResult
 
getRmapping() - Method in class org.apache.syncope.common.to.ResourceTO
 
getRole() - Method in class org.apache.syncope.common.mod.MembershipMod
 
getRoleAbout() - Method in class org.apache.syncope.common.to.NotificationTO
 
getRoleFilter() - Method in class org.apache.syncope.common.to.PushTaskTO
 
getRoleId() - Method in class org.apache.syncope.common.to.MembershipTO
 
getRoleJavaRule() - Method in class org.apache.syncope.common.types.SyncPolicySpec
 
getRoleName() - Method in class org.apache.syncope.common.to.MembershipTO
 
getRoleOwner() - Method in class org.apache.syncope.common.mod.RoleMod
 
getRoleOwner() - Method in class org.apache.syncope.common.to.RoleTO
 
getRoleTemplate() - Method in class org.apache.syncope.common.to.SyncTaskTO
 
getRsyncToken() - Method in class org.apache.syncope.common.to.ResourceTO
 
getRVirAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
getRVirAttrTemplates() - Method in class org.apache.syncope.common.to.RoleTO
 
getSchema() - Method in class org.apache.syncope.common.mod.AttributeMod
 
getSchema() - Method in class org.apache.syncope.common.to.AttributeTO
 
getSchema() - Method in class org.apache.syncope.common.types.ConnConfProperty
 
getSchemaNames(Long, ConnInstanceTO, boolean) - Method in interface org.apache.syncope.common.services.ConnectorService
Returns schema names for connector bundle matching the given connector instance id.
getSchemasNotPermitted() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
getSchemasNotPermitted() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
getSecretKey() - Method in class org.apache.syncope.common.to.SchemaTO
 
getSecurityAnswer() - Method in class org.apache.syncope.common.mod.UserMod
 
getSecurityAnswer() - Method in class org.apache.syncope.common.to.UserTO
 
getSecurityQuestion() - Method in class org.apache.syncope.common.mod.UserMod
 
getSecurityQuestion() - Method in class org.apache.syncope.common.to.UserTO
 
getSender() - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
getSender() - Method in class org.apache.syncope.common.to.NotificationTO
 
getSize() - Method in class org.apache.syncope.common.reqres.PagedResult
 
getSpecialName() - Method in enum org.apache.syncope.common.to.ConnIdObjectClassTO.DefaultType
 
getSpecification() - Method in class org.apache.syncope.common.to.AccountPolicyTO
 
getSpecification() - Method in class org.apache.syncope.common.to.PasswordPolicyTO
 
getSpecification() - Method in class org.apache.syncope.common.to.SyncPolicyTO
 
getStartDate() - Method in class org.apache.syncope.common.to.AbstractExecTO
 
getStartDate() - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
getStartDate() - Method in class org.apache.syncope.common.to.ReportTO
 
getStaticRecipients() - Method in class org.apache.syncope.common.to.NotificationTO
 
getStatus() - Method in class org.apache.syncope.common.reqres.ErrorTO
 
getStatus() - Method in class org.apache.syncope.common.to.AbstractExecTO
 
getStatus() - Method in class org.apache.syncope.common.to.PropagationStatus
Propagation execution status getter.
getStatus() - Method in class org.apache.syncope.common.to.UserTO
 
getStringField() - Method in class org.apache.syncope.common.report.StaticReportletConf
 
getSubcategory() - Method in class org.apache.syncope.common.to.EventCategoryTO
 
getSubcategory() - Method in class org.apache.syncope.common.types.AuditLoggerName
 
getSubject() - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
getSubject() - Method in class org.apache.syncope.common.to.NotificationTO
 
getSubjectId() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
getSubjectType() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
getSuffixesNotPermitted() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
getSuffixesNotPermitted() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
getSupportedObjectClasses(Long, ConnInstanceTO) - Method in interface org.apache.syncope.common.services.ConnectorService
Returns supported object classes for connector bundle matching the given connector instance id.
getSyncActionsClasses() - Method in interface org.apache.syncope.common.services.TaskService
Returns a list of classes to be used as synchronization actions.
getSyncCorrelationRuleClasses() - Method in interface org.apache.syncope.common.services.PolicyService
Returns a list of classes to be used as correlation rules.
getSyncPolicy() - Method in class org.apache.syncope.common.to.ResourceTO
 
getSyncTraceLevel() - Method in class org.apache.syncope.common.to.ResourceTO
 
getTargetResources() - Method in class org.apache.syncope.common.mod.ResourceAssociationMod
 
getTargets() - Method in class org.apache.syncope.common.reqres.BulkAction
 
getTask() - Method in class org.apache.syncope.common.to.TaskExecTO
 
getTaskId() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getTasks() - Method in class org.apache.syncope.common.types.WorkflowTasks
 
getTemplate() - Method in class org.apache.syncope.common.to.NotificationTO
 
getTextBody() - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
getToClass() - Method in enum org.apache.syncope.common.types.SchemaType
 
getToken() - Method in class org.apache.syncope.common.mod.StatusMod
 
getToken() - Method in class org.apache.syncope.common.to.UserTO
 
getTokenExpireTime() - Method in class org.apache.syncope.common.to.UserTO
 
getTotalCount() - Method in class org.apache.syncope.common.reqres.PagedResult
 
getTraceLevel() - Method in class org.apache.syncope.common.report.StaticReportletConf
 
getTraceLevel() - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
getTraceLevel() - Method in class org.apache.syncope.common.to.NotificationTO
 
getType() - Method in class org.apache.syncope.common.mod.StatusMod
 
getType() - Method in class org.apache.syncope.common.reqres.ErrorTO
 
getType() - Method in exception org.apache.syncope.common.SyncopeClientException
 
getType() - Method in class org.apache.syncope.common.to.AbstractPolicyTO
 
getType() - Method in class org.apache.syncope.common.to.ConnIdObjectClassTO
 
getType() - Method in class org.apache.syncope.common.to.EventCategoryTO
 
getType() - Method in class org.apache.syncope.common.to.SchemaTO
 
getType() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
getType() - Method in enum org.apache.syncope.common.types.AttributeSchemaType
 
getType() - Method in class org.apache.syncope.common.types.AuditLoggerName
 
getType() - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
getuAltSearchSchemas() - Method in class org.apache.syncope.common.types.SyncPolicySpec
 
getUmapping() - Method in class org.apache.syncope.common.to.ResourceTO
 
getUnmatchingRule() - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
getUpdateTraceLevel() - Method in class org.apache.syncope.common.to.ResourceTO
 
getUsedByResources() - Method in class org.apache.syncope.common.to.AbstractPolicyTO
 
getUsedByRoles() - Method in class org.apache.syncope.common.to.AbstractPolicyTO
 
getUserAbout() - Method in class org.apache.syncope.common.to.NotificationTO
 
getUserFilter() - Method in class org.apache.syncope.common.to.PushTaskTO
 
getUserId(String) - Method in interface org.apache.syncope.common.services.UserService
Gives the user id for the provided username.
getUserId() - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
getUserJavaRule() - Method in class org.apache.syncope.common.types.SyncPolicySpec
 
getUsername() - Method in class org.apache.syncope.common.mod.UserMod
 
getUsername(Long) - Method in interface org.apache.syncope.common.services.UserService
Gives the username for the provided user id.
getUsername() - Method in class org.apache.syncope.common.to.UserTO
 
getUserOwner() - Method in class org.apache.syncope.common.mod.RoleMod
 
getUserOwner() - Method in class org.apache.syncope.common.to.RoleTO
 
getUserTemplate() - Method in class org.apache.syncope.common.to.SyncTaskTO
 
getUsyncToken() - Method in class org.apache.syncope.common.to.ResourceTO
 
getValidatorClass() - Method in class org.apache.syncope.common.to.SchemaTO
 
getValidators() - Method in interface org.apache.syncope.common.services.ConfigurationService
Returns a list of known validator names.
getValue() - Method in class org.apache.syncope.common.reqres.BulkActionResult.Result
 
getValue() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
getValues() - Method in class org.apache.syncope.common.to.AttributeTO
 
getValues() - Method in class org.apache.syncope.common.types.ConnConfProperty
 
getValuesToBeAdded() - Method in class org.apache.syncope.common.mod.AttributeMod
 
getValuesToBeRemoved() - Method in class org.apache.syncope.common.mod.AttributeMod
 
getVersion() - Method in class org.apache.syncope.common.to.ConnBundleTO
 
getVersion() - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
getVirAttrMap() - Method in class org.apache.syncope.common.to.AbstractAttributableTO
 
getVirAttrs() - Method in class org.apache.syncope.common.report.RoleReportletConf
 
getVirAttrs() - Method in class org.apache.syncope.common.report.UserReportletConf
 
getVirAttrs() - Method in class org.apache.syncope.common.to.AbstractAttributableTO
 
getVirAttrsToRemove() - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
getVirAttrsToUpdate() - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
getWordsNotPermitted() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
getWordsNotPermitted() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
getXmlAttributes() - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
GROUP - Static variable in class org.apache.syncope.common.to.ConnIdObjectClassTO
 

H

hasEntitlements(String, String...) - Method in class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder.Builder
 
hasEntitlements(String, String...) - Method in class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder
 
hasEntitlements(String, String...) - Method in interface org.apache.syncope.common.search.RoleProperty
 
hasException(ClientExceptionType) - Method in exception org.apache.syncope.common.SyncopeClientCompositeException
 
hasExceptions() - Method in exception org.apache.syncope.common.SyncopeClientCompositeException
 
hashCode() - Method in class org.apache.syncope.common.AbstractBaseBean
 
hasNotEntitlements(String, String...) - Method in class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder.Builder
 
hasNotEntitlements(String, String...) - Method in class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder
 
hasNotEntitlements(String, String...) - Method in interface org.apache.syncope.common.search.RoleProperty
 
hasNotResources(String, String...) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
hasNotResources(String, String...) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
hasNotResources(String, String...) - Method in interface org.apache.syncope.common.search.SyncopeProperty
Is user, group or any object not owning given resource(s)?
hasNotResources(String, String...) - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder
 
hasNotRoles(Long, Long...) - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder.Builder
 
hasNotRoles(Long, Long...) - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder
 
hasNotRoles(Long, Long...) - Method in interface org.apache.syncope.common.search.UserProperty
 
hasResources(String, String...) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
hasResources(String, String...) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
hasResources(String, String...) - Method in interface org.apache.syncope.common.search.SyncopeProperty
Is user, group or any object owning given resource(s)?
hasResources(String, String...) - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder
 
hasRoles(Long, Long...) - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder.Builder
 
hasRoles(Long, Long...) - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder
 
hasRoles(Long, Long...) - Method in interface org.apache.syncope.common.search.UserProperty
 

I

id - Variable in class org.apache.syncope.common.mod.AbstractAttributableMod
 
id - Variable in class org.apache.syncope.common.to.AbstractExecTO
 
IEQ - Static variable in class org.apache.syncope.common.search.SyncopeFiqlParser
 
importDefinition(SubjectType, String) - Method in interface org.apache.syncope.common.services.WorkflowService
Imports workflow definition for matching kind.
IntMappingType - Enum in org.apache.syncope.common.types
Internal attribute mapping type.
is(String) - Method in class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder.Builder
 
is(String) - Method in class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder
 
is(String) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
is(String) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
is(String) - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder.Builder
 
is(String) - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder
 
isAccountid() - Method in class org.apache.syncope.common.to.MappingItemTO
 
isActive() - Method in class org.apache.syncope.common.to.NotificationTO
 
isAllLowerCase() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
isAllowNullPassword() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isAllUpperCase() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
isAlphanumericRequired() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isChangePwd() - Method in class org.apache.syncope.common.mod.ResourceAssociationMod
 
isComposite() - Method in exception org.apache.syncope.common.SyncopeClientException
 
isConfidential() - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
isConversionPatternNeeded() - Method in enum org.apache.syncope.common.types.AttributeSchemaType
 
isDigitRequired() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isEmpty() - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
isEmpty() - Method in class org.apache.syncope.common.mod.AbstractSubjectMod
 
isEmpty() - Method in class org.apache.syncope.common.mod.AttributeMod
 
isEmpty() - Method in class org.apache.syncope.common.mod.MembershipMod
 
isEmpty() - Method in class org.apache.syncope.common.mod.RoleMod
 
isEmpty() - Method in class org.apache.syncope.common.mod.UserMod
 
isEmpty() - Method in exception org.apache.syncope.common.SyncopeClientException
 
isEnforceMandatoryCondition() - Method in class org.apache.syncope.common.to.ResourceTO
 
isExecuted() - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
isFullReconciliation() - Method in class org.apache.syncope.common.to.SyncTaskTO
 
isInheritAccountPolicy() - Method in class org.apache.syncope.common.to.RoleTO
 
isInheritAttrs() - Method in class org.apache.syncope.common.to.RoleTO
 
isInheritDerAttrs() - Method in class org.apache.syncope.common.to.RoleTO
 
isInheritOwner() - Method in class org.apache.syncope.common.to.RoleTO
 
isInheritPasswordPolicy() - Method in class org.apache.syncope.common.to.RoleTO
 
isInheritTemplates() - Method in class org.apache.syncope.common.to.RoleTO
 
isInheritVirAttrs() - Method in class org.apache.syncope.common.to.RoleTO
 
isInvertible() - Method in enum org.apache.syncope.common.types.CipherAlgorithm
 
isLowercaseRequired() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isModEntitlements() - Method in class org.apache.syncope.common.mod.RoleMod
 
isModMAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
isModMDerAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
isModMVirAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
isModRAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
isModRDerAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
isModRVirAttrTemplates() - Method in class org.apache.syncope.common.mod.RoleMod
 
isMultivalue() - Method in class org.apache.syncope.common.to.SchemaTO
 
isMustEndWithAlpha() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustEndWithDigit() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustEndWithNonAlpha() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustntEndWithAlpha() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustntEndWithDigit() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustntEndWithNonAlpha() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustntStartWithAlpha() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustntStartWithDigit() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustntStartWithNonAlpha() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustStartWithAlpha() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustStartWithDigit() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isMustStartWithNonAlpha() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isNonAlphanumericRequired() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isNotNull(String) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
isNull(String) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
isOnSyncope() - Method in class org.apache.syncope.common.mod.StatusMod
 
isOverridable() - Method in class org.apache.syncope.common.types.ConnConfProperty
 
isPassword() - Method in class org.apache.syncope.common.to.MappingItemTO
 
isPerformCreate() - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
isPerformDelete() - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
isPerformUpdate() - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
isPropagateSuspension() - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
isPropagationPrimary() - Method in class org.apache.syncope.common.to.ResourceTO
 
isRandomPwdIfNotProvided() - Method in class org.apache.syncope.common.to.ResourceTO
 
isReadable() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
isReadonly() - Method in class org.apache.syncope.common.to.AttributeTO
 
isReadonly() - Method in class org.apache.syncope.common.to.SchemaTO
 
isReadonly() - Method in class org.apache.syncope.common.to.VirSchemaTO
 
isRequired() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
isRequired() - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
isSelfAsRecipient() - Method in class org.apache.syncope.common.to.NotificationTO
 
isSuccessful() - Method in enum org.apache.syncope.common.types.PropagationTaskExecStatus
 
isSyncStatus() - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
isUniqueConstraint() - Method in class org.apache.syncope.common.to.SchemaTO
 
isUppercaseRequired() - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
isWritable() - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 

J

JAXRSService - Interface in org.apache.syncope.common.services
 
JobAction - Enum in org.apache.syncope.common.types
 
JobClass - Class in org.apache.syncope.common.wrap
 
JobClass() - Constructor for class org.apache.syncope.common.wrap.JobClass
 
JobStatusType - Enum in org.apache.syncope.common.types
 

L

list() - Method in interface org.apache.syncope.common.services.ConfigurationService
Returns all configuration parameters.
list(String) - Method in interface org.apache.syncope.common.services.ConnectorService
Returns a list of all connector instances with property keys in the matching language.
list(LoggerType) - Method in interface org.apache.syncope.common.services.LoggerService
Returns a list of loggers with matching type.
list() - Method in interface org.apache.syncope.common.services.NotificationService
Returns a list of all notifications.
list(PolicyType) - Method in interface org.apache.syncope.common.services.PolicyService
Returns a list of policies of the matching type.
list() - Method in interface org.apache.syncope.common.services.ReportService
Returns a paged list of all existing reports.
list(String) - Method in interface org.apache.syncope.common.services.ReportService
Returns a paged list of all existing reports.
list(Integer, Integer) - Method in interface org.apache.syncope.common.services.ReportService
Returns a paged list of all existing reports matching page/size conditions.
list(Integer, Integer, String) - Method in interface org.apache.syncope.common.services.ReportService
Returns a paged list of all existing reports matching page/size conditions.
list() - Method in interface org.apache.syncope.common.services.ResourceService
Returns a list of all resources.
list() - Method in interface org.apache.syncope.common.services.RoleService
Returns a paged list of existing roles.
list(String) - Method in interface org.apache.syncope.common.services.RoleService
Returns a paged list of existing roles.
list(Integer, Integer) - Method in interface org.apache.syncope.common.services.RoleService
Returns a paged list of existing roles matching page/size conditions.
list(Integer, Integer, String, boolean) - Method in interface org.apache.syncope.common.services.RoleService
Returns a paged list of existing roles matching page/size conditions.
list(AttributableType, SchemaType) - Method in interface org.apache.syncope.common.services.SchemaService
Returns a list of schemas with matching kind and type.
list() - Method in interface org.apache.syncope.common.services.SecurityQuestionService
Returns a list of all security questions.
list(TaskType) - Method in interface org.apache.syncope.common.services.TaskService
Returns a list of tasks with matching type.
list(TaskType, String) - Method in interface org.apache.syncope.common.services.TaskService
Returns a list of tasks with matching type.
list(TaskType, Integer, Integer, String, boolean) - Method in interface org.apache.syncope.common.services.TaskService
Returns a paged list of existing tasks matching type and page/size conditions.
list(TaskType, Integer, Integer) - Method in interface org.apache.syncope.common.services.TaskService
Returns a paged list of existing tasks matching type and page/size conditions.
list() - Method in interface org.apache.syncope.common.services.UserService
Returns a paged list of existing users.
list(String) - Method in interface org.apache.syncope.common.services.UserService
Returns a paged list of existing users.
list(Integer, Integer) - Method in interface org.apache.syncope.common.services.UserService
Returns a paged list of existing users matching page/size conditions.
list(Integer, Integer, String, boolean) - Method in interface org.apache.syncope.common.services.UserService
Returns a paged list of existing users matching page/size conditions.
listExecutions(Long, Integer, Integer) - Method in interface org.apache.syncope.common.services.TaskService
Returns the task executions for the given task.
listJobs(JobStatusType) - Method in interface org.apache.syncope.common.services.ReportService
List report jobs of the given type
listJobs(JobStatusType) - Method in interface org.apache.syncope.common.services.TaskService
List task jobs of the given type
LoggerEventUtils - Class in org.apache.syncope.common.util
 
LoggerEventUtils() - Constructor for class org.apache.syncope.common.util.LoggerEventUtils
 
LoggerLevel - Enum in org.apache.syncope.common.types
 
LoggerService - Interface in org.apache.syncope.common.services
REST operations for logging and auditing.
LoggerTO - Class in org.apache.syncope.common.to
 
LoggerTO() - Constructor for class org.apache.syncope.common.to.LoggerTO
 
LoggerType - Enum in org.apache.syncope.common.types
 

M

MailTemplate - Class in org.apache.syncope.common.wrap
 
MailTemplate() - Constructor for class org.apache.syncope.common.wrap.MailTemplate
 
MappingItemTO - Class in org.apache.syncope.common.to
 
MappingItemTO() - Constructor for class org.apache.syncope.common.to.MappingItemTO
 
MappingPurpose - Enum in org.apache.syncope.common.types
 
MappingTO - Class in org.apache.syncope.common.to
 
MappingTO() - Constructor for class org.apache.syncope.common.to.MappingTO
 
MatchingRule - Enum in org.apache.syncope.common.types
Sync/Push task matching rule.
MEDIATYPE_IMAGE_PNG - Static variable in class org.apache.syncope.common.types.RESTHeaders
Mediatype for PNG images, not defined in javax.ws.rs.core.MediaType.
MembershipMod - Class in org.apache.syncope.common.mod
 
MembershipMod() - Constructor for class org.apache.syncope.common.mod.MembershipMod
 
MembershipTO - Class in org.apache.syncope.common.to
 
MembershipTO() - Constructor for class org.apache.syncope.common.to.MembershipTO
 
message - Variable in class org.apache.syncope.common.to.AbstractExecTO
 

N

NAMESPACE - Static variable in class org.apache.syncope.common.SyncopeConstants
 
newBuilderInstance() - Method in class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder
 
newBuilderInstance() - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
newBuilderInstance() - Method in class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder
 
NIEQ - Static variable in class org.apache.syncope.common.search.SyncopeFiqlParser
 
notEqualTolIgnoreCase(String) - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
notEqualTolIgnoreCase(String) - Method in interface org.apache.syncope.common.search.SyncopeProperty
Is textual property different (ignoring case) than given literal or not matching given pattern?
NotificationService - Interface in org.apache.syncope.common.services
REST operations for notifications.
NotificationTaskTO - Class in org.apache.syncope.common.to
 
NotificationTaskTO() - Constructor for class org.apache.syncope.common.to.NotificationTaskTO
 
NotificationTO - Class in org.apache.syncope.common.to
 
NotificationTO() - Constructor for class org.apache.syncope.common.to.NotificationTO
 
notNullValue() - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
notNullValue() - Method in interface org.apache.syncope.common.search.SyncopeProperty
Is property not null?
nullValue() - Method in class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
nullValue() - Method in interface org.apache.syncope.common.search.SyncopeProperty
Is property null?

O

OrderByClauseBuilder - Class in org.apache.syncope.common.search
Simple builder for generating orderby values.
OrderByClauseBuilder() - Constructor for class org.apache.syncope.common.search.OrderByClauseBuilder
 
org.apache.syncope.common - package org.apache.syncope.common
 
org.apache.syncope.common.annotation - package org.apache.syncope.common.annotation
 
org.apache.syncope.common.mod - package org.apache.syncope.common.mod
 
org.apache.syncope.common.report - package org.apache.syncope.common.report
 
org.apache.syncope.common.reqres - package org.apache.syncope.common.reqres
 
org.apache.syncope.common.search - package org.apache.syncope.common.search
 
org.apache.syncope.common.services - package org.apache.syncope.common.services
 
org.apache.syncope.common.to - package org.apache.syncope.common.to
 
org.apache.syncope.common.types - package org.apache.syncope.common.types
 
org.apache.syncope.common.util - package org.apache.syncope.common.util
 
org.apache.syncope.common.wrap - package org.apache.syncope.common.wrap
 

P

PagedResult<T extends AbstractBaseBean> - Class in org.apache.syncope.common.reqres
 
PagedResult() - Constructor for class org.apache.syncope.common.reqres.PagedResult
 
PARAM_DETAILS - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
PARAM_FIQL - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
PARAM_ORDERBY - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
PARAM_PAGE - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
PARAM_SIZE - Static variable in interface org.apache.syncope.common.services.JAXRSService
 
parent(Long) - Method in interface org.apache.syncope.common.services.RoleService
Returns parent role of the given role (or null if no parent exists).
parseComparison(String) - Method in class org.apache.syncope.common.search.SyncopeFiqlParser
 
parseEventCategory(String) - Static method in class org.apache.syncope.common.util.LoggerEventUtils
 
PasswordPolicySpec - Class in org.apache.syncope.common.types
 
PasswordPolicySpec() - Constructor for class org.apache.syncope.common.types.PasswordPolicySpec
 
PasswordPolicyTO - Class in org.apache.syncope.common.to
 
PasswordPolicyTO() - Constructor for class org.apache.syncope.common.to.PasswordPolicyTO
 
PasswordPolicyTO(boolean) - Constructor for class org.apache.syncope.common.to.PasswordPolicyTO
 
PolicyService - Interface in org.apache.syncope.common.services
REST operations for policies.
PolicyType - Enum in org.apache.syncope.common.types
 
PREFER - Static variable in class org.apache.syncope.common.types.RESTHeaders
Allows the client to specify a preference for the result to be returned from the server.
Preference - Enum in org.apache.syncope.common.types
Preferences available to be specified during requests.
PREFERENCE_APPLIED - Static variable in class org.apache.syncope.common.types.RESTHeaders
Allowd the server to inform the client about the fact that a specified preference was applied.
PropagationActionClass - Class in org.apache.syncope.common.wrap
 
PropagationActionClass() - Constructor for class org.apache.syncope.common.wrap.PropagationActionClass
 
PropagationMode - Enum in org.apache.syncope.common.types
 
PropagationStatus - Class in org.apache.syncope.common.to
Single propagation status.
PropagationStatus() - Constructor for class org.apache.syncope.common.to.PropagationStatus
 
PropagationTaskExecStatus - Enum in org.apache.syncope.common.types
Status of a propagation task execution.
PropagationTaskTO - Class in org.apache.syncope.common.to
 
PropagationTaskTO() - Constructor for class org.apache.syncope.common.to.PropagationTaskTO
 
PushActionClass - Class in org.apache.syncope.common.wrap
 
PushActionClass() - Constructor for class org.apache.syncope.common.wrap.PushActionClass
 
PushTaskTO - Class in org.apache.syncope.common.to
 
PushTaskTO() - Constructor for class org.apache.syncope.common.to.PushTaskTO
 
PWDRESET_ALLOWED - Static variable in class org.apache.syncope.common.types.RESTHeaders
Option key stating if password reset is allowed or not.
PWDRESET_NEEDS_SECURITYQUESTIONS - Static variable in class org.apache.syncope.common.types.RESTHeaders
Option key stating if password reset requires security question or not.

R

read(String) - Method in interface org.apache.syncope.common.services.ConfigurationService
Returns configuration parameter with matching key.
read(Long) - Method in interface org.apache.syncope.common.services.ConnectorService
Returns connector instance with matching id.
read(LoggerType, String) - Method in interface org.apache.syncope.common.services.LoggerService
Returns logger with matching type and name.
read(Long) - Method in interface org.apache.syncope.common.services.NotificationService
Returns notification with matching id.
read(Long) - Method in interface org.apache.syncope.common.services.PolicyService
Returns the policy matching the given id.
read(Long) - Method in interface org.apache.syncope.common.services.ReportService
Returns report with matching id.
read(String) - Method in interface org.apache.syncope.common.services.ResourceService
Returns the resource with matching name.
read(Long) - Method in interface org.apache.syncope.common.services.RoleService
Reads the role matching the provided roleId.
read(AttributableType, SchemaType, String) - Method in interface org.apache.syncope.common.services.SchemaService
Returns schema matching the given kind, type and name.
read(Long) - Method in interface org.apache.syncope.common.services.SecurityQuestionService
Returns security question with matching id.
read(Long, boolean) - Method in interface org.apache.syncope.common.services.TaskService
Returns the task matching the given id.
read() - Method in interface org.apache.syncope.common.services.UserSelfService
Returns the user making the service call.
read(Long) - Method in interface org.apache.syncope.common.services.UserService
Reads the user matching the provided userId.
readByResource(String) - Method in interface org.apache.syncope.common.services.ConnectorService
Returns connector instance for matching resource.
readByUser(String) - Method in interface org.apache.syncope.common.services.SecurityQuestionService
Ask for security question configured for the user matching the given username, if any.
readExecution(Long) - Method in interface org.apache.syncope.common.services.ReportService
Returns report execution with matching id.
readExecution(Long) - Method in interface org.apache.syncope.common.services.TaskService
Returns the task execution with the given id.
readGlobal(PolicyType) - Method in interface org.apache.syncope.common.services.PolicyService
Returns the global policy for the given type.
readSelf(Long) - Method in interface org.apache.syncope.common.services.RoleService
This method is similar to RoleService.read(Long), but uses different authentication handling to ensure that a user can read his own roles.
ReferenceMod - Class in org.apache.syncope.common.mod
This class is used to specify the willing to modify an external reference id.
ReferenceMod() - Constructor for class org.apache.syncope.common.mod.ReferenceMod
 
ReferenceMod(Long) - Constructor for class org.apache.syncope.common.mod.ReferenceMod
 
reload() - Method in interface org.apache.syncope.common.services.ConnectorService
Reload all connector bundles and instances.
removeItem(MappingItemTO) - Method in class org.apache.syncope.common.to.MappingTO
 
removePropagationTO(String) - Method in class org.apache.syncope.common.to.AbstractSubjectTO
 
removeProperty(WorkflowFormPropertyTO) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
report(Long, ReportExecTO) - Method in interface org.apache.syncope.common.services.TaskService
Reports task execution result.
ReportExecExportFormat - Enum in org.apache.syncope.common.types
 
ReportExecStatus - Enum in org.apache.syncope.common.types
 
ReportExecTO - Class in org.apache.syncope.common.to
 
ReportExecTO() - Constructor for class org.apache.syncope.common.to.ReportExecTO
 
ReportletConf - Interface in org.apache.syncope.common.report
 
ReportletConfClass - Class in org.apache.syncope.common.wrap
 
ReportletConfClass() - Constructor for class org.apache.syncope.common.wrap.ReportletConfClass
 
ReportService - Interface in org.apache.syncope.common.services
REST operations for reports.
ReportTO - Class in org.apache.syncope.common.to
 
ReportTO() - Constructor for class org.apache.syncope.common.to.ReportTO
 
requestPasswordReset(String, String) - Method in interface org.apache.syncope.common.services.UserSelfService
Provides answer for the security question configured for user matching the given username, if any.
RESOURCE_ID - Static variable in class org.apache.syncope.common.types.RESTHeaders
HTTP header key for object ID assigned to an object after its creation.
ResourceAssociationActionType - Enum in org.apache.syncope.common.types
 
ResourceAssociationMod - Class in org.apache.syncope.common.mod
This class is used to specify the willing to create associations between user and external references.
ResourceAssociationMod() - Constructor for class org.apache.syncope.common.mod.ResourceAssociationMod
 
ResourceDeassociationActionType - Enum in org.apache.syncope.common.types
 
ResourceName - Class in org.apache.syncope.common.wrap
 
ResourceName() - Constructor for class org.apache.syncope.common.wrap.ResourceName
 
ResourceOperation - Enum in org.apache.syncope.common.types
 
ResourceService - Interface in org.apache.syncope.common.services
REST operations for external resources.
resourcesToAdd - Variable in class org.apache.syncope.common.mod.AbstractSubjectMod
 
resourcesToRemove - Variable in class org.apache.syncope.common.mod.AbstractSubjectMod
 
ResourceTO - Class in org.apache.syncope.common.to
 
ResourceTO() - Constructor for class org.apache.syncope.common.to.ResourceTO
 
RESTHeaders - Class in org.apache.syncope.common.types
Custom HTTP headers in use with REST services.
RoleFiqlSearchConditionBuilder - Class in org.apache.syncope.common.search
Extends SyncopeFiqlSearchConditionBuilder by providing some additional facilities for searching roles in Syncope.
RoleFiqlSearchConditionBuilder() - Constructor for class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder
 
RoleFiqlSearchConditionBuilder(Map<String, String>) - Constructor for class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder
 
RoleFiqlSearchConditionBuilder.Builder - Class in org.apache.syncope.common.search
 
RoleFiqlSearchConditionBuilder.Builder(Map<String, String>) - Constructor for class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder.Builder
 
RoleFiqlSearchConditionBuilder.Builder(RoleFiqlSearchConditionBuilder.Builder) - Constructor for class org.apache.syncope.common.search.RoleFiqlSearchConditionBuilder.Builder
 
RoleMod - Class in org.apache.syncope.common.mod
 
RoleMod() - Constructor for class org.apache.syncope.common.mod.RoleMod
 
RoleProperty - Interface in org.apache.syncope.common.search
 
RoleReportletConf - Class in org.apache.syncope.common.report
 
RoleReportletConf() - Constructor for class org.apache.syncope.common.report.RoleReportletConf
 
RoleReportletConf(String) - Constructor for class org.apache.syncope.common.report.RoleReportletConf
 
RoleReportletConf.Feature - Enum in org.apache.syncope.common.report
 
RoleService - Interface in org.apache.syncope.common.services
REST operations for roles.
RoleTO - Class in org.apache.syncope.common.to
 
RoleTO() - Constructor for class org.apache.syncope.common.to.RoleTO
 
ROOT_LOGGER - Static variable in class org.apache.syncope.common.SyncopeConstants
 

S

SchedTaskTO - Class in org.apache.syncope.common.to
 
SchedTaskTO() - Constructor for class org.apache.syncope.common.to.SchedTaskTO
 
SchemaList - Annotation Type in org.apache.syncope.common.annotation
 
SchemaService - Interface in org.apache.syncope.common.services
REST operations for attribute schemas.
SchemaTO - Class in org.apache.syncope.common.to
 
SchemaTO() - Constructor for class org.apache.syncope.common.to.SchemaTO
 
SchemaType - Enum in org.apache.syncope.common.types
 
search(String) - Method in interface org.apache.syncope.common.services.RoleService
Returns a paged list of roles matching the provided FIQL search condition.
search(String, String) - Method in interface org.apache.syncope.common.services.RoleService
Returns a paged list of roles matching the provided FIQL search condition.
search(String, Integer, Integer) - Method in interface org.apache.syncope.common.services.RoleService
Returns a paged list of roles matching the provided FIQL search condition.
search(String, Integer, Integer, String, boolean) - Method in interface org.apache.syncope.common.services.RoleService
Returns a paged list of roles matching the provided FIQL search condition.
search(String) - Method in interface org.apache.syncope.common.services.UserService
Returns a paged list of users matching the provided FIQL search condition.
search(String, String) - Method in interface org.apache.syncope.common.services.UserService
Returns a paged list of users matching the provided FIQL search condition.
search(String, Integer, Integer) - Method in interface org.apache.syncope.common.services.UserService
Returns a paged list of users matching the provided FIQL search condition.
search(String, Integer, Integer, String, boolean) - Method in interface org.apache.syncope.common.services.UserService
Returns a paged list of users matching the provided FIQL search condition.
SearchableFields - Class in org.apache.syncope.common.search
 
SecurityQuestionService - Interface in org.apache.syncope.common.services
REST operations for configuration.
SecurityQuestionTO - Class in org.apache.syncope.common.to
 
SecurityQuestionTO() - Constructor for class org.apache.syncope.common.to.SecurityQuestionTO
 
SELFREG_ALLOWED - Static variable in class org.apache.syncope.common.types.RESTHeaders
Option key stating if user request create is allowed or not.
set(String, AttributeTO) - Method in interface org.apache.syncope.common.services.ConfigurationService
Creates / updates the configuration parameter with the given key.
setAccountid(boolean) - Method in class org.apache.syncope.common.to.MappingItemTO
 
setAccountId(String) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
setAccountIdItem(MappingItemTO) - Method in class org.apache.syncope.common.to.MappingTO
 
setAccountLink(String) - Method in class org.apache.syncope.common.to.MappingTO
 
setAccountPolicy(ReferenceMod) - Method in class org.apache.syncope.common.mod.RoleMod
 
setAccountPolicy(Long) - Method in class org.apache.syncope.common.to.ResourceTO
 
setAccountPolicy(Long) - Method in class org.apache.syncope.common.to.RoleTO
 
setActive(boolean) - Method in class org.apache.syncope.common.to.NotificationTO
 
setAfterObj(ConnObjectTO) - Method in class org.apache.syncope.common.to.PropagationStatus
After object setter.
setAllLowerCase(boolean) - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
setAllowNullPassword(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setAllUpperCase(boolean) - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
setAlphanumericRequired(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setBeforeObj(ConnObjectTO) - Method in class org.apache.syncope.common.to.PropagationStatus
Before object setter.
setBundleName(String) - Method in class org.apache.syncope.common.to.ConnBundleTO
 
setBundleName(String) - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
setCategory(String) - Method in class org.apache.syncope.common.to.EventCategoryTO
 
setChangePwd(boolean) - Method in class org.apache.syncope.common.mod.ResourceAssociationMod
 
setChangePwdDate(Date) - Method in class org.apache.syncope.common.to.UserTO
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.syncope.common.to.SchemaTO
 
setConfidential(boolean) - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
setConflictResolutionAction(ConflictResolutionAction) - Method in class org.apache.syncope.common.types.SyncPolicySpec
 
setConnectorDisplayName(String) - Method in class org.apache.syncope.common.to.ResourceTO
 
setConnectorId(Long) - Method in class org.apache.syncope.common.to.ResourceTO
 
setConnectorName(String) - Method in class org.apache.syncope.common.to.ConnBundleTO
 
setConnectorName(String) - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
setConnRequestTimeout(Integer) - Method in class org.apache.syncope.common.to.ConnInstanceTO
Set connector request timeout.
setContent(String) - Method in class org.apache.syncope.common.to.SecurityQuestionTO
 
setConversionPattern(String) - Method in class org.apache.syncope.common.to.SchemaTO
 
setCreateTime(Date) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
setCreateTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.to.ResourceTO
 
setCreationDate(Date) - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
setCreator(String) - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
setCronExpression(String) - Method in class org.apache.syncope.common.to.ReportTO
 
setCronExpression(String) - Method in class org.apache.syncope.common.to.SchedTaskTO
 
setDateField(Date) - Method in class org.apache.syncope.common.report.StaticReportletConf
 
setDatePattern(String) - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
setDeleteTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.to.ResourceTO
 
setDescription(String) - Method in class org.apache.syncope.common.to.AbstractPolicyTO
 
setDescription(String) - Method in class org.apache.syncope.common.to.SchedTaskTO
 
setDescription(String) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
setDigitRequired(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setDisplayName(String) - Method in class org.apache.syncope.common.to.ConnBundleTO
 
setDisplayName(String) - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
setDisplayName(String) - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
setDoubleField(Double) - Method in class org.apache.syncope.common.report.StaticReportletConf
 
setDueDate(Date) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
setElement(E) - Method in class org.apache.syncope.common.wrap.AbstractWrappable
 
setEndDate(Date) - Method in class org.apache.syncope.common.to.AbstractExecTO
 
setEndDate(Date) - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
setEndDate(Date) - Method in class org.apache.syncope.common.to.ReportTO
 
setEnforceMandatoryCondition(boolean) - Method in class org.apache.syncope.common.to.ResourceTO
 
setEnumerationKeys(String) - Method in class org.apache.syncope.common.to.SchemaTO
 
setEnumerationValues(String) - Method in class org.apache.syncope.common.to.SchemaTO
 
setExecuted(boolean) - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
setExpression(String) - Method in class org.apache.syncope.common.to.DerSchemaTO
 
setExtAttrName(String) - Method in class org.apache.syncope.common.to.MappingItemTO
 
setFailedLogins(Integer) - Method in class org.apache.syncope.common.to.UserTO
 
setFailureReason(String) - Method in class org.apache.syncope.common.to.PropagationStatus
Propagation execution failure message setter.
setFullReconciliation(boolean) - Method in class org.apache.syncope.common.to.SyncTaskTO
 
setHelpMessage(String) - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
setHistoryLength(int) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setHtmlBody(String) - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
setId(long) - Method in class org.apache.syncope.common.mod.AbstractAttributableMod
 
setId(Long) - Method in class org.apache.syncope.common.mod.ReferenceMod
 
setId(long) - Method in class org.apache.syncope.common.mod.StatusMod
 
setId(long) - Method in class org.apache.syncope.common.to.AbstractAttributableTO
 
setId(long) - Method in class org.apache.syncope.common.to.AbstractExecTO
 
setId(long) - Method in class org.apache.syncope.common.to.AbstractPolicyTO
 
setId(long) - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
setId(long) - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
setId(Long) - Method in class org.apache.syncope.common.to.MappingItemTO
 
setId(Long) - Method in class org.apache.syncope.common.to.NotificationTO
 
setId(long) - Method in class org.apache.syncope.common.to.ReportTO
 
setId(long) - Method in class org.apache.syncope.common.to.SecurityQuestionTO
 
setId(String) - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
setInheritAccountPolicy(Boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setInheritAccountPolicy(boolean) - Method in class org.apache.syncope.common.to.RoleTO
Specify if account policy must be inherited.
setInheritAttributes(Boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setInheritAttrs(boolean) - Method in class org.apache.syncope.common.to.RoleTO
 
setInheritDerAttrs(Boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setInheritDerAttrs(boolean) - Method in class org.apache.syncope.common.to.RoleTO
 
setInheritOwner(Boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setInheritOwner(boolean) - Method in class org.apache.syncope.common.to.RoleTO
 
setInheritPasswordPolicy(Boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setInheritPasswordPolicy(boolean) - Method in class org.apache.syncope.common.to.RoleTO
Specify if password policy must be inherited.
setInheritTemplates(Boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setInheritTemplates(boolean) - Method in class org.apache.syncope.common.to.RoleTO
 
setInheritVirAttrs(Boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setInheritVirAttrs(boolean) - Method in class org.apache.syncope.common.to.RoleTO
 
setIntAttrName(String) - Method in class org.apache.syncope.common.to.MappingItemTO
 
setIntMappingType(IntMappingType) - Method in class org.apache.syncope.common.to.MappingItemTO
 
setJobClassName(String) - Method in class org.apache.syncope.common.to.SchedTaskTO
 
setKey(String) - Method in class org.apache.syncope.common.reqres.BulkActionResult.Result
 
setKey(String) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
setLastChangeDate(Date) - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
setLastExec(Date) - Method in class org.apache.syncope.common.to.ReportTO
 
setLastExec(Date) - Method in class org.apache.syncope.common.to.SchedTaskTO
 
setLastLoginDate(Date) - Method in class org.apache.syncope.common.to.UserTO
 
setLastModifier(String) - Method in class org.apache.syncope.common.to.AbstractSysInfoTO
 
setLatestExecStatus(String) - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
setLatestExecStatus(String) - Method in class org.apache.syncope.common.to.ReportTO
 
setLevel(LoggerLevel) - Method in class org.apache.syncope.common.to.LoggerTO
 
setLocation(String) - Method in class org.apache.syncope.common.to.ConnBundleTO
 
setLocation(String) - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
setLongField(Long) - Method in class org.apache.syncope.common.report.StaticReportletConf
 
setLowercaseRequired(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMandatoryCondition(String) - Method in class org.apache.syncope.common.to.MappingItemTO
 
setMandatoryCondition(String) - Method in class org.apache.syncope.common.to.SchemaTO
 
setMatchingCond(String) - Method in class org.apache.syncope.common.report.RoleReportletConf
 
setMatchingCond(String) - Method in class org.apache.syncope.common.report.UserReportletConf
 
setMatchingRule(MatchingRule) - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
setMaxIdle(Integer) - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
setMaxLength(int) - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
setMaxLength(int) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMaxObjects(Integer) - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
setMaxWait(Long) - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
setMessage(String) - Method in class org.apache.syncope.common.to.AbstractExecTO
 
setMessage(String) - Method in enum org.apache.syncope.common.types.EntityViolationType
 
setMimeType(String) - Method in class org.apache.syncope.common.to.SchemaTO
 
setMinEvictableIdleTimeMillis(Long) - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
setMinIdle(Integer) - Method in class org.apache.syncope.common.to.ConnPoolConfTO
 
setMinLength(int) - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
setMinLength(int) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setModEntitlements(boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setModMAttrTemplates(boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setModMDerAttrTemplates(boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setModMVirAttrTemplates(boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setModRAttrTemplates(boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setModRDerAttrTemplates(boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setModRVirAttrTemplates(boolean) - Method in class org.apache.syncope.common.mod.RoleMod
 
setMultivalue(boolean) - Method in class org.apache.syncope.common.to.SchemaTO
 
setMustEndWithAlpha(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustEndWithDigit(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustEndWithNonAlpha(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustntEndWithAlpha(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustntEndWithDigit(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustntEndWithNonAlpha(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustntStartWithAlpha(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustntStartWithDigit(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustntStartWithNonAlpha(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustStartWithAlpha(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustStartWithDigit(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setMustStartWithNonAlpha(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setName(String) - Method in class org.apache.syncope.common.mod.RoleMod
 
setName(String) - Method in class org.apache.syncope.common.report.AbstractReportletConf
 
setName(String) - Method in class org.apache.syncope.common.to.AbstractSchemaTO
 
setName(String) - Method in class org.apache.syncope.common.to.LoggerTO
 
setName(String) - Method in class org.apache.syncope.common.to.ReportTO
 
setName(String) - Method in class org.apache.syncope.common.to.ResourceTO
 
setName(String) - Method in class org.apache.syncope.common.to.RoleTO
 
setName(String) - Method in class org.apache.syncope.common.to.SchedTaskTO
 
setName(String) - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
setName(String) - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
setNext(URI) - Method in class org.apache.syncope.common.reqres.PagedResult
 
setNextExec(Date) - Method in class org.apache.syncope.common.to.ReportTO
 
setNextExec(Date) - Method in class org.apache.syncope.common.to.SchedTaskTO
 
setNonAlphanumericRequired(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setObjectClassName(String) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
setOldAccountId(String) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
setOnSyncope(boolean) - Method in class org.apache.syncope.common.mod.StatusMod
 
setOperation(BulkAction.Type) - Method in class org.apache.syncope.common.reqres.BulkAction
 
setOrder(int) - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
setOverridable(boolean) - Method in class org.apache.syncope.common.types.ConnConfProperty
 
setOwner(String) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
setPage(int) - Method in class org.apache.syncope.common.reqres.PagedResult
 
setParent(long) - Method in class org.apache.syncope.common.to.RoleTO
 
setPassword(String) - Method in class org.apache.syncope.common.mod.ResourceAssociationMod
 
setPassword(String) - Method in class org.apache.syncope.common.mod.UserMod
 
setPassword(boolean) - Method in class org.apache.syncope.common.to.MappingItemTO
 
setPassword(String) - Method in class org.apache.syncope.common.to.UserTO
 
setPasswordItem(MappingItemTO) - Method in class org.apache.syncope.common.to.MappingTO
 
setPasswordPolicy(ReferenceMod) - Method in class org.apache.syncope.common.mod.RoleMod
 
setPasswordPolicy(Long) - Method in class org.apache.syncope.common.to.ResourceTO
 
setPasswordPolicy(Long) - Method in class org.apache.syncope.common.to.RoleTO
 
setPattern(String) - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
setPerformCreate(boolean) - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
setPerformDelete(boolean) - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
setPerformUpdate(boolean) - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
setPermittedLoginRetries(int) - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
setPoolConf(ConnPoolConfTO) - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
setPrev(URI) - Method in class org.apache.syncope.common.reqres.PagedResult
 
setPropagateSuspension(boolean) - Method in class org.apache.syncope.common.types.AccountPolicySpec
 
setPropagationMode(PropagationMode) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
setPropagationMode(PropagationMode) - Method in class org.apache.syncope.common.to.ResourceTO
 
setPropagationOperation(ResourceOperation) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
setPropagationPrimary(boolean) - Method in class org.apache.syncope.common.to.ResourceTO
 
setPropagationPriority(int) - Method in class org.apache.syncope.common.to.ResourceTO
 
setProperties(Collection<WorkflowFormPropertyTO>) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
setPurpose(MappingPurpose) - Method in class org.apache.syncope.common.to.MappingItemTO
 
setPwdPropRequest(StatusMod) - Method in class org.apache.syncope.common.mod.UserMod
 
setRandomPwdIfNotProvided(boolean) - Method in class org.apache.syncope.common.to.ResourceTO
 
setReadable(boolean) - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
setReadonly(boolean) - Method in class org.apache.syncope.common.to.AttributeTO
 
setReadonly(boolean) - Method in class org.apache.syncope.common.to.SchemaTO
 
setReadonly(boolean) - Method in class org.apache.syncope.common.to.VirSchemaTO
 
setRecipientAttrName(String) - Method in class org.apache.syncope.common.to.NotificationTO
 
setRecipientAttrType(IntMappingType) - Method in class org.apache.syncope.common.to.NotificationTO
 
setRecipients(String) - Method in class org.apache.syncope.common.to.NotificationTO
 
setReport(long) - Method in class org.apache.syncope.common.to.ReportExecTO
 
setRequired(boolean) - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
setRequired(boolean) - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
setResource(String) - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
setResource(String) - Method in class org.apache.syncope.common.to.PropagationStatus
Resource name setter.
setResource(String) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
setRmapping(MappingTO) - Method in class org.apache.syncope.common.to.ResourceTO
 
setRole(long) - Method in class org.apache.syncope.common.mod.MembershipMod
 
setRoleAbout(String) - Method in class org.apache.syncope.common.to.NotificationTO
 
setRoleFilter(String) - Method in class org.apache.syncope.common.to.PushTaskTO
 
setRoleId(long) - Method in class org.apache.syncope.common.to.MembershipTO
 
setRoleJavaRule(String) - Method in class org.apache.syncope.common.types.SyncPolicySpec
 
setRoleName(String) - Method in class org.apache.syncope.common.to.MembershipTO
 
setRoleOwner(ReferenceMod) - Method in class org.apache.syncope.common.mod.RoleMod
 
setRoleOwner(Long) - Method in class org.apache.syncope.common.to.RoleTO
 
setRoleTemplate(RoleTO) - Method in class org.apache.syncope.common.to.SyncTaskTO
 
setRsyncToken(String) - Method in class org.apache.syncope.common.to.ResourceTO
 
setSchema(String) - Method in class org.apache.syncope.common.mod.AttributeMod
 
setSchema(String) - Method in class org.apache.syncope.common.to.AttributeTO
 
setSchema(ConnConfPropSchema) - Method in class org.apache.syncope.common.types.ConnConfProperty
 
setSecretKey(String) - Method in class org.apache.syncope.common.to.SchemaTO
 
setSecurityAnswer(String) - Method in class org.apache.syncope.common.mod.UserMod
 
setSecurityAnswer(String) - Method in class org.apache.syncope.common.to.UserTO
 
setSecurityQuestion(Long) - Method in class org.apache.syncope.common.mod.UserMod
 
setSecurityQuestion(Long) - Method in class org.apache.syncope.common.to.UserTO
 
setSelfAsRecipient(boolean) - Method in class org.apache.syncope.common.to.NotificationTO
 
setSender(String) - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
setSender(String) - Method in class org.apache.syncope.common.to.NotificationTO
 
setSize(int) - Method in class org.apache.syncope.common.reqres.PagedResult
 
setSpecification(AccountPolicySpec) - Method in class org.apache.syncope.common.to.AccountPolicyTO
 
setSpecification(PasswordPolicySpec) - Method in class org.apache.syncope.common.to.PasswordPolicyTO
 
setSpecification(SyncPolicySpec) - Method in class org.apache.syncope.common.to.SyncPolicyTO
 
setStartDate(Date) - Method in class org.apache.syncope.common.to.AbstractExecTO
 
setStartDate(Date) - Method in class org.apache.syncope.common.to.AbstractTaskTO
 
setStartDate(Date) - Method in class org.apache.syncope.common.to.ReportTO
 
setStatus(int) - Method in class org.apache.syncope.common.reqres.ErrorTO
 
setStatus(String) - Method in class org.apache.syncope.common.to.AbstractExecTO
 
setStatus(PropagationTaskExecStatus) - Method in class org.apache.syncope.common.to.PropagationStatus
Propagation execution status setter.
setStatus(String) - Method in class org.apache.syncope.common.to.UserTO
 
setStringField(String) - Method in class org.apache.syncope.common.report.StaticReportletConf
 
setSubcategory(String) - Method in class org.apache.syncope.common.to.EventCategoryTO
 
setSubject(String) - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
setSubject(String) - Method in class org.apache.syncope.common.to.NotificationTO
 
setSubjectId(Long) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
setSubjectType(SubjectType) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
setSyncPolicy(Long) - Method in class org.apache.syncope.common.to.ResourceTO
 
setSyncStatus(boolean) - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
setSyncTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.to.ResourceTO
 
setTask(long) - Method in class org.apache.syncope.common.to.TaskExecTO
 
setTaskId(String) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
setTasks(List<String>) - Method in class org.apache.syncope.common.types.WorkflowTasks
 
setTemplate(String) - Method in class org.apache.syncope.common.to.NotificationTO
 
setTextBody(String) - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
setToken(String) - Method in class org.apache.syncope.common.mod.StatusMod
 
setToken(String) - Method in class org.apache.syncope.common.to.UserTO
 
setTokenExpireTime(Date) - Method in class org.apache.syncope.common.to.UserTO
 
setTotalCount(int) - Method in class org.apache.syncope.common.reqres.PagedResult
 
setTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.report.StaticReportletConf
 
setTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.to.NotificationTaskTO
 
setTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.to.NotificationTO
 
setType(StatusMod.ModType) - Method in class org.apache.syncope.common.mod.StatusMod
 
setType(ClientExceptionType) - Method in class org.apache.syncope.common.reqres.ErrorTO
 
setType(ClientExceptionType) - Method in exception org.apache.syncope.common.SyncopeClientException
 
setType(PolicyType) - Method in class org.apache.syncope.common.to.AbstractPolicyTO
 
setType(String) - Method in class org.apache.syncope.common.to.ConnIdObjectClassTO
 
setType(AuditElements.EventCategoryType) - Method in class org.apache.syncope.common.to.EventCategoryTO
 
setType(AttributeSchemaType) - Method in class org.apache.syncope.common.to.SchemaTO
 
setType(WorkflowFormPropertyType) - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
setType(String) - Method in class org.apache.syncope.common.types.ConnConfPropSchema
 
setUmapping(MappingTO) - Method in class org.apache.syncope.common.to.ResourceTO
 
setUniqueConstraint(boolean) - Method in class org.apache.syncope.common.to.SchemaTO
 
setUnmatchingRule(UnmatchingRule) - Method in class org.apache.syncope.common.to.AbstractSyncTaskTO
 
setUpdateTraceLevel(TraceLevel) - Method in class org.apache.syncope.common.to.ResourceTO
 
setUppercaseRequired(boolean) - Method in class org.apache.syncope.common.types.PasswordPolicySpec
 
setUserAbout(String) - Method in class org.apache.syncope.common.to.NotificationTO
 
setUserFilter(String) - Method in class org.apache.syncope.common.to.PushTaskTO
 
setUserId(long) - Method in class org.apache.syncope.common.to.WorkflowFormTO
 
setUserJavaRule(String) - Method in class org.apache.syncope.common.types.SyncPolicySpec
 
setUsername(String) - Method in class org.apache.syncope.common.mod.UserMod
 
setUsername(String) - Method in class org.apache.syncope.common.to.UserTO
 
setUserOwner(ReferenceMod) - Method in class org.apache.syncope.common.mod.RoleMod
 
setUserOwner(Long) - Method in class org.apache.syncope.common.to.RoleTO
 
setUserTemplate(UserTO) - Method in class org.apache.syncope.common.to.SyncTaskTO
 
setUsyncToken(String) - Method in class org.apache.syncope.common.to.ResourceTO
 
setValidatorClass(String) - Method in class org.apache.syncope.common.to.SchemaTO
 
setValue(BulkActionResult.Status) - Method in class org.apache.syncope.common.reqres.BulkActionResult.Result
 
setValue(String) - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
setVersion(String) - Method in class org.apache.syncope.common.to.ConnBundleTO
 
setVersion(String) - Method in class org.apache.syncope.common.to.ConnInstanceTO
 
setWritable(boolean) - Method in class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
setXmlAttributes(String) - Method in class org.apache.syncope.common.to.PropagationTaskTO
 
size() - Method in exception org.apache.syncope.common.SyncopeClientException
 
SpecialAttr - Enum in org.apache.syncope.common.search
 
startDate - Variable in class org.apache.syncope.common.to.AbstractExecTO
 
StaticReportletConf - Class in org.apache.syncope.common.report
 
StaticReportletConf() - Constructor for class org.apache.syncope.common.report.StaticReportletConf
 
StaticReportletConf(String) - Constructor for class org.apache.syncope.common.report.StaticReportletConf
 
status(Long, StatusMod) - Method in interface org.apache.syncope.common.services.UserService
Performs a status update on user matching provided userId.
status - Variable in class org.apache.syncope.common.to.AbstractExecTO
 
StatusMod - Class in org.apache.syncope.common.mod
 
StatusMod() - Constructor for class org.apache.syncope.common.mod.StatusMod
 
StatusMod.ModType - Enum in org.apache.syncope.common.mod
 
SubjectId - Class in org.apache.syncope.common.wrap
 
SubjectId() - Constructor for class org.apache.syncope.common.wrap.SubjectId
 
SubjectType - Enum in org.apache.syncope.common.types
 
submitForm(WorkflowFormTO) - Method in interface org.apache.syncope.common.services.UserWorkflowService
Submits a workflow form.
SyncActionClass - Class in org.apache.syncope.common.wrap
 
SyncActionClass() - Constructor for class org.apache.syncope.common.wrap.SyncActionClass
 
SyncopeClientCompositeException - Exception in org.apache.syncope.common
 
SyncopeClientCompositeException() - Constructor for exception org.apache.syncope.common.SyncopeClientCompositeException
 
SyncopeClientException - Exception in org.apache.syncope.common
 
SyncopeClientException(ClientExceptionType) - Constructor for exception org.apache.syncope.common.SyncopeClientException
 
SyncopeConstants - Class in org.apache.syncope.common
 
SyncopeConstants() - Constructor for class org.apache.syncope.common.SyncopeConstants
 
SyncopeFiqlParser<T> - Class in org.apache.syncope.common.search
This parser introduces 2 new operands SyncopeFiqlParser.IEQ (case-insensitive equals) and SyncopeFiqlParser.NIEQ (case-insensitive not equals) to the native FIQL operands.
SyncopeFiqlParser(Class<T>, Map<String, String>) - Constructor for class org.apache.syncope.common.search.SyncopeFiqlParser
 
SyncopeFiqlParser(Class<T>, Map<String, String>, Map<String, String>) - Constructor for class org.apache.syncope.common.search.SyncopeFiqlParser
 
SyncopeFiqlSearchCondition<T> - Class in org.apache.syncope.common.search
Adds support for custom FIQL operators to SimpleSearchCondition.
SyncopeFiqlSearchCondition(ConditionType, T) - Constructor for class org.apache.syncope.common.search.SyncopeFiqlSearchCondition
 
SyncopeFiqlSearchCondition(Map<String, ConditionType>, Map<String, String>, Map<String, Beanspector.TypeInfo>, T, String) - Constructor for class org.apache.syncope.common.search.SyncopeFiqlSearchCondition
 
SyncopeFiqlSearchConditionBuilder - Class in org.apache.syncope.common.search
 
SyncopeFiqlSearchConditionBuilder() - Constructor for class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
SyncopeFiqlSearchConditionBuilder(Map<String, String>) - Constructor for class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder
 
SyncopeFiqlSearchConditionBuilder.Builder - Class in org.apache.syncope.common.search
 
SyncopeFiqlSearchConditionBuilder.Builder(Map<String, String>) - Constructor for class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
SyncopeFiqlSearchConditionBuilder.Builder(SyncopeFiqlSearchConditionBuilder.Builder) - Constructor for class org.apache.syncope.common.search.SyncopeFiqlSearchConditionBuilder.Builder
 
SyncopeProperty - Interface in org.apache.syncope.common.search
Extension of fluent interface, for SyncopeFiqlSearchConditionBuilder.
SyncPolicySpec - Class in org.apache.syncope.common.types
 
SyncPolicySpec() - Constructor for class org.apache.syncope.common.types.SyncPolicySpec
 
SyncPolicyTO - Class in org.apache.syncope.common.to
 
SyncPolicyTO() - Constructor for class org.apache.syncope.common.to.SyncPolicyTO
 
SyncPolicyTO(boolean) - Constructor for class org.apache.syncope.common.to.SyncPolicyTO
 
SyncTaskTO - Class in org.apache.syncope.common.to
 
SyncTaskTO() - Constructor for class org.apache.syncope.common.to.SyncTaskTO
 

T

TaskExecTO - Class in org.apache.syncope.common.to
 
TaskExecTO() - Constructor for class org.apache.syncope.common.to.TaskExecTO
 
TaskService - Interface in org.apache.syncope.common.services
REST operations for tasks.
TaskType - Enum in org.apache.syncope.common.types
 
toEventName(MatchingRule) - Static method in enum org.apache.syncope.common.types.MatchingRule
 
toEventName(UnmatchingRule) - Static method in enum org.apache.syncope.common.types.UnmatchingRule
 
toLoggerName() - Method in class org.apache.syncope.common.types.AuditLoggerName
 
toString() - Method in class org.apache.syncope.common.AbstractBaseBean
 
toString() - Method in enum org.apache.syncope.common.search.SpecialAttr
 
toString() - Method in class org.apache.syncope.common.to.UserTO
 
toString() - Method in enum org.apache.syncope.common.types.AuditElements.EventCategoryType
 
toString() - Method in enum org.apache.syncope.common.types.Preference
 
toString() - Method in enum org.apache.syncope.common.types.TaskType
 
TraceLevel - Enum in org.apache.syncope.common.types
 

U

UNAUTHENTICATED - Static variable in class org.apache.syncope.common.SyncopeConstants
 
UnmatchingRule - Enum in org.apache.syncope.common.types
Sync/Push task un-matching rule.
unwrap(Collection<T>) - Static method in class org.apache.syncope.common.util.CollectionWrapper
 
unwrapLogger(Collection<AuditLoggerName>) - Static method in class org.apache.syncope.common.util.CollectionWrapper
 
update(Long, ConnInstanceTO) - Method in interface org.apache.syncope.common.services.ConnectorService
Updates the connector instance matching the provided id.
update(LoggerType, String, LoggerTO) - Method in interface org.apache.syncope.common.services.LoggerService
Creates or updates (if existing) the logger with matching name.
update(Long, NotificationTO) - Method in interface org.apache.syncope.common.services.NotificationService
Updates the notification matching the given id.
update(Long, T) - Method in interface org.apache.syncope.common.services.PolicyService
Updates policy matching the given id.
update(Long, ReportTO) - Method in interface org.apache.syncope.common.services.ReportService
Updates report with matching id.
update(String, ResourceTO) - Method in interface org.apache.syncope.common.services.ResourceService
Updates the resource matching the given name.
update(Long, RoleMod) - Method in interface org.apache.syncope.common.services.RoleService
Updates role matching the provided roleId.
update(AttributableType, SchemaType, String, T) - Method in interface org.apache.syncope.common.services.SchemaService
Updates the schema matching the given kind, type and name.
update(Long, SecurityQuestionTO) - Method in interface org.apache.syncope.common.services.SecurityQuestionService
Updates the security question matching the provided id.
update(Long, AbstractTaskTO) - Method in interface org.apache.syncope.common.services.TaskService
Updates the task matching the provided id.
update(Long, UserMod) - Method in interface org.apache.syncope.common.services.UserSelfService
Self-updates user.
update(Long, UserMod) - Method in interface org.apache.syncope.common.services.UserService
Updates user matching the provided userId.
USER_ID - Static variable in class org.apache.syncope.common.types.RESTHeaders
UserId option key.
UserFiqlSearchConditionBuilder - Class in org.apache.syncope.common.search
Extends SyncopeFiqlSearchConditionBuilder by providing some additional facilities for searching users in Syncope.
UserFiqlSearchConditionBuilder() - Constructor for class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder
 
UserFiqlSearchConditionBuilder(Map<String, String>) - Constructor for class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder
 
UserFiqlSearchConditionBuilder.Builder - Class in org.apache.syncope.common.search
 
UserFiqlSearchConditionBuilder.Builder(Map<String, String>) - Constructor for class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder.Builder
 
UserFiqlSearchConditionBuilder.Builder(UserFiqlSearchConditionBuilder.Builder) - Constructor for class org.apache.syncope.common.search.UserFiqlSearchConditionBuilder.Builder
 
UserMod - Class in org.apache.syncope.common.mod
 
UserMod() - Constructor for class org.apache.syncope.common.mod.UserMod
 
USERNAME - Static variable in class org.apache.syncope.common.types.RESTHeaders
Username option key.
UserProperty - Interface in org.apache.syncope.common.search
 
UserReportletConf - Class in org.apache.syncope.common.report
 
UserReportletConf() - Constructor for class org.apache.syncope.common.report.UserReportletConf
 
UserReportletConf(String) - Constructor for class org.apache.syncope.common.report.UserReportletConf
 
UserReportletConf.Feature - Enum in org.apache.syncope.common.report
 
UserSelfService - Interface in org.apache.syncope.common.services
REST operations for user self-management.
UserService - Interface in org.apache.syncope.common.services
REST operations for users.
UserTO - Class in org.apache.syncope.common.to
 
UserTO() - Constructor for class org.apache.syncope.common.to.UserTO
 
UserWorkflowService - Interface in org.apache.syncope.common.services
REST operations related to user workflow.

V

Validator - Class in org.apache.syncope.common.wrap
 
Validator() - Constructor for class org.apache.syncope.common.wrap.Validator
 
valueOf(String) - Static method in enum org.apache.syncope.common.mod.StatusMod.ModType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.report.RoleReportletConf.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.report.UserReportletConf.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.reqres.BulkAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.reqres.BulkActionResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.search.SpecialAttr
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.to.ConnIdObjectClassTO.DefaultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.AttributableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.AttributeSchemaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.AuditElements.EventCategoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.AuditElements.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.CipherAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ClientExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ConflictResolutionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ConnectorCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ConnParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.EntityViolationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.IntMappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.JobAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.JobStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.LoggerLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.LoggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.MappingPurpose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.MatchingRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.PolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.Preference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.PropagationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.PropagationTaskExecStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ReportExecExportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ReportExecStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ResourceAssociationActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ResourceDeassociationActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.ResourceOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.SchemaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.SubjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.TaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.TraceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.UnmatchingRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.syncope.common.types.WorkflowFormPropertyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.syncope.common.mod.StatusMod.ModType
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.report.RoleReportletConf.Feature
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.report.UserReportletConf.Feature
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.reqres.BulkAction.Type
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.reqres.BulkActionResult.Status
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.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.to.ConnIdObjectClassTO.DefaultType
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.types.AttributableType
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.types.AttributeSchemaType
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.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.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.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.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.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.types.ConnectorCapability
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.types.ConnParameterType
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.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.types.IntMappingType
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.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.types.JobStatusType
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.types.LoggerLevel
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.types.LoggerType
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.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.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.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.types.Preference
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.types.PropagationMode
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.types.PropagationTaskExecStatus
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.types.ReportExecExportFormat
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.types.ReportExecStatus
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.types.ResourceAssociationActionType
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.types.ResourceDeassociationActionType
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.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.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.types.SubjectType
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.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.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.types.UnmatchingRule
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.types.WorkflowFormPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
virAttrsToRemove - Variable in class org.apache.syncope.common.mod.AbstractAttributableMod
 
virAttrsToUpdate - Variable in class org.apache.syncope.common.mod.AbstractAttributableMod
 
VirSchemaTO - Class in org.apache.syncope.common.to
 
VirSchemaTO() - Constructor for class org.apache.syncope.common.to.VirSchemaTO
 

W

WorkflowFormPropertyTO - Class in org.apache.syncope.common.to
 
WorkflowFormPropertyTO() - Constructor for class org.apache.syncope.common.to.WorkflowFormPropertyTO
 
WorkflowFormPropertyType - Enum in org.apache.syncope.common.types
 
WorkflowFormTO - Class in org.apache.syncope.common.to
 
WorkflowFormTO() - Constructor for class org.apache.syncope.common.to.WorkflowFormTO
 
WorkflowService - Interface in org.apache.syncope.common.services
REST operations for workflow definition management.
WorkflowTasks - Class in org.apache.syncope.common.types
 
WorkflowTasks() - Constructor for class org.apache.syncope.common.types.WorkflowTasks
 
WorkflowTasks(Collection<String>) - Constructor for class org.apache.syncope.common.types.WorkflowTasks
 
wrap(E, Class<T>) - Static method in class org.apache.syncope.common.util.CollectionWrapper
 
wrap(Collection<E>, Class<T>) - Static method in class org.apache.syncope.common.util.CollectionWrapper
 
wrapLogger(Collection<LoggerTO>) - Static method in class org.apache.syncope.common.util.CollectionWrapper
 
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.