|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DirectoryEntity in com.atlassian.crowd.acceptance.tests.directory |
|---|
| Classes in com.atlassian.crowd.acceptance.tests.directory that implement DirectoryEntity | |
|---|---|
class |
ImmutableUser
|
| Uses of DirectoryEntity in com.atlassian.crowd.console.action |
|---|
| Classes in com.atlassian.crowd.console.action with type parameters of type DirectoryEntity | |
|---|---|
interface |
Searcher<T extends DirectoryEntity>
|
| Uses of DirectoryEntity in com.atlassian.crowd.directory |
|---|
| Classes in com.atlassian.crowd.directory that implement DirectoryEntity | |
|---|---|
class |
ImmutableGroup
|
class |
ImmutableTimestampedUser
|
| Methods in com.atlassian.crowd.directory with parameters of type DirectoryEntity | |
|---|---|
void |
InternalDirectoryUtilsImpl.validateDirectoryForEntity(DirectoryEntity entity,
java.lang.Long directoryId)
|
void |
InternalDirectoryUtils.validateDirectoryForEntity(DirectoryEntity entity,
java.lang.Long directoryId)
|
| Uses of DirectoryEntity in com.atlassian.crowd.event.remote |
|---|
| Classes in com.atlassian.crowd.event.remote with type parameters of type DirectoryEntity | |
|---|---|
class |
RemoteEntityCreatedOrUpdatedEvent<T extends DirectoryEntity>
|
| Uses of DirectoryEntity in com.atlassian.crowd.exception |
|---|
| Methods in com.atlassian.crowd.exception that return DirectoryEntity | |
|---|---|
DirectoryEntity |
InvalidEntityException.getEntity()
|
| Methods in com.atlassian.crowd.exception with parameters of type DirectoryEntity | |
|---|---|
void |
InvalidEntityException.setEntity(DirectoryEntity entity)
|
| Constructors in com.atlassian.crowd.exception with parameters of type DirectoryEntity | |
|---|---|
InvalidEntityException(DirectoryEntity entity,
java.lang.String message)
|
|
InvalidEntityException(DirectoryEntity entity,
java.lang.Throwable cause)
|
|
InvalidEntityException(java.lang.String message,
java.lang.Throwable cause,
DirectoryEntity entity)
|
|
| Uses of DirectoryEntity in com.atlassian.crowd.integration.rest.entity |
|---|
| Classes in com.atlassian.crowd.integration.rest.entity that implement DirectoryEntity | |
|---|---|
class |
GroupEntity
Represents a Group entity. |
class |
UserEntity
Represents a User entity. |
| Uses of DirectoryEntity in com.atlassian.crowd.model |
|---|
| Subinterfaces of DirectoryEntity in com.atlassian.crowd.model | |
|---|---|
interface |
LDAPDirectoryEntity
|
| Classes in com.atlassian.crowd.model that implement DirectoryEntity | |
|---|---|
class |
InternalDirectoryEntity
|
| Uses of DirectoryEntity in com.atlassian.crowd.model.group |
|---|
| Subinterfaces of DirectoryEntity in com.atlassian.crowd.model.group | |
|---|---|
interface |
Group
|
interface |
GroupWithAttributes
|
interface |
InternalDirectoryGroup
Extends the Group interface with "isLocal". |
interface |
TimestampedGroup
Extends the Group interface with "updated date" and "created date". |
| Classes in com.atlassian.crowd.model.group that implement DirectoryEntity | |
|---|---|
class |
DelegatingGroupWithAttributes
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object. |
class |
GroupTemplate
A publicly mutable Group implementation. |
class |
GroupTemplateWithAttributes
|
class |
InternalGroup
|
class |
InternalGroupWithAttributes
|
class |
LDAPGroupWithAttributes
|
| Uses of DirectoryEntity in com.atlassian.crowd.model.user |
|---|
| Subinterfaces of DirectoryEntity in com.atlassian.crowd.model.user | |
|---|---|
interface |
TimestampedUser
Extends the user interface with "updated date" and "created date". |
interface |
User
|
interface |
UserWithAttributes
|
| Classes in com.atlassian.crowd.model.user that implement DirectoryEntity | |
|---|---|
class |
DelegatingUserWithAttributes
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object. |
class |
InternalUser
|
class |
InternalUserWithAttributes
|
class |
LDAPUserWithAttributes
|
class |
UserTemplate
A publicly mutable User implementation. |
class |
UserTemplateWithAttributes
|
class |
UserTemplateWithCredentialAndAttributes
Predominantley used for the 'bulk' adding of users to Crowd. |
| Uses of DirectoryEntity in com.atlassian.crowd.search.util |
|---|
| Method parameters in com.atlassian.crowd.search.util with type arguments of type DirectoryEntity | |
|---|---|
static java.util.List<java.lang.String> |
SearchResultsUtil.convertEntitiesToNames(java.util.List<? extends DirectoryEntity> entities)
|
| Uses of DirectoryEntity in com.atlassian.crowd.security.demo.model |
|---|
| Classes in com.atlassian.crowd.security.demo.model that implement DirectoryEntity | |
|---|---|
class |
DemoGroup
|
class |
DemoUser
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||