Package com.ibm.di.plugin.pwstore

Provides classes for managing password stores used by the plug-ins.

See:
          Description

Interface Summary
IPasswordSynchronizer Deprecated.
PasswordChange This interface defines information specific to a password change.
PasswordStore This interface should be implemented by all password stores.
 

Class Summary
BasePasswordChange This class implements a simple password change.
BasePasswordStore This is the class all user password stores must extend from.
PasswordStoreAdapter This class adapts implementations of the deprecated IPasswordSynchronizer interface to the newly introduced PasswordStore interface.
 

Package com.ibm.di.plugin.pwstore Description

Provides classes for managing password stores used by the plug-ins.