Uses of Enum Class
org.opencms.security.I_CmsCustomLogin.Mode
Packages that use I_CmsCustomLogin.Mode
Package
Description
Access control and security classes for the OpenCms ACL permission system.
-
Uses of I_CmsCustomLogin.Mode in org.opencms.security
Methods in org.opencms.security that return I_CmsCustomLogin.ModeModifier and TypeMethodDescriptionI_CmsCustomLogin.getMode()Indicates how the custom login should be displayed.static I_CmsCustomLogin.ModeReturns the enum constant of this class with the specified name.static I_CmsCustomLogin.Mode[]I_CmsCustomLogin.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.