Interface IAuthenticatorAttributeParam
- All Superinterfaces:
Serializable
Common interface for accessing parameters of authenticator attributes
- Since:
- 6.6.11
- Author:
- XIMA Media GmbH
-
Method Summary
-
Method Details
-
getKey
String getKey()- Returns:
- Key of the attribute
-
isValueMasked
boolean isValueMasked()- Returns:
- whether or not to mask the attribute value
-