Uses of Class
africa.absa.inception.security.RoleNotFoundException
-
Uses of RoleNotFoundException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw RoleNotFoundExceptionModifier and TypeMethodDescriptionvoidInternalUserDirectory.addRoleToGroup(String groupName, String roleCode) voidISecurityService.addRoleToGroup(UUID userDirectoryId, String groupName, String roleCode) Add the role to the group.voidLDAPUserDirectory.addRoleToGroup(String groupName, String roleCode) voidSecurityService.addRoleToGroup(UUID userDirectoryId, String groupName, String roleCode)