| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.security.iPlanetSSHAAccountSaltFetcher
public class iPlanetSSHAAccountSaltFetcher
An object used to fetch an SSHA salt for a given login.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| iPlanetSSHAAccountSaltFetcher() | |
| Method Summary | |
|---|---|
|  AccountManager | getAccountManager()Returns the AccountManager. | 
|  byte[] | getSalt(java.lang.String pLogin)Returns the salt for the given login. | 
|  void | setAccountManager(AccountManager pAccountManager)Sets the AccountManager. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public iPlanetSSHAAccountSaltFetcher()
| Method Detail | 
|---|
public AccountManager getAccountManager()
public void setAccountManager(AccountManager pAccountManager)
public byte[] getSalt(java.lang.String pLogin)
getSalt in interface SaltFetcher| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||