public interface ProvisioningValidationInfo extends ValidationInfo
| Modifier and Type | Field and Description |
|---|---|
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.
|
getContext, getLastPasswordChangedBy, getLastPasswordChangedDate, getOwnershipType, getPasswordHistory, getRequesterDN, getUserDN, getUserID, getUserNamestatic final java.lang.String CONTEXT_ACCOUNT_ATTRIBUTES
static final java.lang.String CONTEXT_SERVICE_ATTRIBUTES
static final java.lang.String CONTEXT_OWNER_ATTRIBUTES