Class DBPasswordPropagationActions

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

public class DBPasswordPropagationActions 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 cipher algorithm property of the DB Connector.