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

A

AbstractCSVSpec - Class in org.apache.syncope.common.rest.api.beans
 
AbstractCSVSpec() - Constructor for class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
AbstractCSVSpec.Builder<T extends AbstractCSVSpec,B extends AbstractCSVSpec.Builder<T,B>> - Class in org.apache.syncope.common.rest.api.beans
 
AbstractQuery - Class in org.apache.syncope.common.rest.api.beans
 
AbstractQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
AbstractQuery.Builder<Q extends AbstractQuery,B extends AbstractQuery.Builder<Q,B>> - Class in org.apache.syncope.common.rest.api.beans
 
AbstractTimeframeQuery - Class in org.apache.syncope.common.rest.api.beans
 
AbstractTimeframeQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
 
AbstractTimeframeQuery.Builder<Q extends AbstractTimeframeQuery,B extends AbstractTimeframeQuery.Builder<Q,B>> - Class in org.apache.syncope.common.rest.api.beans
 
AccessTokenQuery - Class in org.apache.syncope.common.rest.api.beans
 
AccessTokenQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.AccessTokenQuery
 
AccessTokenQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
AccessTokenService - Interface in org.apache.syncope.common.rest.api.service
REST operations for access tokens.
actionJob(String, JobAction) - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
Executes an action on an existing executable's job.
actionJob(JobAction) - Method in interface org.apache.syncope.common.rest.api.service.NotificationService
Executes an action on the notification job.
after(Date) - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery.Builder
 
allowComments - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
allowComments(boolean) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
anyKey(String) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery.Builder
 
AnyObjectService - Interface in org.apache.syncope.common.rest.api.service
REST operations for anyObjects.
AnyQuery - Class in org.apache.syncope.common.rest.api.beans
 
AnyQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.AnyQuery
 
AnyQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
AnyService<TO extends AnyTO> - Interface in org.apache.syncope.common.rest.api.service
 
anyTypeClass(String) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery.Builder
 
anyTypeClasses(Collection<String>) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery.Builder
 
anyTypeClasses(String...) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery.Builder
 
AnyTypeClassService - Interface in org.apache.syncope.common.rest.api.service
REST operations for any type classes.
anyTypeKey - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
anyTypeKind(AnyTypeKind) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery.Builder
 
AnyTypeService - Interface in org.apache.syncope.common.rest.api.service
REST operations for any types.
APPLICATION_YAML - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Mediatype for YAML, not defined in MediaType.
APPLICATION_YAML_TYPE - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Mediatype for YAML, not defined in MediaType.
ApplicationService - Interface in org.apache.syncope.common.rest.api.service
REST operations for applications.
arrayElementSeparator - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
arrayElementSeparator(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
associate(AssociationPatch) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
Executes resource-related operations on given entity.
AuditQuery - Class in org.apache.syncope.common.rest.api.beans
 
AuditQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.AuditQuery
 
AuditQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 

B

base(String) - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery.Builder
 
batch(InputStream) - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Requests for batch execution.
batch() - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Gets batch results, in case asynchronous was requested.
BatchItem - Class in org.apache.syncope.common.rest.api.batch
 
BatchItem() - Constructor for class org.apache.syncope.common.rest.api.batch.BatchItem
 
BatchPayloadGenerator - Class in org.apache.syncope.common.rest.api.batch
 
BatchPayloadLine - Class in org.apache.syncope.common.rest.api.batch
 
BatchPayloadLine(String, int) - Constructor for class org.apache.syncope.common.rest.api.batch.BatchPayloadLine
 
BatchPayloadLineReader - Class in org.apache.syncope.common.rest.api.batch
 
BatchPayloadLineReader(InputStream, MediaType) - Constructor for class org.apache.syncope.common.rest.api.batch.BatchPayloadLineReader
 
BatchPayloadParser - Class in org.apache.syncope.common.rest.api.batch
 
BatchRequestItem - Class in org.apache.syncope.common.rest.api.batch
 
BatchRequestItem() - Constructor for class org.apache.syncope.common.rest.api.batch.BatchRequestItem
 
BatchResponseItem - Class in org.apache.syncope.common.rest.api.batch
 
BatchResponseItem() - Constructor for class org.apache.syncope.common.rest.api.batch.BatchResponseItem
 
before(Date) - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery.Builder
 
BOUNDARY_PARAMETER - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
The boundary parameter name for multipart, not defined in MediaType.
build() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
build() - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery.Builder
 
build() - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery.Builder
 
build() - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs.Builder
 
build() - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery.Builder
 
build() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery.Builder
 
build() - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.AbstractQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.AccessTokenQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.AnyQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery.Builder
 
Builder(String, String) - Constructor for class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
 
Builder(String) - Constructor for class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.ExecQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.ExecSpecs.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.RealmQuery.Builder
 
Builder(String, String) - Constructor for class org.apache.syncope.common.rest.api.beans.ReconQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.RemediationQuery.Builder
 
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.SchemaQuery.Builder
 
Builder(TaskType) - Constructor for class org.apache.syncope.common.rest.api.beans.TaskQuery.Builder
 
buildObjectClassInfo(ConnInstanceTO, boolean) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
Builds the list of ConnId object classes information for the connector bundle matching the given connector instance key, with the provided configuration.

C

category(String) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
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.
clearEntityCache() - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Evicts all entities from cache.
close() - Method in class org.apache.syncope.common.rest.api.batch.BatchPayloadLineReader
 
columnSeparator(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
columnSeparator - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
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.
conflictResolutionAction(ConflictResolutionAction) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
 
ConnectorService - Interface in org.apache.syncope.common.rest.api.service
REST operations for connector bundles and instances.
CONNOBJECT_KEY - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
 
ConnObjectTOQuery - Class in org.apache.syncope.common.rest.api.beans
 
ConnObjectTOQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
ConnObjectTOQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
content - Variable in class org.apache.syncope.common.rest.api.batch.BatchItem
 
create(AnyObjectTO) - Method in interface org.apache.syncope.common.rest.api.service.AnyObjectService
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(ApplicationTO) - Method in interface org.apache.syncope.common.rest.api.service.ApplicationService
Creates a new application.
create(ConnInstanceTO) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
Creates a new connector instance.
create(DelegationTO) - Method in interface org.apache.syncope.common.rest.api.service.DelegationService
Creates a new delegation.
create(DomainTO) - Method in interface org.apache.syncope.common.rest.api.service.DomainService
Creates a new domain.
create(DynRealmTO) - Method in interface org.apache.syncope.common.rest.api.service.DynRealmService
Creates a new dynamic realm.
create(GroupTO) - Method in interface org.apache.syncope.common.rest.api.service.GroupService
Creates a new group.
create(ImplementationTO) - Method in interface org.apache.syncope.common.rest.api.service.ImplementationService
Creates a new implementation.
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(PolicyType, PolicyTO) - 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, SchemaTO) - 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(TaskType, 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.
CRLF - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
CSVPullSpec - Class in org.apache.syncope.common.rest.api.beans
 
CSVPullSpec() - Constructor for class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
CSVPullSpec.Builder - Class in org.apache.syncope.common.rest.api.beans
 
CSVPushSpec - Class in org.apache.syncope.common.rest.api.beans
 
CSVPushSpec() - Constructor for class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
CSVPushSpec.Builder - Class in org.apache.syncope.common.rest.api.beans
 

D

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 entity.
DELEGATED_BY - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
 
DELEGATIONS - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
 
DelegationService - Interface in org.apache.syncope.common.rest.api.service
REST operations for delegations.
delete(String) - Method in interface org.apache.syncope.common.rest.api.service.AccessTokenService
Invalidates the access token matching the provided key.
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.ApplicationService
Deletes the application 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.DelegationService
Deletes the delegation 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(String) - Method in interface org.apache.syncope.common.rest.api.service.DynRealmService
Deletes the dynamic realm matching the provided key.
delete(ImplementationType, String) - Method in interface org.apache.syncope.common.rest.api.service.ImplementationService
Deletes the implementation matching the given key and type.
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(PolicyType, 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.RemediationService
Deletes the remediation matching the given 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(TaskType, 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(ExecQuery) - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
Deletes the executions belonging matching the given query.
derAttr(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
derAttrs(Collection<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
destinationRealm(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
 
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.
DOUBLE_DASH - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
dryRun(boolean) - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs.Builder
 
DynRealmService - Interface in org.apache.syncope.common.rest.api.service
REST operations for dynamic realms.

E

entityKey(String) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
entityKey(String) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery.Builder
 
equals(Object) - Method in class org.apache.syncope.common.rest.api.batch.BatchPayloadLine
 
equals(Object) - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
equals(Object) - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
 
equals(Object) - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery
 
equals(Object) - Method in class org.apache.syncope.common.rest.api.beans.ExecQuery
 
equals(Object) - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery
 
equals(Object) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
ERROR_CODE - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Declares the type of exception being raised.
ERROR_INFO - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Declares additional information for the exception being raised.
escapeChar(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
escapeChar - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
event(String) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
events(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
events() - Method in interface org.apache.syncope.common.rest.api.service.LoggerService
Returns the list of all managed events in audit.
ExecQuery - Class in org.apache.syncope.common.rest.api.beans
 
ExecQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.ExecQuery
 
ExecQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
ExecSpecs - Class in org.apache.syncope.common.rest.api.beans
 
ExecSpecs() - Constructor for class org.apache.syncope.common.rest.api.beans.ExecSpecs
 
ExecSpecs.Builder - Class in org.apache.syncope.common.rest.api.beans
 
ExecutableService - Interface in org.apache.syncope.common.rest.api.service
 
execute(ExecSpecs) - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
Executes the executable matching the given query.
export() - Method in interface org.apache.syncope.common.rest.api.service.ConfigurationService
Exports internal storage content as downloadable XML file.
exportExecutionResult(String, ReportExecExportFormat) - Method in interface org.apache.syncope.common.rest.api.service.ReportService
Exports the report execution with matching key in the requested format.

F

field(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
fields(Collection<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
fiql(String) - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery.Builder
 
fiql(String) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery.Builder
 
fiql(String) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery.Builder
 
fromString(String) - Static method in enum org.apache.syncope.common.rest.api.Preference
 

G

generate(List<T>, String) - Static method in class org.apache.syncope.common.rest.api.batch.BatchPayloadGenerator
 
get(String) - Method in interface org.apache.syncope.common.rest.api.service.ConfigurationService
Returns configuration parameter with matching schema.
getAfter() - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
 
getAllowComments() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getAnyKey() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
getAnyLayout(String) - Method in interface org.apache.syncope.common.rest.api.service.RoleService
Gets the console layout information as JSON string for the role with the given key, if available.
getAnyTypeClasses() - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
getAnyTypeKey() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getAnyTypeKey() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
getAnyTypeKind() - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
getArrayElementSeparator() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getBase() - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery
 
getBefore() - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
 
getBundles(String) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
Returns available connector bundles with property keys in selected language.
getCategory() - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
getColumnSeparator() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getConflictResolutionAction() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
getConnObjectKeyValue(String, String, String) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
Returns the calculated connObjectKey value for the given type and key.
getContent() - Method in class org.apache.syncope.common.rest.api.batch.BatchItem
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.apache.syncope.common.rest.api.DateParamConverterProvider
 
getDerAttrs() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
getDestinationRealm() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
getDetails() - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery
 
getDetails() - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
getDryRun() - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs
 
getEntityKey() - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
getEntityKey() - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
getEscapeChar() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getEvents() - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
getFields() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
getFiql() - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery
 
getFiql() - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
getFiql() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
getFormat(String, MailTemplateFormat) - Method in interface org.apache.syncope.common.rest.api.service.MailTemplateService
Gets the template for the given key and format, if available.
getFormat(String, ReportTemplateFormat) - Method in interface org.apache.syncope.common.rest.api.service.ReportTemplateService
Gets the template for the given key and format, if available.
getHeaders() - Method in class org.apache.syncope.common.rest.api.batch.BatchItem
 
getIgnoreColumns() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
getIgnorePaging() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
getInstance() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
getInstance() - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery.Builder
 
getInstance() - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery.Builder
 
getJob(String) - Method in interface org.apache.syncope.common.rest.api.service.ExecutableService
Returns job (running or scheduled) for the executable matching the given key.
getJob() - Method in interface org.apache.syncope.common.rest.api.service.NotificationService
Returns details about notification job.
getKey() - Method in class org.apache.syncope.common.rest.api.beans.ExecQuery
 
getKey() - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs
 
getKeyColumn() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
getKeyword() - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery
 
getKeyword() - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
getLastLogStatements(String) - Method in interface org.apache.syncope.common.rest.api.service.LoggerService
Return the last log statements available in the provided memory appender.
getLineNumber() - Method in class org.apache.syncope.common.rest.api.batch.BatchPayloadLine
 
getLineSeparator() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getMatchingRule() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getMethod() - Method in class org.apache.syncope.common.rest.api.batch.BatchRequestItem
 
getMoreAttrsToGet() - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
getMoreAttrsToGet() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
getNotification() - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
getNullValue() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getOrderBy() - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
getOrderBy() - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
getPage() - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
getPagedResultsCookie() - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
getPlainAttrs() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
getPropagationActions() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
getProvisioningActions() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getPullCorrelationRule() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
getQueryString() - Method in class org.apache.syncope.common.rest.api.batch.BatchRequestItem
 
getQuoteChar() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getRealm() - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery
 
getRemediation() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
getRequestURI() - Method in class org.apache.syncope.common.rest.api.batch.BatchRequestItem
 
getResource() - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
getResourceKey() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
getResult() - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
getSize() - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
getSize() - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
getStartAt() - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs
 
getStatus() - Method in class org.apache.syncope.common.rest.api.batch.BatchResponseItem
 
getSubcategory() - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
getType() - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
getType() - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
getType() - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
getUnmatchingRule() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
getVirAttrs() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
GroupService - Interface in org.apache.syncope.common.rest.api.service
REST operations for groups.

H

hashCode() - Method in class org.apache.syncope.common.rest.api.batch.BatchPayloadLine
 
hashCode() - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
hashCode() - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
 
hashCode() - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery
 
hashCode() - Method in class org.apache.syncope.common.rest.api.beans.ExecQuery
 
hashCode() - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery
 
hashCode() - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
headers - Variable in class org.apache.syncope.common.rest.api.batch.BatchItem
 

I

ignoreColumns(String...) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
 
ignorePaging(boolean) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
ImplementationService - Interface in org.apache.syncope.common.rest.api.service
REST operations for implementations.
instance - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 

J

JAXRSService - Interface in org.apache.syncope.common.rest.api.service
 

K

key(String) - Method in class org.apache.syncope.common.rest.api.beans.ExecQuery.Builder
 
key(String) - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs.Builder
 
keyword(String) - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery.Builder
 
keyword(String) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery.Builder
 

L

lineSeparator(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
lineSeparator - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
list(AccessTokenQuery) - Method in interface org.apache.syncope.common.rest.api.service.AccessTokenService
Returns a paged list of existing access tokens matching the given query.
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.ApplicationService
Returns a list of all applications.
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.DelegationService
Returns a list of all delegations.
list() - Method in interface org.apache.syncope.common.rest.api.service.DomainService
Returns a list of all domains.
list() - Method in interface org.apache.syncope.common.rest.api.service.DynRealmService
Returns a list of all dynamic realms.
list(ImplementationType) - Method in interface org.apache.syncope.common.rest.api.service.ImplementationService
Returns a list of all implementations of the given type.
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(String) - Method in interface org.apache.syncope.common.rest.api.service.RealmService
Returns realms rooted at the given path, including descendant realms.
list() - Method in interface org.apache.syncope.common.rest.api.service.RelationshipTypeService
Returns a list of all relationshipTypes.
list(RemediationQuery) - Method in interface org.apache.syncope.common.rest.api.service.RemediationService
Returns a list of all remediations.
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() - Method in interface org.apache.syncope.common.rest.api.service.SecurityQuestionService
Returns a list of all security questions.
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
 
login() - Method in interface org.apache.syncope.common.rest.api.service.AccessTokenService
Returns an empty response bearing the X-Syncope-Token header value, in case of successful authentication.
logout() - Method in interface org.apache.syncope.common.rest.api.service.AccessTokenService
Invalidates the access token of the requesting user.

M

MailTemplateService - Interface in org.apache.syncope.common.rest.api.service
REST operations for mail templates.
matchingRule(MatchingRule) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
matchingRule - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
MEDIATYPE_IMAGE_PNG - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Mediatype for PNG images, not defined in MediaType.
memoryAppenders() - Method in interface org.apache.syncope.common.rest.api.service.LoggerService
Returns the list of memory appenders available in the current logging configuration.
moreAttrsToGet(String...) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery.Builder
 
moreAttrsToGet(Collection<String>) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery.Builder
 
moreAttrsToGet(String...) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery.Builder
 
moreAttrsToGet(Collection<String>) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery.Builder
 
MULTIPART_MIXED - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Mediatype for multipart/mixed, not defined in MediaType.
multipartMixedWith(String) - Static method in class org.apache.syncope.common.rest.api.RESTHeaders
Builds Content-Type string for multipart/mixed and the given boundary.
mustChangePassword(String) - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
Changes own password when change was forced by an administrator.

N

newInstance() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.AccessTokenQuery.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.ExecQuery.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.RemediationQuery.Builder
 
newInstance() - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery.Builder
 
notification(String) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery.Builder
 
NotificationService - Interface in org.apache.syncope.common.rest.api.service
REST operations for notifications.
NULL_PRIORITY_ASYNC - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Asks for asynchronous propagation towards external resources with null priority.
nullValue(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
nullValue - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
numbers() - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Provides some numbers about the managed entities (users, groups, any objects...).

O

orderBy(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery.Builder
 
orderBy(String) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery.Builder
 
org.apache.syncope.common.rest.api - package org.apache.syncope.common.rest.api
 
org.apache.syncope.common.rest.api.batch - package org.apache.syncope.common.rest.api.batch
 
org.apache.syncope.common.rest.api.beans - package org.apache.syncope.common.rest.api.beans
 
org.apache.syncope.common.rest.api.service - package org.apache.syncope.common.rest.api.service
 
own() - Method in interface org.apache.syncope.common.rest.api.service.GroupService
This method allows a user to read his own groups.
OWNED_ENTITLEMENTS - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
 

P

page(Integer) - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery.Builder
 
pagedResultsCookie(String) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery.Builder
 
PARAM_ANYTYPE_KIND - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_ANYTYPEKEY - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_CONNID_PAGED_RESULTS_COOKIE - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_DETAILS - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_ENTITY_KEY - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_FIQL - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_MAX - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_NOTIFICATION - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_ORDERBY - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_PAGE - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_REALM - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_RESOURCE - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_SIZE - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
PARAM_USER - Static variable in interface org.apache.syncope.common.rest.api.service.JAXRSService
 
parse(InputStream, MediaType, T) - Static method in class org.apache.syncope.common.rest.api.batch.BatchPayloadParser
 
plainAttr(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
plainAttrs(Collection<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
platform() - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Provides information summary about platform configuration (workflow adapters, provisioning managers, validators, actions, correlation rules, reportlets, ...).
PolicyService - Interface in org.apache.syncope.common.rest.api.service
REST operations for policies.
PREFER - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Allows the client to specify a preference for the result to be returned from the server.
Preference - Enum in org.apache.syncope.common.rest.api
Preferences available to be specified during requests.
PREFERENCE_APPLIED - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Allows the server to inform the client about the fact that a specified preference was applied.
propagationAction(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
propagationActions - Variable in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
provisioningAction(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
provisioningActions - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
provisionMembers(String, ProvisionAction) - Method in interface org.apache.syncope.common.rest.api.service.GroupService
(De)provision all members of the given group from / onto all the resources associated to it.
pull(ReconQuery, PullTaskTO) - Method in interface org.apache.syncope.common.rest.api.service.ReconciliationService
Pulls the matching user, group, any object or linked account from the External Resource into Syncope.
pull(CSVPullSpec, InputStream) - Method in interface org.apache.syncope.common.rest.api.service.ReconciliationService
Pulls the CSV input into Syncope according to the provided specification.
pullCorrelationRule(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
 
purgePropagations(Date, List<ExecStatus>, List<String>) - Method in interface org.apache.syncope.common.rest.api.service.TaskService
Deletes all the propagation tasks whose latest execution is matching the given conditions.
push(ReconQuery, PushTaskTO) - Method in interface org.apache.syncope.common.rest.api.service.ReconciliationService
Pushes the matching user, group, any object or linked account in Syncope onto the External Resource.
push(AnyQuery, CSVPushSpec) - Method in interface org.apache.syncope.common.rest.api.service.ReconciliationService
Export a list of any objects matching the given query as CSV according to the provided specification.

Q

quoteChar(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
quoteChar - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 

R

read() - Method in class org.apache.syncope.common.rest.api.batch.BatchPayloadLineReader
 
read(String) - Method in interface org.apache.syncope.common.rest.api.service.AnyObjectService
 
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) - Method in interface org.apache.syncope.common.rest.api.service.ApplicationService
Returns application 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.DelegationService
Returns delegation with matching key.
read(String) - Method in interface org.apache.syncope.common.rest.api.service.DomainService
Returns domain with matching key.
read(String) - Method in interface org.apache.syncope.common.rest.api.service.DynRealmService
Returns dynamic realm with matching key.
read(String) - Method in interface org.apache.syncope.common.rest.api.service.GroupService
 
read(ImplementationType, String) - Method in interface org.apache.syncope.common.rest.api.service.ImplementationService
Returns implementation with matching type and 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(PolicyType, 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.RemediationService
Returns remediation 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(TaskType, 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.
read(String) - Method in interface org.apache.syncope.common.rest.api.service.UserService
 
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.
readPrivilege(String) - Method in interface org.apache.syncope.common.rest.api.service.ApplicationService
Returns privilege with matching key.
readUserTypeExtension(String) - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Extracts User type extension information, for the provided group.
realm(String) - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery.Builder
 
RealmQuery - Class in org.apache.syncope.common.rest.api.beans
 
RealmQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.RealmQuery
 
RealmQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
RealmService - Interface in org.apache.syncope.common.rest.api.service
REST operations for realms.
ReconciliationService - Interface in org.apache.syncope.common.rest.api.service
REST operations for reconciliation.
ReconQuery - Class in org.apache.syncope.common.rest.api.beans
 
ReconQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.ReconQuery
 
ReconQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
refresh() - Method in interface org.apache.syncope.common.rest.api.service.AccessTokenService
Returns an empty response bearing the X-Syncope-Token header value, with extended lifetime.
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.
remediation(boolean) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
 
RemediationQuery - Class in org.apache.syncope.common.rest.api.beans
 
RemediationQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.RemediationQuery
 
RemediationQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
RemediationService - Interface in org.apache.syncope.common.rest.api.service
REST operations for remediations.
remedy(String, AnyTO) - Method in interface org.apache.syncope.common.rest.api.service.RemediationService
Perform remediation by creating the provided user, group or any object.
remedy(String, AnyPatch) - Method in interface org.apache.syncope.common.rest.api.service.RemediationService
Perform remediation by updating the provided user, group or any object.
remedy(String, String) - Method in interface org.apache.syncope.common.rest.api.service.RemediationService
Perform remediation by deleting the provided user, group or any object.
removeAnyLayout(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.
result(AuditElements.Result) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
RoleService - Interface in org.apache.syncope.common.rest.api.service
REST operations for roles.

S

SchemaQuery - Class in org.apache.syncope.common.rest.api.beans
 
SchemaQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
SchemaQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
SchemaService - Interface in org.apache.syncope.common.rest.api.service
REST operations for attribute schemas.
search(AnyQuery) - Method in interface org.apache.syncope.common.rest.api.service.AnyObjectService
 
search(AnyQuery) - Method in interface org.apache.syncope.common.rest.api.service.AnyService
Returns a paged list of any objects matching the given query.
search(AnyQuery) - Method in interface org.apache.syncope.common.rest.api.service.GroupService
 
search(AuditQuery) - Method in interface org.apache.syncope.common.rest.api.service.LoggerService
Returns a paged list of audit entries matching the given query.
search(RealmQuery) - Method in interface org.apache.syncope.common.rest.api.service.RealmService
Returns a list of existing realms matching the given query (not including descendant realms) and the total number of descendant realms.
search(SchemaQuery) - Method in interface org.apache.syncope.common.rest.api.service.SchemaService
Returns a list of schemas matching the given query.
search(TaskQuery) - Method in interface org.apache.syncope.common.rest.api.service.TaskService
Returns a paged list of existing tasks matching the given query.
search(AnyQuery) - Method in interface org.apache.syncope.common.rest.api.service.UserService
 
searchAssignableGroups(String, String, int, int) - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Returns the list of Groups, according to provided paging instructions, assignable to Users and Any Objects of the provided Realm.
searchConnObjects(String, String, ConnObjectTOQuery) - 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.
SecurityQuestionService - Interface in org.apache.syncope.common.rest.api.service
REST operations for security questions.
set(AttrTO) - Method in interface org.apache.syncope.common.rest.api.service.ConfigurationService
Creates / updates the configuration parameter with the given schema.
setAfter(Date) - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
 
setAllowComments(boolean) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setAnyKey(String) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
setAnyLayout(String, InputStream) - Method in interface org.apache.syncope.common.rest.api.service.RoleService
Sets the console layout information as JSON string for the role with the given key, if available.
setAnyTypeClasses(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
setAnyTypeKey(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setAnyTypeKey(String) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
setAnyTypeKind(AnyTypeKind) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
setArrayElementSeparator(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setBase(String) - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery
 
setBefore(Date) - Method in class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
 
setCategory(String) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
setColumnSeparator(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setConflictResolutionAction(ConflictResolutionAction) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
setContent(String) - Method in class org.apache.syncope.common.rest.api.batch.BatchItem
 
setDerAttrs(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
setDestinationRealm(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
setDetails(Boolean) - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery
 
setDetails(Boolean) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
setDryRun(Boolean) - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs
 
setEntityKey(String) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
setEntityKey(String) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
setEscapeChar(Character) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setEvents(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
setFields(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
setFiql(String) - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery
 
setFiql(String) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
setFiql(String) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
setFormat(String, MailTemplateFormat, InputStream) - Method in interface org.apache.syncope.common.rest.api.service.MailTemplateService
Sets the template for the given key and format, if available.
setFormat(String, ReportTemplateFormat, InputStream) - Method in interface org.apache.syncope.common.rest.api.service.ReportTemplateService
Sets the template for the given key and format, if available.
setHeaders(Map<String, List<Object>>) - Method in class org.apache.syncope.common.rest.api.batch.BatchItem
 
setIgnoreColumns(Set<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
setIgnorePaging(Boolean) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
setKey(String) - Method in class org.apache.syncope.common.rest.api.beans.ExecQuery
 
setKey(String) - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs
 
setKeyColumn(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
setKeyword(String) - Method in class org.apache.syncope.common.rest.api.beans.RealmQuery
 
setKeyword(String) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
setLatestSyncToken(String, String) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
Queries the connector underlying the given resource for the latest sync token value associated to the given any type and stores the value internally, for later usage.
setLineSeparator(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setMatchingRule(MatchingRule) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setMethod(String) - Method in class org.apache.syncope.common.rest.api.batch.BatchRequestItem
 
setMoreAttrsToGet(Set<String>) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
setMoreAttrsToGet(Set<String>) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
setNotification(String) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
setNullValue(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setOrderBy(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
setOrderBy(String) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
setPage(Integer) - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
setPagedResultsCookie(String) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
setPlainAttrs(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
setPropagationActions(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
setProvisioningActions(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setPullCorrelationRule(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
setQueryString(String) - Method in class org.apache.syncope.common.rest.api.batch.BatchRequestItem
 
setQuoteChar(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setRealm(String) - Method in class org.apache.syncope.common.rest.api.beans.AnyQuery
 
setRemediation(boolean) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
 
setRequestURI(String) - Method in class org.apache.syncope.common.rest.api.batch.BatchRequestItem
 
setResource(String) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
setResourceKey(String) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
 
setResult(AuditElements.Result) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
setSize(Integer) - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery
 
setSize(Integer) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery
 
setStartAt(Date) - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs
 
setStatus(int) - Method in class org.apache.syncope.common.rest.api.batch.BatchResponseItem
 
setSubcategory(String) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
setType(AuditElements.EventCategoryType) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery
 
setType(SchemaType) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery
 
setType(TaskType) - Method in class org.apache.syncope.common.rest.api.beans.TaskQuery
 
setUnmatchingRule(UnmatchingRule) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
setVirAttrs(List<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
 
size(Integer) - Method in class org.apache.syncope.common.rest.api.beans.AbstractQuery.Builder
 
size(Integer) - Method in class org.apache.syncope.common.rest.api.beans.ConnObjectTOQuery.Builder
 
startAt(Date) - Method in class org.apache.syncope.common.rest.api.beans.ExecSpecs.Builder
 
statistics() - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Provides entity cache statistics information.
statistics(String) - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Operates on entity cache statistics.
status(ReconQuery) - Method in interface org.apache.syncope.common.rest.api.service.ReconciliationService
Gets compared status between attributes in Syncope and on the given External Resource.
status(StatusPatch) - Method in interface org.apache.syncope.common.rest.api.service.UserSelfService
Self-perform a status update.
status(StatusPatch) - Method in interface org.apache.syncope.common.rest.api.service.UserService
Performs a status update on given user.
subcategory(String) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
SyncopeService - Interface in org.apache.syncope.common.rest.api.service
General info about this Apache Syncope deployment.
system() - Method in interface org.apache.syncope.common.rest.api.service.SyncopeService
Provides information about the underlying system (Operating System, CPU / memory usage, ...).

T

TaskQuery - Class in org.apache.syncope.common.rest.api.beans
 
TaskQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.TaskQuery
 
TaskQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
TaskService - Interface in org.apache.syncope.common.rest.api.service
REST operations for tasks.
TEXT_CSV - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Mediatype for text/csv, not defined in MediaType.
TEXT_CSV_TYPE - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
Mediatype for text/csv, not defined in MediaType.
TOKEN - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
 
TOKEN_EXPIRE - Static variable in class org.apache.syncope.common.rest.api.RESTHeaders
 
toString() - Method in class org.apache.syncope.common.rest.api.batch.BatchItem
 
toString() - Method in class org.apache.syncope.common.rest.api.batch.BatchPayloadLine
 
toString() - Method in class org.apache.syncope.common.rest.api.batch.BatchRequestItem
 
toString() - Method in class org.apache.syncope.common.rest.api.batch.BatchResponseItem
 
toString() - Method in enum org.apache.syncope.common.rest.api.Preference
 
type(AuditElements.EventCategoryType) - Method in class org.apache.syncope.common.rest.api.beans.AuditQuery.Builder
 
type(SchemaType) - Method in class org.apache.syncope.common.rest.api.beans.SchemaQuery.Builder
 

U

unmatchingRule(UnmatchingRule) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
 
unmatchingRule - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
 
unwrap(Collection<AuditLoggerName>) - Static method in class org.apache.syncope.common.rest.api.LoggerWrapper
 
update(AnyObjectPatch) - Method in interface org.apache.syncope.common.rest.api.service.AnyObjectService
Updates any object matching the provided key.
update(AnyObjectTO) - Method in interface org.apache.syncope.common.rest.api.service.AnyObjectService
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(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(ApplicationTO) - Method in interface org.apache.syncope.common.rest.api.service.ApplicationService
Updates the application 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(DelegationTO) - Method in interface org.apache.syncope.common.rest.api.service.DelegationService
Updates the delegation 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(DynRealmTO) - Method in interface org.apache.syncope.common.rest.api.service.DynRealmService
Updates the dynamic realm matching the provided key.
update(GroupPatch) - Method in interface org.apache.syncope.common.rest.api.service.GroupService
Updates group matching the provided key.
update(GroupTO) - Method in interface org.apache.syncope.common.rest.api.service.GroupService
Updates group matching the provided key.
update(ImplementationTO) - Method in interface org.apache.syncope.common.rest.api.service.ImplementationService
Updates an existing implementation.
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(PolicyType, PolicyTO) - 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, SchemaTO) - 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(TaskType, SchedTaskTO) - 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.
update(UserPatch) - Method in interface org.apache.syncope.common.rest.api.service.UserService
Updates user matching the provided key.
update(UserTO) - Method in interface org.apache.syncope.common.rest.api.service.UserService
Updates user matching the provided key.
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.

V

valueOf(String) - Static method in enum org.apache.syncope.common.rest.api.Preference
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.syncope.common.rest.api.Preference
Returns an array containing the constants of this enum type, in the order they are declared.
virAttr(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 
virAttrs(Collection<String>) - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
 

W

wrap(Collection<LoggerTO>) - Static method in class org.apache.syncope.common.rest.api.LoggerWrapper
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

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