|
||||||||||
| 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.NovelleDirectory
public class NovelleDirectory
Novell eDirectory LDAP connector.
| 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 | |
|---|---|
NovelleDirectory(LDAPQueryTranslater ldapQueryTranslater,
com.atlassian.event.api.EventPublisher eventPublisher,
InstanceFactory instanceFactory)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
encodePassword(java.lang.String unencodedPassword)
Novell eDirectory 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)
Novell eDirectory 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.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 NovelleDirectory(LDAPQueryTranslater ldapQueryTranslater,
com.atlassian.event.api.EventPublisher eventPublisher,
InstanceFactory instanceFactory)
| 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 - attributes -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||