Class DBPasswordPullActions

java.lang.Object
org.apache.syncope.core.provisioning.java.pushpull.DBPasswordPullActions
All Implemented Interfaces:
InboundActions, ProvisioningActions

public class DBPasswordPullActions extends Object implements InboundActions
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.