|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
com.atlassian.crowd.integration.directory.connector.RFC4519Directory
com.atlassian.crowd.integration.directory.connector.OpenLDAP
com.atlassian.crowd.integration.directory.connector.GenericLDAP
public class GenericLDAP
Generic LDAP connector.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector |
|---|
applicationContext, attributes, contextSource, DEFAULT_PAGE_SIZE, eventManager, ldapPropertiesMapper, ldapQueryTranslater, ldapTemplate, logger, nameConverter, searchDN |
| Constructor Summary | |
|---|---|
GenericLDAP()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescriptiveName()
Returns a descriptive name for the type of directory. |
static java.lang.String |
getStaticDirectoryType()
|
| Methods inherited from class com.atlassian.crowd.integration.directory.connector.OpenLDAP |
|---|
encodePassword, getNewUserDirectorySpecificAttributes |
| Methods inherited from class com.atlassian.crowd.integration.directory.connector.RFC4519Directory |
|---|
addGroupToGroup, addUserToGroup, getCustomGroupAttributeMappers, getCustomUserAttributeMappers, 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 GenericLDAP()
| Method Detail |
|---|
public static java.lang.String getStaticDirectoryType()
public java.lang.String getDescriptiveName()
RemoteDirectory
getDescriptiveName in interface RemoteDirectorygetDescriptiveName in class OpenLDAP
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||