|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |