Uses of Interface
net.sf.michaelo.tomcat.realm.mapper.UsernameSearchMapper
-
Packages that use UsernameSearchMapper Package Description net.sf.michaelo.tomcat.realm.mapper Pluggable username search mappers for theActiveDirectoryRealm
. -
-
Uses of UsernameSearchMapper in net.sf.michaelo.tomcat.realm.mapper
Classes in net.sf.michaelo.tomcat.realm.mapper that implement UsernameSearchMapper Modifier and Type Class Description class
SamAccountNameMapper
A base mapper for the AD attributesAMAccountName
and the realm.class
SamAccountNameRfc2247Mapper
A mapper for the AD attributesAMAccountName
and the realm.class
UserPrincipalNameSearchMapper
A mapper for the AD attributeuserPrincipalName
.
-