- changePassword(String) - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
-
Changes own password.
- check(ConnInstanceTO) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Checks whether the connection to resource could be established.
- check(ResourceTO) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Checks whether the connection to resource could be established.
- claimForm(String) - Method in interface org.apache.syncope.common.rest.api.service.UserWorkflowService
-
Claims the form for the given task id.
- ConfigurationService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for configuration.
- confirmPasswordReset(String, String) - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
-
Reset the password value for the user matching the provided token, if available and still valid.
- ConnectorService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for connector bundles and instances.
- ConnObjectTOListQuery - Class in org.apache.syncope.common.rest.api.beans
-
- ConnObjectTOListQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.ConnObjectTOListQuery
-
- ConnObjectTOListQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
-
- create(TO) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Creates a new any object.
- create(AnyTypeClassTO) - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeClassService
-
Creates a new anyTypeClass.
- create(AnyTypeTO) - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeService
-
Creates a new anyType.
- create(ConnInstanceTO) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Creates a new connector instance.
- create(DomainTO) - Method in interface org.apache.syncope.common.rest.api.service.DomainService
-
Creates a new domain.
- create(MailTemplateTO) - Method in interface org.apache.syncope.common.rest.api.service.MailTemplateService
-
Creates a new mail template.
- create(NotificationTO) - Method in interface org.apache.syncope.common.rest.api.service.NotificationService
-
Creates a new notification.
- create(AbstractPolicyTO) - Method in interface org.apache.syncope.common.rest.api.service.PolicyService
-
Create a new policy.
- create(String, RealmTO) - Method in interface org.apache.syncope.common.rest.api.service.RealmService
-
Creates a new realm under the given path.
- create(RelationshipTypeTO) - Method in interface org.apache.syncope.common.rest.api.service.RelationshipTypeService
-
Creates a new relationshipType.
- create(ReportTO) - Method in interface org.apache.syncope.common.rest.api.service.ReportService
-
Creates a new report.
- create(ReportTemplateTO) - Method in interface org.apache.syncope.common.rest.api.service.ReportTemplateService
-
Creates a new report template.
- create(ResourceTO) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Creates a new resource.
- create(RoleTO) - Method in interface org.apache.syncope.common.rest.api.service.RoleService
-
Creates a new role.
- create(SchemaType, AbstractSchemaTO) - Method in interface org.apache.syncope.common.rest.api.service.SchemaService
-
Creates a new schema.
- create(SecurityQuestionTO) - Method in interface org.apache.syncope.common.rest.api.service.SecurityQuestionService
-
Creates a new security question.
- create(SchedTaskTO) - Method in interface org.apache.syncope.common.rest.api.service.TaskService
-
Creates a new task.
- create(UserTO, boolean) - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
-
Self-registration for new user.
- create(UserTO, boolean) - Method in interface org.apache.syncope.common.rest.api.service.UserService
-
Creates a new user.
- DateParamConverterProvider - Class in org.apache.syncope.common.rest.api
-
- DateParamConverterProvider() - Constructor for class org.apache.syncope.common.rest.api.DateParamConverterProvider
-
- deassociate(DeassociationPatch) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Executes resource-related operations on given any object.
- delete(String, SchemaType, String) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Deletes the attribute, owned by the given any object, for the given schema type and schema.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Deletes any object matching provided key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeClassService
-
Deletes the anyTypeClass matching the provided key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeService
-
Deletes the anyType matching the provided key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.ConfigurationService
-
Deletes the configuration parameter with matching schema.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Deletes the connector instance matching the provided key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.DomainService
-
Deletes the domain matching the provided key.
- delete(LoggerType, String) - Method in interface org.apache.syncope.common.rest.api.service.LoggerService
-
Deletes the logger with matching name.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.MailTemplateService
-
Deletes the mail template matching the given key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.NotificationService
-
Deletes the notification matching the given key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.PolicyService
-
Delete policy matching the given key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.RealmService
-
Deletes the realm under the given path.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.RelationshipTypeService
-
Deletes the relationshipType matching the provided key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.ReportService
-
Deletes report with matching key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.ReportTemplateService
-
Deletes the report template matching the given key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Deletes the resource matching the given name.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.RoleService
-
Deletes the role matching the provided key.
- delete(SchemaType, String) - Method in interface org.apache.syncope.common.rest.api.service.SchemaService
-
Deletes the schema matching the given type and key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.SecurityQuestionService
-
Deletes the security question matching the provided key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.TaskService
-
Deletes the task matching the provided key.
- delete() - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
-
Self-deletes user.
- deleteExecution(String) - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
-
Deletes the executable execution matching the provided key.
- deleteExecutions(BulkExecDeleteQuery) - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
-
Deletes the executions belonging matching the given query.
- details(boolean) - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery.Builder
-
- details(boolean) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery.Builder
-
- DOMAIN - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
-
- DomainService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for domains.
- dryRun(boolean) - Method in class org.apache.syncope.common.rest.api.beans.ExecuteQuery.Builder
-
- list() - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeClassService
-
Returns a list of all anyTypeClasss.
- list() - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeService
-
Returns a list of all anyTypes.
- list() - Method in interface org.apache.syncope.common.rest.api.service.ConfigurationService
-
Returns all configuration parameters.
- list(String) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Returns a list of all connector instances with property keys in the matching language.
- list() - Method in interface org.apache.syncope.common.rest.api.service.DomainService
-
Returns a list of all domains.
- list(LoggerType) - Method in interface org.apache.syncope.common.rest.api.service.LoggerService
-
Returns a list of loggers with matching type.
- list() - Method in interface org.apache.syncope.common.rest.api.service.MailTemplateService
-
Returns a list of all mail templates.
- list() - Method in interface org.apache.syncope.common.rest.api.service.NotificationService
-
Returns a list of all notifications.
- list(PolicyType) - Method in interface org.apache.syncope.common.rest.api.service.PolicyService
-
Returns a list of policies of the matching type.
- list() - Method in interface org.apache.syncope.common.rest.api.service.RealmService
-
Returns a list of all realms.
- list(String) - Method in interface org.apache.syncope.common.rest.api.service.RealmService
-
Returns realms rooted at the given path.
- list() - Method in interface org.apache.syncope.common.rest.api.service.RelationshipTypeService
-
Returns a list of all relationshipTypes.
- list() - Method in interface org.apache.syncope.common.rest.api.service.ReportService
-
Returns a list of all existing reports.
- list() - Method in interface org.apache.syncope.common.rest.api.service.ReportTemplateService
-
Returns a list of all report templates.
- list() - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Returns a list of all resources.
- list() - Method in interface org.apache.syncope.common.rest.api.service.RoleService
-
Returns a list of all roles.
- list(SchemaQuery) - Method in interface org.apache.syncope.common.rest.api.service.SchemaService
-
Returns a list of schemas matching the given query.
- list() - Method in interface org.apache.syncope.common.rest.api.service.SecurityQuestionService
-
Returns a list of all security questions.
- list(TaskQuery) - Method in interface org.apache.syncope.common.rest.api.service.TaskService
-
Returns a paged list of existing tasks matching the given query.
- listConnObjects(String, String, ConnObjectTOListQuery) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Returns a paged list of connector objects from external resource, for the given type, matching
page/size conditions.
- listExecutions(ExecQuery) - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
-
Returns a paged list of executions matching the given query.
- listJobs() - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
-
List jobs (running and / or scheduled).
- listRecentExecutions(int) - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
-
Returns the list of recently completed executions, ordered by end date descendent.
- LoggerService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for logging and auditing.
- LoggerWrapper - Class in org.apache.syncope.common.rest.api
-
- read(String, SchemaType) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Reads the list of attributes owned by the given any object for the given schema type.
- read(String, SchemaType, String) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Reads the attribute, owned by the given any object, for the given schema type and schema.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Reads the any object matching the provided key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeClassService
-
Returns anyTypeClass with matching key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeService
-
Returns anyType with matching key.
- read(String, String) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Returns connector instance with matching key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.DomainService
-
Returns domain with matching key.
- read(LoggerType, String) - Method in interface org.apache.syncope.common.rest.api.service.LoggerService
-
Returns logger with matching type and name.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.MailTemplateService
-
Returns mail template with matching key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.NotificationService
-
Returns notification with matching key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.PolicyService
-
Returns the policy matching the given key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.RelationshipTypeService
-
Returns relationshipType with matching key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.ReportService
-
Returns report with matching key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.ReportTemplateService
-
Returns report template with matching key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Returns the resource with matching name.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.RoleService
-
Returns role with matching key.
- read(SchemaType, String) - Method in interface org.apache.syncope.common.rest.api.service.SchemaService
-
Returns schema matching the given type and key.
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.SecurityQuestionService
-
Returns security question with matching key.
- read(String, boolean) - Method in interface org.apache.syncope.common.rest.api.service.TaskService
-
Returns the task matching the given key.
- read() - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
-
Returns the user making the service call.
- readByResource(String, String) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Returns connector instance for matching resource.
- readByUser(String) - Method in interface org.apache.syncope.common.rest.api.service.SecurityQuestionService
-
Ask for security question configured for the user matching the given username, if any.
- readConnObject(String, String, String) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Returns connector object from the external resource, for the given type and key.
- readTypeExtension(String, String) - Method in interface org.apache.syncope.common.rest.api.service.GroupService
-
Extracts type extension information, for the provided group and any type.
- realm(String) - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery.Builder
-
- RealmService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for realms.
- RelationshipTypeService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for relationship types.
- reload() - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Reload all connector bundles and instances.
- removeConsoleLayoutInfo(String) - Method in interface org.apache.syncope.common.rest.api.service.RoleService
-
Removes the console layout information for the role with the given key, if available.
- removeFormat(String, MailTemplateFormat) - Method in interface org.apache.syncope.common.rest.api.service.MailTemplateService
-
Removes the template for the given key and format, if available.
- removeFormat(String, ReportTemplateFormat) - Method in interface org.apache.syncope.common.rest.api.service.ReportTemplateService
-
Removes the template for the given key and format, if available.
- removeSyncToken(String, String) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Removes the sync token value associated to the given any type from the given resource.
- ReportService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for reports.
- ReportTemplateService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for report templates.
- requestPasswordReset(String, String) - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
-
Provides answer for the security question configured for user matching the given username, if any.
- resource(String) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery.Builder
-
- RESOURCE_KEY - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
-
- ResourceService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for external resources.
- RESTHeaders - Class in org.apache.syncope.common.rest.api
-
Custom HTTP headers in use with REST services.
- RoleService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for roles.
- unwrap(Collection<AuditLoggerName>) - Static method in class org.apache.syncope.common.rest.api.LoggerWrapper
-
- update(P) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Updates any object matching the provided key.
- update(String, SchemaType, AttrTO) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Adds or replaces the attribute, owned by the given any object, for the given schema type and schema.
- update(TO) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
-
Updates any object matching the provided key.
- update(AnyTypeClassTO) - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeClassService
-
Updates the anyTypeClass matching the provided key.
- update(AnyTypeTO) - Method in interface org.apache.syncope.common.rest.api.service.AnyTypeService
-
Updates the anyType matching the provided key.
- update(ConnInstanceTO) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Updates the connector instance matching the provided key.
- update(DomainTO) - Method in interface org.apache.syncope.common.rest.api.service.DomainService
-
Updates the domain matching the provided key.
- update(LoggerType, LoggerTO) - Method in interface org.apache.syncope.common.rest.api.service.LoggerService
-
Creates or updates (if existing) the logger with matching name.
- update(NotificationTO) - Method in interface org.apache.syncope.common.rest.api.service.NotificationService
-
Updates the notification matching the given key.
- update(AbstractPolicyTO) - Method in interface org.apache.syncope.common.rest.api.service.PolicyService
-
Updates policy matching the given key.
- update(RealmTO) - Method in interface org.apache.syncope.common.rest.api.service.RealmService
-
Updates the realm under the given path.
- update(RelationshipTypeTO) - Method in interface org.apache.syncope.common.rest.api.service.RelationshipTypeService
-
Updates the relationshipType matching the provided key.
- update(ReportTO) - Method in interface org.apache.syncope.common.rest.api.service.ReportService
-
Updates report with matching key.
- update(ResourceTO) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Updates the resource matching the given name.
- update(RoleTO) - Method in interface org.apache.syncope.common.rest.api.service.RoleService
-
Updates the role matching the provided key.
- update(SchemaType, AbstractSchemaTO) - Method in interface org.apache.syncope.common.rest.api.service.SchemaService
-
Updates the schema matching the given type and key.
- update(SecurityQuestionTO) - Method in interface org.apache.syncope.common.rest.api.service.SecurityQuestionService
-
Updates the security question matching the provided key.
- update(AbstractTaskTO) - Method in interface org.apache.syncope.common.rest.api.service.TaskService
-
Updates the task matching the provided key.
- update(UserPatch) - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
-
Self-updates user.
- update(UserTO) - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
-
Self-updates user.
- UserSelfService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for user self-management.
- UserService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for users.
- UserWorkflowService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations related to user workflow.