Uses of Class
com.jbstrap.core.authorization.Role
Packages that use Role
-
Uses of Role in com.jbstrap.core
Fields in com.jbstrap.core declared as RoleFields in com.jbstrap.core with type parameters of type RoleMethods in com.jbstrap.core that return RoleMethods in com.jbstrap.core that return types with arguments of type RoleMethods in com.jbstrap.core with parameters of type RoleModifier and TypeMethodDescriptionAdds the specified role to the userAdds multiple roles to the userCurrentUser.setCurrentRole
(Role currentRole) Sets the user's current roleMethod parameters in com.jbstrap.core with type arguments of type RoleModifier and TypeMethodDescriptionAdds the specified list of roles to the userSets the user's roles. -
Uses of Role in com.jbstrap.core.authorization
Methods in com.jbstrap.core.authorization that return Role -
Uses of Role in com.jbstrap.ui
Methods in com.jbstrap.ui with parameters of type Role