Class Summary |
EncodePW |
Run the main of this class to return an encoded and
converted-to-ascii result is written to System.out |
GenPropertiesFile |
Creates a properties file with specified passwords encoded and
converted to ascii. |
IDIPasswordCrypto |
|
IDIPasswordStore |
IDIPasswordStore is the class provides function to access LDAP
servers for the purpose of updating a specified server with userid and password information. |
IDIPasswordStoreException |
A IDIPasswordStoreException is the common superclass for a number of
ldap exceptions that may occur during the execution of changePassword method |
IDIPasswordStoreMissingPropertyException |
A IDIPasswordStoreException is the common superclass for a number of
ldap exceptions that may occur during the execution of changePassword method |
IDIPasswordStoreTrace |
This class Provides a general purpose logging facility. |
IDIPasswordSynchronizer |
A IDIPasswordSynchronizer is the class that by use of a properties file
uses a zero-arg constructor to setup for connect to LDAP server optionally using ssl via
specification of a client keystore file which contains both client's certificate
and servers signer certification. |
SecurityHelper |
This class provides simple encode decode of strings |