A B C D E F G I L M N O P Q R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
- 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
- anyTypeKey - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- 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
B
- build() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
- build() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery.Builder
- Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
- Builder(String) - Constructor for class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
- Builder(String, String) - Constructor for class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
- Builder(String, String) - Constructor for class org.apache.syncope.common.rest.api.beans.ReconQuery.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
- 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.
- columnSeparator - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- columnSeparator(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
- 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.
- create(ConnInstanceTO) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Creates a new connector instance.
- create(ResourceTO) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Creates a new resource.
- 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
- 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.RemediationService
-
Deletes the remediation matching the given key.
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Deletes the resource matching the given name.
- 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
E
- escapeChar - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- escapeChar(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
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.ReconQuery.Builder
G
- getAllowComments() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- getAnyKey() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
- getAnyTypeKey() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- getAnyTypeKey() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
- getArrayElementSeparator() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- getBundles(String) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Returns available connector bundles with property keys in selected language.
- 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.
- getDerAttrs() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
- getDestinationRealm() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
- getEscapeChar() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- getFields() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
- getFiql() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
- 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
- getKeyColumn() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
- getLineSeparator() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- getMatchingRule() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- getMoreAttrsToGet() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
- getNullValue() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- 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
- getQuoteChar() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- getRemediation() - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
- getResourceKey() - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
- getUnmatchingRule() - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- getVirAttrs() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec
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
- instance - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
L
- lineSeparator - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- lineSeparator(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
- list() - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Returns a list of all resources.
- 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(RemediationQuery) - Method in interface org.apache.syncope.common.rest.api.service.RemediationService
-
Returns a list of all remediations.
M
- matchingRule - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- matchingRule(MatchingRule) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.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
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.CSVPullSpec.Builder
- newInstance() - Method in class org.apache.syncope.common.rest.api.beans.CSVPushSpec.Builder
- nullValue - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- nullValue(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
O
- 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
P
- 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
- 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
- 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.
- 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.
- pullCorrelationRule(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec.Builder
- 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.
- 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.
Q
- quoteChar - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- quoteChar(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
R
- 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.ResourceService
-
Returns the resource with matching name.
- read(String, String) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Returns connector instance with matching key.
- readByResource(String, String) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Returns connector instance for matching resource.
- 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.
- 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
- 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
- RemediationService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for remediations.
- 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.
- remedy(String, AnyCR) - Method in interface org.apache.syncope.common.rest.api.service.RemediationService
-
Perform remediation by creating the provided user, group or any object.
- remedy(String, AnyUR) - Method in interface org.apache.syncope.common.rest.api.service.RemediationService
-
Perform remediation by updating the provided user, group or any object.
- 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.
- ResourceService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for external resources.
S
- 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.
- 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
- 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
- setArrayElementSeparator(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- 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
- 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
- setEscapeChar(Character) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- 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.ReconQuery
- 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
- setKeyColumn(String) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
- 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
- setMoreAttrsToGet(Set<String>) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
- setNullValue(String) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- 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
- setQuoteChar(char) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- setRemediation(boolean) - Method in class org.apache.syncope.common.rest.api.beans.CSVPullSpec
- setResourceKey(String) - Method in class org.apache.syncope.common.rest.api.beans.ReconQuery
- 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
- 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.
U
- unmatchingRule - Variable in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
- unmatchingRule(UnmatchingRule) - Method in class org.apache.syncope.common.rest.api.beans.AbstractCSVSpec.Builder
- update(ConnInstanceTO) - Method in interface org.apache.syncope.common.rest.api.service.ConnectorService
-
Updates the connector instance matching the provided key.
- update(ResourceTO) - Method in interface org.apache.syncope.common.rest.api.service.ResourceService
-
Updates the resource matching the given name.
V
- 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
All Classes All Packages