Uses of Class
com.atlassian.crowd.integration.directory.connector.LDAPPropertiesMapper

Packages that use LDAPPropertiesMapper
com.atlassian.crowd.integration.directory.connector   
com.atlassian.crowd.integration.directory.connector.spring   
 

Uses of LDAPPropertiesMapper in com.atlassian.crowd.integration.directory.connector
 

Fields in com.atlassian.crowd.integration.directory.connector declared as LDAPPropertiesMapper
protected  LDAPPropertiesMapper SpringLDAPConnector.ldapPropertiesMapper
           
 

Methods in com.atlassian.crowd.integration.directory.connector that return LDAPPropertiesMapper
 LDAPPropertiesMapper SpringLDAPConnector.getLdapPropertiesMapper()
           
 

Methods in com.atlassian.crowd.integration.directory.connector with parameters of type LDAPPropertiesMapper
 void SpringLDAPConnector.setLdapPropertiesMapper(LDAPPropertiesMapper ldapPropertiesMapper)
           
 

Uses of LDAPPropertiesMapper in com.atlassian.crowd.integration.directory.connector.spring
 

Constructors in com.atlassian.crowd.integration.directory.connector.spring with parameters of type LDAPPropertiesMapper
GenericAttributesMapper(LdapTemplate ldapTemplate, LDAPPropertiesMapper ldapPropertiesMapper)
           
RemoteGroupAttributesMapper(LdapTemplate ldapTemplate, LDAPPropertiesMapper ldapPropertiesMapper)
           
RemoteGroupAttributesMapper(LdapTemplate ldapConnector, LDAPPropertiesMapper ldapPropertiesMapper, boolean loadAttributes)
           
RemotePrincipalAttributesMapper(LdapTemplate ldapConnector, LDAPPropertiesMapper ldapPropertiesMapper)
           
RemotePrincipalAttributesMapper(LdapTemplate ldapConnector, LDAPPropertiesMapper ldapPropertiesMapper, boolean loadAttributes)
           
RemoteRoleAttributesMapper(LdapTemplate ldapTemplate, LDAPPropertiesMapper ldapPropertiesMapper)
           
RemoteRoleAttributesMapper(LdapTemplate ldapConnector, LDAPPropertiesMapper ldapPropertiesMapper, boolean loadAttributes)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.