Class LDAPPasswordPropagationActions

java.lang.Object
org.apache.syncope.core.provisioning.java.propagation.LDAPPasswordPropagationActions
All Implemented Interfaces:
PropagationActions

public class LDAPPasswordPropagationActions extends Object implements PropagationActions
Propagate a non-cleartext password out to a resource, if the PropagationManager has not already added a password. The CipherAlgorithm associated with the password must match the password hash algorithm property of the LDAP Connector.