Uses of Enum Class
org.summerboot.jexpress.security.auth.RoleMapping.Type
Packages that use RoleMapping.Type
-
Uses of RoleMapping.Type in org.summerboot.jexpress.security.auth
Subclasses with type arguments of type RoleMapping.Type in org.summerboot.jexpress.security.authMethods in org.summerboot.jexpress.security.auth that return RoleMapping.TypeModifier and TypeMethodDescriptionstatic RoleMapping.TypeReturns the enum constant of this class with the specified name.static RoleMapping.Type[]RoleMapping.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.summerboot.jexpress.security.auth with parameters of type RoleMapping.Type