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