Package de.xima.fc
Class CmnConst.UserPortalLocalizationKey.Authenticator
- java.lang.Object
-
- de.xima.fc.CmnConst.UserPortalLocalizationKey.Authenticator
-
- Enclosing class:
- CmnConst.UserPortalLocalizationKey
public static final class CmnConst.UserPortalLocalizationKey.Authenticator extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DISPLAY_NAME
The key for the display name of the authenticator on the login page.
-
Constructor Summary
Constructors Constructor Description Authenticator()
-
-
-
Field Detail
-
DISPLAY_NAME
public static final String DISPLAY_NAME
The key for the display name of the authenticator on the login page.- See Also:
- Constant Field Values
-
-