Package org.apache.syncope.core.provisioning.java.pushpull
package org.apache.syncope.core.provisioning.java.pushpull
-
ClassDescriptionAbstractProvisioningJobDelegate<T extends ProvisioningTask<T>>Simple action for pulling Active Directory groups memberships to Syncope group memberships, when the same resource is configured for both users and groups.A
InboundActions
implementation which allows the ability to import passwords from a Database backend, where the passwords are hashed according to the password cipher algorithm property of the (DB) Connector and HEX-encoded.Simple action for pulling LDAP groups memberships to Syncope group memberships, when the same resource is configured for both users and groups.AInboundActions
implementation which allows the ability to import passwords from an LDAP backend that are hashed.SyncopeResultHandlerDispatcher<T extends ProvisioningTask<?>,A extends ProvisioningActions, RA extends SyncopeResultHandler<T, A>>