Uses of Class
com.atlassian.crowd.directory.ldap.mapper.ContextMapperWithCustomAttributes

Packages that use ContextMapperWithCustomAttributes
com.atlassian.crowd.directory.ldap.mapper   
com.atlassian.crowd.directory.ldap.mapper.attribute   
 

Uses of ContextMapperWithCustomAttributes in com.atlassian.crowd.directory.ldap.mapper
 

Subclasses of ContextMapperWithCustomAttributes in com.atlassian.crowd.directory.ldap.mapper
 class GroupContextMapper
          Translates information returned from an LDAP directory into a LDAPGroupWithAttributes implementation of Group.
 class UserContextMapper
          Translates information returned from an LDAP directory into a LDAPUserWithAttributes implementation of User.
 

Uses of ContextMapperWithCustomAttributes in com.atlassian.crowd.directory.ldap.mapper.attribute
 

Subclasses of ContextMapperWithCustomAttributes in com.atlassian.crowd.directory.ldap.mapper.attribute
 class ActiveDirectoryUserContextMapper
          A specialisation of UserContextMapper for Active Directory.
 



Copyright © 2014 Atlassian. All Rights Reserved.