Uses of Class
com.gradecak.alfresco.mvc.annotation.AuthenticationType
-
Packages that use AuthenticationType Package Description com.gradecak.alfresco.mvc.annotation -
-
Uses of AuthenticationType in com.gradecak.alfresco.mvc.annotation
Methods in com.gradecak.alfresco.mvc.annotation that return AuthenticationType Modifier and Type Method Description AuthenticationTypevalue()static AuthenticationTypeAuthenticationType. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthenticationType[]AuthenticationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-