| Interface | Description |
|---|---|
| InternalDirectoryUtils |
Internal Directory utility.
|
| PasswordConstraintsLoader |
Has the responsibility of instantiating the active
PasswordConstraint's
for a directory. |
| Class | Description |
|---|---|
| AbstractForwardingDirectory |
A utility class which delegates (i.e.
|
| AbstractInternalDirectory |
This class holds methods that are common to both
InternalDirectory and CachingDirectory. |
| CachingDirectory |
This InternalDirectory is used for locally caching Users and Groups from an external Directory.
|
| DelegatedAuthenticationDirectory |
This implementation of a
RemoteDirectory provides delegated
authentication to an underlying remote LDAP implementation. |
| DirectorySynchronisationStatusImpl |
Implementation of
com.atlassian.crowd.model.directory.DirectorySynchronisationStatus |
| DirectorySynchronisationStatusImpl.Builder | |
| DirectorySynchronisationToken | |
| DirectoryWrapper | |
| InternalDirectory |
Internal directory connector.
|
| InternalDirectoryForDelegation |
This is the internal front-end of a delegating directory.
|
| InternalDirectoryUtilsImpl | |
| LazyAttributesEvaluationDirectory |
Immutable implementation of
Directory, which lazily evaluates specific attributes |
| PasswordConstraintsLoaderImpl |
Instantiates the active
PasswordConstraint's
for a directory based on the directory's attributes. |
| PasswordLengthConstraint | |
| PasswordScoreConstraint | |
| RegexConstraint |
Copyright © 2023 Atlassian. All rights reserved.