| Class | Description |
|---|---|
| AbstractDelegatingEntityWithAttributes |
Abstract class providing a delegating implementation of the
Attributes interface. |
| ConnectionPoolPropertyConstants |
Class containing the JNDI LDAP Connection Pool properties.
|
| ConnectionPoolPropertyUtil | |
| DefaultConnectionPoolProperties |
Form-backing bean used to set default values in the JNDI LDAP 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. |
| EnvironmentUtils |
Utility class for checking information about the environment.
|
| 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 |
|---|---|
| EnvironmentUtils.JRE | |
| SystemConnectionPoolProperties |
Represents the JNDI LDAP connection pool properties which are set as system properties.
|
Copyright © 2024 Atlassian. All rights reserved.