Uses of Class
africa.absa.inception.security.Role
-
Uses of Role in africa.absa.inception.security
Methods in africa.absa.inception.security that return types with arguments of type RoleModifier and TypeMethodDescriptionFunction.getRoles()Returns the roles the user is associated with.Group.getRoles()Returns the roles associated with the group.ISecurityService.getRoles()Retrieve all the roles.SecurityService.getRoles()Methods in africa.absa.inception.security with parameters of type RoleModifier and TypeMethodDescriptionvoidAdd the role to the group.voidGroup.removeRole(Role role) Remove the role from the group.Method parameters in africa.absa.inception.security with type arguments of type Role