Class | Description |
---|---|
AbstractDelegatingEntityWithAttributes |
Abstract class providing a delegating implementation of the
Attributes interface. |
ConnectionPoolPropertyConstants |
Class containing the properties related to a connection pool.
|
ConnectionPoolPropertyUtil | |
DefaultConnectionPoolProperties |
Form-backing bean used to set default values in the connection pool UI and convert
the values for storage as application attributes.
|
DelegatingGroupWithAttributes |
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.
|
DelegatingUserWithAttributes |
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
|
DirectoryUserCapabilities |
Default implementation for
UserCapabilities . |
IdentifierMap<V> |
This class behaves like a HashMap with lower-case String keys.
|
IdentifierSet |
This class behaves like a HashSet with lower-case String values.
|
IdentifierUtils | |
ImmutableAttributes |
A general purpose immutable implementation of the
Attributes interface. |
ImmutableDirectory | |
ImmutableDirectory.Builder |
Used to aid in the construction of an ImmutableDirectory.
|
ImmutableGroup |
A general purpose immutable implementation of the Group interface.
|
ImmutableUser |
A general purpose immutable implementation of the User interface.
|
ImmutableUser.Builder |
Used to aid in the construction of an Immutable User object.
|
Enum | Description |
---|---|
SystemConnectionPoolProperties |
Represents the LDAP connection pool properties which are set as system properties.
|
Copyright © 2021 Atlassian. All rights reserved.