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