|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.directory.SpringLDAPConnector
com.atlassian.crowd.directory.RFC4519Directory
com.atlassian.crowd.directory.OpenLDAP
com.atlassian.crowd.directory.GenericLDAP
com.atlassian.crowd.directory.OpenDS
public class OpenDS
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.directory.SpringLDAPConnector |
|---|
attributes, contextSource, contextSourceTransactionManager, DEFAULT_PAGE_SIZE, eventPublisher, ldapPropertiesMapper, ldapQueryTranslater, ldapTemplate, nameConverter, searchDN |
| Constructor Summary | |
|---|---|
OpenDS(LDAPQueryTranslater ldapQueryTranslater,
com.atlassian.event.api.EventPublisher eventPublisher,
InstanceFactory instanceFactory,
PasswordEncoderFactory passwordEncoderFactory)
|
|
| Method Summary | |
|---|---|
protected org.springframework.ldap.core.LdapTemplate |
createChangeListenerTemplate()
|
protected java.lang.String |
encodePassword(java.lang.String unencodedPassword)
Translates a clear-text password into an encrypted one, based on the directory settings. |
java.lang.String |
getDescriptiveName()
|
static java.lang.String |
getStaticDirectoryType()
|
| Methods inherited from class com.atlassian.crowd.directory.OpenLDAP |
|---|
getNewUserDirectorySpecificAttributes |
| Methods inherited from class com.atlassian.crowd.directory.RFC4519Directory |
|---|
addGroupToGroup, addUserToGroup, getCustomGroupAttributeMappers, getCustomUserAttributeMappers, getMemberDnMappers, isGroupDirectGroupMember, isUserDirectGroupMember, removeGroupFromGroup, removeUserFromGroup, searchGroupRelationshipsWithGroupTypeSpecified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenDS(LDAPQueryTranslater ldapQueryTranslater,
com.atlassian.event.api.EventPublisher eventPublisher,
InstanceFactory instanceFactory,
PasswordEncoderFactory passwordEncoderFactory)
| Method Detail |
|---|
public static java.lang.String getStaticDirectoryType()
public java.lang.String getDescriptiveName()
getDescriptiveName in interface RemoteDirectorygetDescriptiveName in class GenericLDAPprotected org.springframework.ldap.core.LdapTemplate createChangeListenerTemplate()
protected java.lang.String encodePassword(java.lang.String unencodedPassword)
encodePassword in class SpringLDAPConnectorunencodedPassword - password
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||