|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface describes constants to be used in the ValidationInfo::getContext() method. These constants represent parts of pasword validation context information during provisioning.
| Field Summary | |
|---|---|
static java.lang.String |
CONTEXT_ACCOUNT_ATTRIBUTES
Key to be used for getting contextual data for account with the ValidationInfo::getContext() method. |
static java.lang.String |
CONTEXT_OWNER_ATTRIBUTES
Key to be used for getting contextual data for account owner (person) instance with the ValidationInfo::getContext() method. |
static java.lang.String |
CONTEXT_SERVICE_ATTRIBUTES
Key to be used for getting contextual data for service instance with the ValidationInfo::getContext() method. |
| Methods inherited from interface com.ibm.passwordrules.ValidationInfo |
|---|
getContext, getPasswordHistory, getUserID, getUserName |
| Field Detail |
public static final java.lang.String CONTEXT_ACCOUNT_ATTRIBUTES
public static final java.lang.String CONTEXT_SERVICE_ATTRIBUTES
public static final java.lang.String CONTEXT_OWNER_ATTRIBUTES
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||