Uses of Class
africa.absa.inception.security.InvalidAttributeException
-
-
Uses of InvalidAttributeException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw InvalidAttributeException Modifier and Type Method Description List<User>InternalUserDirectory. findUsers(List<UserAttribute> userAttributes)List<User>ISecurityService. findUsers(UUID userDirectoryId, List<UserAttribute> userAttributes)Retrieve the users matching the user attribute criteria.List<User>LDAPUserDirectory. findUsers(List<UserAttribute> userAttributes)List<User>SecurityService. findUsers(UUID userDirectoryId, List<UserAttribute> userAttributes)
-