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