Package com.atlassian.crowd.directory.ldap.mapper

Interface Summary
ContextMapperWithRequiredAttributes<T> A ContextMapper for LDAP DirContextAdapters that declares which attributes it requires.
 

Class Summary
ContextMapperWithCustomAttributes<T> An abstract implementation of ContextMapperWithRequiredAttributes for cases where a mapper requires core attributes and also the attributes for any attached custom AttributeMappers.
GroupContextMapper Translates information returned from an LDAP directory into a LDAPGroupWithAttributes implementation of Group.
TombstoneContextMapper Specific to Active Directory to map deleted objects.
UserContextMapper Translates information returned from an LDAP directory into a LDAPUserWithAttributes implementation of User.
 



Copyright © 2014 Atlassian. All Rights Reserved.