Package net.sf.michaelo.tomcat.realm.mapper
Pluggable username search mappers for the
ActiveDirectoryRealm
.-
Interface Summary Interface Description UsernameSearchMapper A mapper interface (strategy pattern) for translating GSS names to Active Directory search space parameters.UsernameSearchMapper.MappedValues Mapped values holder. -
Class Summary Class Description SamAccountNameMapper A base mapper for the AD attributesAMAccountName
and the realm.SamAccountNameMapper.SamAccountNameMappedValues SamAccountNameRfc2247Mapper A mapper for the AD attributesAMAccountName
and the realm.UserPrincipalNameSearchMapper A mapper for the AD attributeuserPrincipalName
.UserPrincipalNameSearchMapper.UserPrincipalNameMappedValues