Interface UsernameSearchMapper.MappedValues
-
- All Known Implementing Classes:
SamAccountNameMapper.SamAccountNameMappedValues,UserPrincipalNameSearchMapper.UserPrincipalNameMappedValues
- Enclosing interface:
- UsernameSearchMapper
public static interface UsernameSearchMapper.MappedValuesMapped values holder. TheActiveDirectoryRealmuses these mapped values to search for a user.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSearchAttributeName()StringgetSearchBase()StringgetSearchUsername()
-