Uses of Class
org.apache.syncope.core.spring.implementation.SyncopeImplementation
-
Packages that use SyncopeImplementation Package Description org.apache.syncope.core.provisioning.java.propagation org.apache.syncope.core.provisioning.java.pushpull org.apache.syncope.fit.core.reference -
-
Uses of SyncopeImplementation in org.apache.syncope.core.provisioning.java.propagation
Classes in org.apache.syncope.core.provisioning.java.propagation with annotations of type SyncopeImplementation Modifier and Type Class Description classAzurePropagationActionsThis class is required during setup of an External Resource based on the ConnId Azure connector.classDBPasswordPropagationActionsPropagate a non-cleartext password out to a resource, if the PropagationManager has not already added a password.classGenerateRandomPasswordPropagationActionsclassGoogleAppsPropagationActionsThis class is required during setup of an External Resource based on the ConnId GoogleApps connector.classLDAPMembershipPropagationActionsSimple action for propagating group memberships to LDAP groups, when the same resource is configured for both users and groups.classLDAPPasswordPropagationActionsPropagate a non-cleartext password out to a resource, if the PropagationManager has not already added a password. -
Uses of SyncopeImplementation in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull with annotations of type SyncopeImplementation Modifier and Type Class Description classLDAPMembershipPullActionsSimple action for pulling LDAP groups memberships to Syncope group memberships, when the same resource is configured for both users and groups. -
Uses of SyncopeImplementation in org.apache.syncope.fit.core.reference
Classes in org.apache.syncope.fit.core.reference with annotations of type SyncopeImplementation Modifier and Type Class Description classDateToDateItemTransformerclassDateToLongItemTransformer
-