Interface IPluginAuthenticatorConfigGuiDetails
public interface IPluginAuthenticatorConfigGuiDetails
Common interface giving details for plugin authenticator config GUIs
- Since:
- 6.6.11
- Author:
- XIMA Media GmbH
-
Method Summary
-
Method Details
-
getAttributeParams
List<IAuthenticatorAttributeParam> getAttributeParams()- Returns:
- a list of custom authenticator attribute parameters
-