Uses of Class
org.guvnor.common.services.shared.security.AppRoles
-
Packages that use AppRoles Package Description org.guvnor.common.services.shared.security -
-
Uses of AppRoles in org.guvnor.common.services.shared.security
Methods in org.guvnor.common.services.shared.security that return AppRoles Modifier and Type Method Description static AppRolesAppRoles. valueOf(String name)Returns the enum constant of this type with the specified name.static AppRoles[]AppRoles. values()Returns an array containing the constants of this enum type, in the order they are declared.
-