Interface | Description |
---|---|
I18nHelper |
Gets text messages that allow for i18n.
|
I18nHelperConfiguration |
Configuration for the i18n helper.
|
InstanceFactory |
An interface to easily instantiate objects from classes.
|
PasswordHelper | |
ResourceBundleProvider |
Interface for providers of
ResourceBundle s. |
SystemInfoHelper |
Class | Description |
---|---|
AdminGroupChecker | |
BatchResult<T> |
A batch mutation operation result representing the collection of entities
that were successfully processed and the collection of entities that failed
processing.
|
BoundedCount |
A possibly approximate count of the number of elements in a collection.
|
CommonUIDefinitions | |
ConsoleResourceLocator |
Will find the location of the given propertyFileName based off a set of rules to
locate the given propertyFileName.
|
CrowdEventPublisherFactory |
Factory for event publisher instances.
|
DependencyVerifier | |
DirectoryEntityUtils | |
I18nHelperConfigurationImpl | |
I18nHelperImpl | |
InetAddressCacheUtil |
Utility class to store in a cache whether the InetAddress is permitted or forbidden to make a request to the Crowd server.
|
InternalEntityUtils | |
JohnsonEventContainerFactoryBean | |
NestingHelper |
Encapsulates nasty logic related to making sure that all membership information returned to client applications
is nesting-aware.
|
PasswordHelperImpl |
Various password helper methods.
|
Percentage |
Used to print percentages to log messages.
|
PluginResourceBundleProvider |
Implementation of
ResourceBundleProvider that looks for resource bundles defined in plugins. |
PropertyUtils |
PropertyUtils class to enable the writing back of Properties
|
ResourceDownloadRewriteRule | |
SecureRandomStringUtils |
Generates random
String s by selecting characters from
an alphabet using a cryptographically secure PRNG. |
SelectionUtils | |
SoapExceptionTranslator |
Translates com.atlassian.crowd.exceptions Exception classes to and from com.atlassian.crowd.integration.exceptions
Exception classes to maintain backwards compatibility with Crowd 2.0.x SOAP service.
|
SoapObjectTranslator |
Converts to and from SOAP versions of classes.
|
SOAPPrincipalHelper |
A helper to retrieve attributes from SOAPPrincipal
|
SpringContextInstanceFactory |
Implementation tied to Spring.
|
SSOUtils | |
StaticResourceBundleProvider |
Simple implementation of
ResourceBundleProvider that looks in fixed set of locations. |
SystemInfoHelperImpl | |
TimedOperation |
A record of how long an operation is taking, for logging.
|
TimedProgressOperation |
A class used for timing log messages.
|
TransactionalEventPublisher |
An event publisher that wraps (declaratively) event publishing in a transaction.
|
UserUtils |
General utility class for email related methods.
|
Copyright © 2016 Atlassian. All rights reserved.