|
||||||||||
| 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.ApacheDS
public class ApacheDS
| 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 | |
|---|---|
ApacheDS()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
encodePassword(java.lang.String unencodedPassword)
ApacheDS doesn't want passwords encoded before they're passed to the directory. |
java.lang.String |
getDescriptiveName()
Returns a descriptive name for the type of directory. |
protected void |
getNewUserDirectorySpecificAttributes(User user,
javax.naming.directory.Attributes attributes)
ApacheDS in a default install requires the sn to be set before a user can be created. |
static java.lang.String |
getStaticDirectoryType()
|
| 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 ApacheDS()
| Method Detail |
|---|
public static java.lang.String getStaticDirectoryType()
public java.lang.String getDescriptiveName()
RemoteDirectory
protected java.lang.String encodePassword(java.lang.String unencodedPassword)
encodePassword in class SpringLDAPConnectorunencodedPassword -
protected void getNewUserDirectorySpecificAttributes(User user,
javax.naming.directory.Attributes attributes)
getNewUserDirectorySpecificAttributes in class SpringLDAPConnectoruser - user to addattributes - representing the user
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||