Uses of Class
africa.absa.inception.security.RoleNotFoundException
-
-
Uses of RoleNotFoundException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw RoleNotFoundException Modifier and Type Method Description voidInternalUserDirectory. 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)
-