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 classSamAccountNameMapperA base mapper for the AD attributesAMAccountNameand the realm.classSamAccountNameRfc2247MapperA mapper for the AD attributesAMAccountNameand the realm.classUserPrincipalNameSearchMapperA mapper for the AD attributeuserPrincipalName.
-