|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LDAPDirectoryEntity in com.atlassian.crowd.directory |
|---|
| Methods in com.atlassian.crowd.directory with type parameters of type LDAPDirectoryEntity | ||
|---|---|---|
protected
|
SpringLDAPConnector.asLdapName(String dn,
String entityName,
Class<T> entityClass)
This method is required to wrap DN's into LdapNames as spring-ldap doesn't correctly handle operations with String dn arguments. |
|
|
LDAPDirectory.findEntityByDN(String dn,
Class<T> entityClass)
Finds a directory entity (principal, group or role) by their distinguished name. |
|
|
SpringLDAPConnector.findEntityByDN(String dn,
Class<T> entityClass)
|
|
protected
|
SpringLDAPConnector.findEntityByDN(String dn,
String baseDN,
String filter,
org.springframework.ldap.core.ContextMapper contextMapper,
Class<T> entityClass)
|
|
protected
|
SpringLDAPConnector.typedEntityNotFoundException(String name,
Class<T> entityClass)
|
|
| Methods in com.atlassian.crowd.directory with parameters of type LDAPDirectoryEntity | |
|---|---|
protected static LdapName |
RFC4519Directory.getLdapName(LDAPDirectoryEntity entity)
|
| Uses of LDAPDirectoryEntity in com.atlassian.crowd.directory.cache.model |
|---|
| Methods in com.atlassian.crowd.directory.cache.model that return types with arguments of type LDAPDirectoryEntity | |
|---|---|
Class<? extends LDAPDirectoryEntity> |
EntityType.getLdapEntityClass()
|
| Method parameters in com.atlassian.crowd.directory.cache.model with type arguments of type LDAPDirectoryEntity | |
|---|---|
static EntityType |
EntityType.valueOf(Class<? extends LDAPDirectoryEntity> entityClass)
|
| Uses of LDAPDirectoryEntity in com.atlassian.crowd.directory.ldap.cache |
|---|
| Classes in com.atlassian.crowd.directory.ldap.cache with type parameters of type LDAPDirectoryEntity | |
|---|---|
class |
LDAPEntityNameMap<T extends LDAPDirectoryEntity>
|
| Uses of LDAPDirectoryEntity in com.atlassian.crowd.model.group |
|---|
| Classes in com.atlassian.crowd.model.group that implement LDAPDirectoryEntity | |
|---|---|
class |
LDAPGroupWithAttributes
|
| Uses of LDAPDirectoryEntity in com.atlassian.crowd.model.user |
|---|
| Classes in com.atlassian.crowd.model.user that implement LDAPDirectoryEntity | |
|---|---|
class |
LDAPUserWithAttributes
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||