Uses of Class
com.jalios.jcms.authentication.handlers.SilentParamsAuthenticationHandler.SilentParamsAuthState
-
Packages that use SilentParamsAuthenticationHandler.SilentParamsAuthState Package Description com.jalios.jcms.authentication.handlers -
-
Uses of SilentParamsAuthenticationHandler.SilentParamsAuthState in com.jalios.jcms.authentication.handlers
Methods in com.jalios.jcms.authentication.handlers that return SilentParamsAuthenticationHandler.SilentParamsAuthState Modifier and Type Method Description static SilentParamsAuthenticationHandler.SilentParamsAuthStateSilentParamsAuthenticationHandler.SilentParamsAuthState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SilentParamsAuthenticationHandler.SilentParamsAuthState[]SilentParamsAuthenticationHandler.SilentParamsAuthState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-