Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

active(boolean) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 
addDirectory(Directory) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
addGroup(Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
addGroupToGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
addUser(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
addUser(UserWithAttributes, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
addUserToGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
APPLICATION_NAME - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
 
APPLICATION_PASSWORD - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
 
authenticate(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
AUTHORITY_ENDPOINT_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
AzureADConnectionValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
AzureADConnectionValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
 
AzureADConnectorValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
AzureADConnectorValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 

B

BASE_DN_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.DelegatedDirectoryConnectionValidator
 
BASE_DN_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectionValidator
 
build() - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
Build the ValidationRule with the supplied value functions and their corresponding predicates, all of which must be positively tested to generate aa error
Builder() - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
Builder() - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 

C

check(Function<V, M>, Predicate<M>) - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
Adds the value function, with the corresponding predicate to the checks list
check(Predicate<V>, boolean) - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
Adds the value function, with the corresponding predicate to the checks list
com.atlassian.crowd.embedded.core - package com.atlassian.crowd.embedded.core
 
com.atlassian.crowd.embedded.core.util - package com.atlassian.crowd.embedded.core.util
 
com.atlassian.crowd.embedded.directory - package com.atlassian.crowd.embedded.directory
 
com.atlassian.crowd.embedded.event - package com.atlassian.crowd.embedded.event
 
com.atlassian.crowd.embedded.impl - package com.atlassian.crowd.embedded.impl
 
com.atlassian.crowd.embedded.propertyset - package com.atlassian.crowd.embedded.propertyset
 
com.atlassian.crowd.embedded.validator - package com.atlassian.crowd.embedded.validator
 
com.atlassian.crowd.embedded.validator.impl - package com.atlassian.crowd.embedded.validator.impl
 
com.atlassian.crowd.embedded.validator.rule - package com.atlassian.crowd.embedded.validator.rule
 
compareTo(Group) - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
 
compareTo(User) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
CompoundValidator<T> - Class in com.atlassian.crowd.embedded.validator.impl
Represents combination of the multiple validator instance, giving an AND behaviour
CompoundValidator(List<Validator<T>>) - Constructor for class com.atlassian.crowd.embedded.validator.impl.CompoundValidator
 
CONNECTION_TEST_FAILURE - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
 
CONNECTION_TEST_SUCCESS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
 
CONNECTION_TIMEOUT_IN_SEC - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
ConversionUtils - Class in com.atlassian.crowd.embedded.core.util
Utility class for converting between model objects and embedded/application objects.
CRON_EXPRESSION_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.SynchronisationSchedulingConfigValidator
 
CROWD_HTTP_MAX_CONNECTIONS - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectorValidator
 
CROWD_HTTP_PROXY_PORT - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
 
CROWD_SERVER_URL - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
 
CrowdCronExpressionValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
CrowdDirectoryServiceImpl - Class in com.atlassian.crowd.embedded.core
 
CrowdDirectoryServiceImpl(ApplicationFactory, DirectoryInstanceLoader, DirectoryManager, ApplicationManager, DirectoryValidatorFactory) - Constructor for class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
CrowdEmbeddedApplicationFactory - Class in com.atlassian.crowd.embedded.core
 
CrowdEmbeddedApplicationFactory(ApplicationDAO) - Constructor for class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
 
CrowdServiceFactory - Interface in com.atlassian.crowd.embedded.core.util
 
CrowdServiceImpl - Class in com.atlassian.crowd.embedded.core
Default implementation of the CrowdService
CrowdServiceImpl(ApplicationFactory, ApplicationService, DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
CustomDirectoryValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
CustomDirectoryValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.CustomDirectoryValidator
 

D

DATE_PROPERTY_FORMAT_PATTERN - Static variable in class com.atlassian.crowd.embedded.propertyset.DateFormats
 
DateFormats - Class in com.atlassian.crowd.embedded.propertyset
 
DebugLoggingPropertySet - Class in com.atlassian.crowd.embedded.propertyset
Adds debug logging when accessing the wrapped PropertySet.
DebugLoggingPropertySet(PropertySet) - Constructor for class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
DelegatedDirectoryConnectionValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
DelegatedDirectoryConnectionValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.DelegatedDirectoryConnectionValidator
 
directoryId(long) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 
DirectoryRuleBuilder - Class in com.atlassian.crowd.embedded.validator.rule
Builder utility extending the base class RuleBuilder specifically for Directory related ValidationRule
DirectoryValidator - Class in com.atlassian.crowd.embedded.validator
Represents Validator which validates Directory implementations
DirectoryValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.DirectoryValidator
 
DirectoryValidatorFactory - Interface in com.atlassian.crowd.embedded.validator
Represents the factory for creating Validator instances
DirectoryValidatorFactoryImpl - Class in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorFactoryImpl(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorFactoryImpl
 
DirectoryValidatorMessages - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.AZURE_AD - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.CROWD_DIRECTORY - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.CUSTOM_DIRECTORY - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.DIRECTORY - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.GROUP_CONFIGURATION - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.INTERNAL_DIRECTORY - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.LDAP_CONNECTION - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.SYNCHRONISATION_CONFIGURATION - Interface in com.atlassian.crowd.embedded.validator.impl
 
DirectoryValidatorMessages.USER_CONFIGURATION - Interface in com.atlassian.crowd.embedded.validator.impl
 
displayName(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 

E

emailAddress(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 
EmbeddedCrowdPropertySet - Class in com.atlassian.crowd.embedded.propertyset
An implementation of PropertySet that is backed by Embedded Crowd.
EmbeddedCrowdPropertySet(UserWithAttributes, CrowdService) - Constructor for class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
EMPTY_BASE_DN - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
 
eq(String) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
equals(Object) - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
 
equals(Object) - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
 
equals(Object) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
equals(Object) - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
 
exists(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 

F

FieldValidationError - Class in com.atlassian.crowd.embedded.validator
 
findAllDirectories() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
findDirectoryById(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
findDirectoryByName(String) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
from(User) - Static method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 

G

getAllowedOperations() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getApplication() - Method in class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
 
getApplicationName() - Method in class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
 
getAsActualType(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getAttributes() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getBoolean(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getBoolean(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getCapabilitiesForNewUsers() - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
getCreatedDate() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getCrowdService() - Static method in class com.atlassian.crowd.embedded.core.util.StaticCrowdServiceFactory
 
getData(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getData(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getDate(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getDate(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getDateFormat() - Static method in class com.atlassian.crowd.embedded.propertyset.DateFormats
Returns a DateFormat that formats dates as ISO date format in UTC.
getDescription() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getDirectoryId() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
getDirectorySynchronisationInformation(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
getDisplayName() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
getDouble(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getDouble(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getEmailAddress() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
getEmbeddedGroup(InvalidGroupException) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
Extracts a directory-specific model group from the given InvalidGroupException and converts it into a directory-agnostic embedded/application group.
getEncryptionType() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getErrorMessage() - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
 
getFieldName() - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
 
getGroup(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
getGroupWithAttributes(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
getId() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getImplementationClass() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getInt(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getInt(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getKeys() - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
 
getKeys() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getKeys() - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getKeys(int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getKeys(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getKeys(String, int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getLong(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getLong(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getMap() - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getName() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getName() - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
 
getName() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
getObject(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getObject(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getPasswordScore(PasswordCredential, Collection<String>) - Method in class com.atlassian.crowd.embedded.core.NoOpPasswordScoreServiceImpl
 
getProperties(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getProperties(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getRemoteUser(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
getSchema() - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getStoredConnectionPoolProperties() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
getString(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getSystemConnectionPoolProperties() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
getText(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getType() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getType(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getType(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
getUpdatedDate() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getUser(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
getUserWithAttributes(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
getValidator(DirectoryType, EnumSet<DirectoryValidationContext>) - Method in interface com.atlassian.crowd.embedded.validator.DirectoryValidatorFactory
Creates instance of Directory validator with the given validation context and returns it
getValidator(DirectoryType, EnumSet<DirectoryValidationContext>) - Method in class com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorFactoryImpl
 
getValidators() - Method in class com.atlassian.crowd.embedded.validator.impl.CompoundValidator
 
getValue(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
 
getValue(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getValues(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
 
getValues(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getXML(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getXML(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
GRAPH_ENDPOINT_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
 
GRAPH_ENDPOINT_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
greaterThanOrEquals(Long) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
GROUP_DESCRIPTION_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
 
GROUP_MEMBER_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
 
GROUP_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
 
GROUP_OBJECT_CLASS - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
 
GROUP_OBJECT_FILTER - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
 

H

handleEvent(ApplicationReadyEvent) - Method in class com.atlassian.crowd.embedded.directory.LdapConnectionPoolInitialisationListener
 
hashCode() - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
 
hashCode() - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
 
hashCode() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
hashCode() - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
 

I

ifMatchesThenSet(Supplier<String>) - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
Sets the message supplier, which will be used to get the actual error message for the field error
ifMatchesThenSet(Function<V, String>) - Method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
Sets the message function, which will be used to get the actual error message for the field error
ImmutableAttributes - Class in com.atlassian.crowd.embedded.impl
A general purpose immutable implementation of the Attributes interface.
ImmutableAttributes() - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableAttributes
Constructs an empty immutable Attributes object.
ImmutableAttributes(Map<String, Set<String>>) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableAttributes
Constructs an immutable Attributes object from the given Map.
ImmutableAttributes(Attributes) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableAttributes
Constructs an immutable copy of the passed in attributes.
ImmutableDirectory - Class in com.atlassian.crowd.embedded.impl
 
ImmutableDirectory(Long, String, boolean, String, String, DirectoryType, String, Date, Date, Set<OperationType>, Map<String, String>) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
ImmutableDirectory.Builder - Class in com.atlassian.crowd.embedded.impl
Used to aid in the construction of an ImmutableDirectory.
ImmutableGroup - Class in com.atlassian.crowd.embedded.impl
A general purpose immutable implementation of the Group interface.
ImmutableGroup(String) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableGroup
 
ImmutableUser - Class in com.atlassian.crowd.embedded.impl
A general purpose immutable implementation of the User interface.
ImmutableUser(long, String, String, String, boolean) - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableUser
 
ImmutableUser.Builder - Class in com.atlassian.crowd.embedded.impl
Used to aid in the construction of an Immutable User object.
IMPLEMENTATION_CLASS_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.CustomDirectoryValidator
 
init(Map, Map) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.DirectoryValidator
Returns the list of validation rules to be used for validating the Directory
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.CustomDirectoryValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.DelegatedDirectoryConnectionValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectionValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPGroupSearchConfigValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.LDAPUserSearchConfigValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectorValidator
 
initializeValidators(I18nHelper) - Method in class com.atlassian.crowd.embedded.validator.impl.SynchronisationSchedulingConfigValidator
 
inLongRange(Long, Long) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
InternalDirectoryValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
InternalDirectoryValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
 
INVALID_APPLICATION_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
 
INVALID_AUTHORITY_API - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
 
INVALID_BASE_DN - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
 
INVALID_CONNECTION_TIMEOUT - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
 
INVALID_CONNECTOR_URL - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
 
INVALID_CRON_EXPRESSION - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.SYNCHRONISATION_CONFIGURATION
 
INVALID_CROWD_SERVER_URL - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
 
INVALID_GRAPH_API - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
 
INVALID_GROUP_DESCRIPTION - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
 
INVALID_GROUP_MEMBER - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
 
INVALID_GROUP_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
 
INVALID_GROUP_OBJECT_CLASS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
 
INVALID_GROUP_OBJECT_FILTER - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.GROUP_CONFIGURATION
 
INVALID_HTTP_MAX_CONNECTIONS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
 
INVALID_HTTP_PROXY_PORT - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
 
INVALID_IMPL_CLASS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CUSTOM_DIRECTORY
 
INVALID_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.DIRECTORY
 
INVALID_NATIVE_APP_ID - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
 
INVALID_PAGE_SIZE - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
 
INVALID_PASSWORD - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.CROWD_DIRECTORY
 
INVALID_PASSWORD_HISTORY_COUNTS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
 
INVALID_PASSWORD_MAX_AUTHENTICATE_ATTEMPTS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
 
INVALID_PASSWORD_MAX_CHANGE_TIME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
 
INVALID_PASSWORD_REGEX_PATTERN - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
 
INVALID_POLLING_INTERVAL - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.SYNCHRONISATION_CONFIGURATION
 
INVALID_READ_TIMEOUT - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
 
INVALID_REMIND_PERIODS_FORMAT - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
 
INVALID_REMIND_PERIODS_VALUES - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
 
INVALID_TENANT_ID - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
 
INVALID_USER_DISPLAY_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USER_ENCRYPTION_METHOD - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
 
INVALID_USER_FIRST_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USER_GROUP - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USER_LAST_NAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USER_MAIL - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USER_OBJECT_CLASS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USER_OBJECT_FILTER - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USER_PASSWORD - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USERNAME - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_USERNAME_RDN - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.USER_CONFIGURATION
 
INVALID_WEBAPP_ID - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
 
INVALID_WEBAPP_SECRET - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.AZURE_AD
 
isActive() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
isActive() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
isDirectorySynchronisable(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
isDirectorySynchronising(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
isEmbeddedCrowd() - Method in class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
 
isEmpty() - Method in class com.atlassian.crowd.embedded.impl.ImmutableAttributes
 
isEmpty() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
isGroupDirectGroupMember(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isGroupMemberOfGroup(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isGroupMemberOfGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isMembershipAggregationEnabled() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
isNull() - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
isSettable(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
isUserDirectGroupMember(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isUserMemberOfGroup(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isUserMemberOfGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isValid(String) - Static method in class com.atlassian.crowd.embedded.validator.impl.CrowdCronExpressionValidator
 
isValidRegex() - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
isValidURI() - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 

L

LDAP_URL_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.DelegatedDirectoryConnectionValidator
 
LDAP_URL_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectionValidator
 
LdapConnectionPoolInitialisationListener - Class in com.atlassian.crowd.embedded.directory
Listens to ApplicationReadyEvent that should be thrown by the application upon startup.
LdapConnectionPoolInitialisationListener(ApplicationFactory, EventPublisher) - Constructor for class com.atlassian.crowd.embedded.directory.LdapConnectionPoolInitialisationListener
 
LDAPConnectionValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
LDAPConnectionValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPConnectionValidator
 
LDAPConnectorValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
LDAPConnectorValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
 
LDAPGroupConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
LDAPGroupConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPGroupConfigValidator
 
LDAPGroupSearchConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
LDAPGroupSearchConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPGroupSearchConfigValidator
 
LDAPUserConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
LDAPUserConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
LDAPUserSearchConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
LDAPUserSearchConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.LDAPUserSearchConfigValidator
 
LOCAL_GROUPS_ENABLED - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
 
LOCAL_GROUPS_ENABLED_WITHOUT_CACHE - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
 
LOCAL_USER_STATUS_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
 
LOCAL_USER_STATUS_WITHOUT_CACHE - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.LDAP_CONNECTION
 

M

matchesAll(Predicate<K>...) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
matchesAny(Predicate<K>...) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
MAX_PASSWORD_CHANGE_TIME_TOO_LOW - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.INTERNAL_DIRECTORY
 
MAX_PORT_NUMBER - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
 
message(I18nHelper, String) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 

N

name(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 
NAME_ALREADY_EXISTS - Static variable in interface com.atlassian.crowd.embedded.validator.impl.DirectoryValidatorMessages.DIRECTORY
 
NATIVE_APP_ID - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
newBuilder() - Static method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
Create an empty Builder.
newBuilder(Directory) - Static method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
Create a Builder that copies its initial values from the given directory.
newUser() - Static method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
newUser(User) - Static method in class com.atlassian.crowd.embedded.impl.ImmutableUser
Creates a new User Builder by cloning the values from the supplied User.
NoOpEventPublisher - Class in com.atlassian.crowd.embedded.event
 
NoOpEventPublisher() - Constructor for class com.atlassian.crowd.embedded.event.NoOpEventPublisher
 
NoOpPasswordScoreServiceImpl - Class in com.atlassian.crowd.embedded.core
A convenience implementation of password score service that always returns PasswordScore.VERY_STRONG, intended for use by products which do not intend to implement PasswordScoreService in a meaningful way.
NoOpPasswordScoreServiceImpl() - Constructor for class com.atlassian.crowd.embedded.core.NoOpPasswordScoreServiceImpl
 
not(Predicate<K>) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
notNull() - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 

O

of(String, String) - Static method in class com.atlassian.crowd.embedded.validator.FieldValidationError
 

P

PAGED_RESULTS_SIZE_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
 
PASSWORD_HISTORY_COUNT - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
 
PASSWORD_MAX_AUTHENTICATE_ATTEMPTS - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
 
PASSWORD_MAX_CHANGE_TIME - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
 
PASSWORD_REGEX - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
 
POLLING_INTERVAL_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.SynchronisationSchedulingConfigValidator
 
POLLING_INTERVAL_IN_MIN - Static variable in class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectorValidator
 
POLLING_INTERVAL_IN_MIN_KEY - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPConnectorValidator
 
publish(Object) - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
 

R

READ_TIMEOUT_IN_SEC - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
regex(String) - Static method in class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
Utility method which returns the predicate for matching any string value to the given regex pattern.
register(Object) - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
 
REMIND_PERIODS - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
 
RemoteCrowdConnectionValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
RemoteCrowdConnectionValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectionValidator
 
RemoteCrowdConnectorValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
RemoteCrowdConnectorValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.RemoteCrowdConnectorValidator
 
remove(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
remove(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
removeAllGroupAttributes(Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeAllUserAttributes(User) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeDirectory(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
removeGroup(Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeGroupAttribute(Group, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeGroupFromGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeUser(User) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeUserAttribute(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeUserFromGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
renameUser(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
RuleBuilder<V> - Class in com.atlassian.crowd.embedded.validator.rule
Builder class which facilitates creation of ValidationRule
RuleBuilder(String) - Constructor for class com.atlassian.crowd.embedded.validator.rule.RuleBuilder
 
ruleFor(String) - Static method in class com.atlassian.crowd.embedded.validator.rule.DirectoryRuleBuilder
Constructs a RuleBuilder instance for the given field name

S

search(Query<T>) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
setActive(boolean) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setAllowedOperations(Set<OperationType>) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setAsActualType(String, Object) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setBoolean(String, boolean) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setBoolean(String, boolean) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setConnectionPoolProperties(ConnectionPoolProperties) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
setCreatedDate(Date) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setData(String, byte[]) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setData(String, byte[]) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setDate(String, Date) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setDate(String, Date) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setDescription(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setDirectoryPosition(long, int) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
setDouble(String, double) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setDouble(String, double) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setEncryptionType(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setGroupAttribute(Group, String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
setGroupAttribute(Group, String, Set<String>) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
setId(Long) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setImpl(int, String, Object) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setImplementationClass(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setInt(String, int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setInt(String, int) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setLong(String, long) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setLong(String, long) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setMap(Map) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setMembershipAggregationEnabled(boolean) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
setName(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setObject(String, Object) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setObject(String, Object) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setProperties(String, Properties) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setProperties(String, Properties) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setSchema(PropertySetSchema) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setString(String, String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setText(String, String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setText(String, String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
Throws IllegalPropertyException if value length greater than 255.
setType(DirectoryType) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setUpdatedDate(Date) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setUserAttribute(User, String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
setUserAttribute(User, String, Set<String>) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
setXML(String, Document) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setXML(String, Document) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
StaticCrowdServiceFactory - Class in com.atlassian.crowd.embedded.core.util
This class is a convenience class to access a CrowdService in a static way.
StaticCrowdServiceFactory(CrowdService) - Constructor for class com.atlassian.crowd.embedded.core.util.StaticCrowdServiceFactory
 
supportsNestedGroups(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
supportsType(int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
supportsType(int) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
supportsTypes() - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
supportsTypes() - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
SynchronisationSchedulingConfigValidator - Class in com.atlassian.crowd.embedded.validator.impl
 
SynchronisationSchedulingConfigValidator(I18nHelper) - Constructor for class com.atlassian.crowd.embedded.validator.impl.SynchronisationSchedulingConfigValidator
 
synchroniseDirectory(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
synchroniseDirectory(long, boolean) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 

T

TENANT_ID_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
 
TENANT_ID_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
testConnection(Directory) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
toDirectory() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
Returns an immutable Directory object with the properties set in this builder.
toEmbeddedGroup(Group) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
Converts a directory-specific model group into a directory-agnostic embedded/application group.
toEmbeddedGroups(List<Group>) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
Converts a directory-specific model groups into a directory-agnostic embedded/application groups.
toEmbeddedGroupWithAttributes(GroupWithAttributes) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
Converts a directory-specific model group (with attributes) into a directory-agnostic embedded/application group (with attributes).
toEmbeddedUsers(List<User>) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
Converts a list of model Users to a list of embedded Users.
toModelGroupMembershipQuery(MembershipQuery) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
 
toModelGroupQuery(GroupQuery) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
 
toModelUserMembershipQuery(MembershipQuery) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
 
toModelUserQuery(UserQuery) - Static method in class com.atlassian.crowd.embedded.core.util.ConversionUtils
 
toString() - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
toString() - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
toString() - Method in class com.atlassian.crowd.embedded.validator.FieldValidationError
 
toUser() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
Returns an immutable User object with the properties set in this builder.

U

unregister(Object) - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
 
unregisterAll() - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
 
updateDirectory(Directory) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
updateGroup(Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
updateUser(User) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
updateUserCredential(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
USER_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
USER_ENCRYPTION_METHOD - Static variable in class com.atlassian.crowd.embedded.validator.impl.InternalDirectoryValidator
 
USER_FIRST_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
USER_GROUP_MEMBER_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
USER_LAST_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
USER_MAIL_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
USER_NAME_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
USER_OBJECT_CLASS - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
USER_OBJECT_FILTER - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
USER_PASSWORD_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 
userAuthenticated(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
USERNAME_RDN_ATTRIBUTE - Static variable in class com.atlassian.crowd.embedded.validator.impl.LDAPUserConfigValidator
 

V

validate(Directory) - Method in class com.atlassian.crowd.embedded.validator.DirectoryValidator
Validates the Directory, against the rules supplied by the implementor of the interface
validate(T) - Method in class com.atlassian.crowd.embedded.validator.impl.CompoundValidator
 
validate(T) - Method in interface com.atlassian.crowd.embedded.validator.Validator
Will validate the given entity and return List generated during validation
validateDirectoryConfiguration(Directory, EnumSet<DirectoryValidationContext>) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
ValidationRule<T> - Interface in com.atlassian.crowd.embedded.validator
Represents a Validation rule which will generate ValidationError if the input entity fails to pass the check
Validator<T> - Interface in com.atlassian.crowd.embedded.validator
Interface for the entity validators
valueOf(String) - Static method in class com.atlassian.crowd.embedded.validator.rule.DirectoryRuleBuilder
Utility method Creates and returns a Function that will get the string value of the given attribute key from the Map of directory attributes

W

WEB_APP_ID_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
 
WEB_APP_ID_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
WEB_APP_SECRET_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectionValidator
 
WEB_APP_SECRET_FIELD - Static variable in class com.atlassian.crowd.embedded.validator.impl.AzureADConnectorValidator
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2023 Atlassian. All rights reserved.