A C D E F G H I L N P R S T U X

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
 
addGroup(Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
addGroupToGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
addGroupToGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
addUser(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
addUserToGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
addUserToGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
APPLICATION_NAME - Static variable in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
APPLICATION_PASSWORD - Static variable in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
ApplicationFactory - Interface in com.atlassian.crowd.embedded.api
Necessary evil as Crowd's Application is a concrete class.
authenticate(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 

C

com.atlassian.crowd.embedded.api - package com.atlassian.crowd.embedded.api
 
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
 
compareTo(Group) - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
 
compareTo(User) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
ConversionUtils - Class in com.atlassian.crowd.embedded.core.util
Utility class for converting between model objects and embedded/application objects.
CROWD_SERVER_URL - Static variable in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
CrowdDirectoryAttributes - Class in com.atlassian.crowd.embedded.directory
Convenience class for setting attributes for a "Remote Crowd Server" Directory.
CrowdDirectoryAttributes() - Constructor for class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
CrowdDirectoryServiceImpl - Class in com.atlassian.crowd.embedded.core
 
CrowdDirectoryServiceImpl(ApplicationFactory, DirectoryInstanceLoader, DirectoryManager, ApplicationManager) - 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
 

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
 
directoryId(long) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 
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
 
equals(Object) - Method in class com.atlassian.crowd.embedded.impl.ImmutableGroup
 
equals(Object) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
exists(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 

F

FilteredCrowdServiceImpl - Class in com.atlassian.crowd.embedded.core
A layer on top of CrowdService which performs group filtering.
FilteredCrowdServiceImpl(CrowdService, FilteredGroupsProvider) - Constructor for class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
FilteredGroupsProvider - Interface in com.atlassian.crowd.embedded.core
Provide groups to be filtered through this interface.
findAllDirectories() - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
findDirectoryById(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
fromAttributesMap(Map<String, String>) - Static method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
fromAttributesMap(Map<String, String>) - Static method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
fromAttributesMap(Map<String, String>) - Static method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 

G

getAllowedOperations() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getApplication() - Method in interface com.atlassian.crowd.embedded.api.ApplicationFactory
 
getApplication() - Method in class com.atlassian.crowd.embedded.core.CrowdEmbeddedApplicationFactory
 
getApplicationName() - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
getApplicationPassword() - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
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
 
getCreatedDate() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
getCrowdServerSynchroniseIntervalInSeconds() - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
getCrowdServerUrl() - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
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.
getDelegatedToClass() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
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
 
getGroup(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
getGroup(String) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
getGroups() - Method in interface com.atlassian.crowd.embedded.core.FilteredGroupsProvider
Provides names of groups.
getGroups() - Method in class com.atlassian.crowd.embedded.core.XmlFilteredGroupsProvider
 
getGroupWithAttributes(String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
getGroupWithAttributes(String) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
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
 
getLdapAutoAddGroups() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapAutoAddGroups() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapBasedn() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapBasedn() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapCacheSynchroniseIntervalInMin() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapConnectionTimeoutInSec() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapGroupDescription() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapGroupDn() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapGroupFilter() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapGroupName() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapGroupObjectclass() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapGroupUsernames() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapPagedresultsSize() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapPassword() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapPassword() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapPoolInitSize() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapPoolMaxSize() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapPoolPrefSize() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapPoolTimeoutInSec() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapReadTimeoutInSec() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapSearchTimelimitInSec() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUrl() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUrl() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserDisplayname() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserDisplayname() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserdn() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserDn() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserdn() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserDn() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserEmail() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserEmail() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserEncryption() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserFilter() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserFilter() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserFirstname() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserFirstname() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserGroup() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserLastname() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserLastname() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserObjectclass() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserObjectclass() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserPassword() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserUsername() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserUsername() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
getLdapUserUsernameRdn() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
getLdapUserUsernameRdn() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
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
 
getProperties(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
getProperties(String) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
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
 
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
 

H

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

I

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.
ImmutableDirectory.Builder() - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
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.
ImmutableUser.Builder() - Constructor for class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 
init(Map, Map) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
isActive() - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory
 
isActive() - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser
 
isCreateUserOnAuth() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
isDirectorySynchronisable(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
isDirectorySynchronising(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
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
 
isGroupDirectGroupMember(Group, Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
isGroupMemberOfGroup(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isGroupMemberOfGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isGroupMemberOfGroup(String, String) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
isGroupMemberOfGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLdapNestedgroupsDisabled() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLdapPagedresults() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLdapPropogateChanges() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLdapReferral() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLdapRelaxedDnStandardisation() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLdapSecure() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLdapUsermembershipUse() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLdapUsermembershipUseForGroups() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isLocalGroups() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isNestedGroupsEnabled() - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
isRolesDisabled() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
isSettable(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
isUpdateUserOnAuth() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
isUserDirectGroupMember(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isUserDirectGroupMember(User, Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
isUserMemberOfGroup(String, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isUserMemberOfGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
isUserMemberOfGroup(String, String) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
isUserMemberOfGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 

L

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
 
LdapDelegatingDirectoryAttributes - Class in com.atlassian.crowd.embedded.directory
Convenience class for setting attributes for a "Delegated Authentication LDAP" Directory.
LdapDelegatingDirectoryAttributes() - Constructor for class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
LdapDirectoryAttributes - Class in com.atlassian.crowd.embedded.directory
Convenience class for setting attributes for an LDAP Directory.
LdapDirectoryAttributes() - Constructor for class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 

N

name(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
 
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
 

P

publish(Object) - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
 

R

register(Object) - Method in class com.atlassian.crowd.embedded.event.NoOpEventPublisher
 
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
 
removeAllGroupAttributes(Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
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
 
removeGroup(Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
removeGroupAttribute(Group, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeGroupAttribute(Group, String) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
removeGroupFromGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
removeGroupFromGroup(Group, Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
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
 
removeUserFromGroup(User, Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 

S

search(Query<T>) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
search(Query<T>) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
searchUsersAllowingDuplicateNames(Query<User>) - 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
 
setApplicationName(String) - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
setApplicationPassword(String) - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
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
 
setCreateUserOnAuth(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setCrowdServerSynchroniseIntervalInSeconds(String) - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
setCrowdServerUrl(String) - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
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
 
setDelegatedToClass(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
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
 
setGroupAttribute(Group, String, String) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
setGroupAttribute(Group, String, Set<String>) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
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
 
setIncrementalSyncEnabled(boolean) - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
setIncrementalSyncEnabled(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setInt(String, int) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
setInt(String, int) - Method in class com.atlassian.crowd.embedded.propertyset.EmbeddedCrowdPropertySet
 
setLdapAutoAddGroups(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapAutoAddGroups(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapBasedn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapBasedn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapCacheSynchroniseIntervalInMin(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapConnectionTimeoutInSec(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapGroupDescription(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapGroupDn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapGroupFilter(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapGroupName(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapGroupObjectclass(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapGroupUsernames(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapNestedgroupsDisabled(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapPagedresults(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapPagedresultsSize(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapPassword(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapPassword(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapPoolInitSize(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapPoolMaxSize(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapPoolPrefSize(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapPoolTimeoutInSec(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapPropogateChanges(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapReadTimeoutInSec(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapReferral(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapRelaxedDnStandardisation(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapSearchTimelimitInSec(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapSecure(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUrl(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUrl(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserDisplayname(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserDisplayname(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserdn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserDn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserdn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserDn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserEmail(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserEmail(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserEncryption(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserFilter(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserFilter(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserFirstname(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserFirstname(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserGroup(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserLastname(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserLastname(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUsermembershipUse(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUsermembershipUseForGroups(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserObjectclass(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserObjectclass(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserPassword(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserUsername(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserUsername(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLdapUserUsernameRdn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
setLdapUserUsernameRdn(String) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
setLocalGroups(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
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
 
setName(String) - Method in class com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
 
setNestedGroupsEnabled(boolean) - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
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
 
setRolesDisabled(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
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
 
setUpdateUserOnAuth(boolean) - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
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
 
synchroniseDirectory(long) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
synchroniseDirectory(long, boolean) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 

T

testConnection(Directory) - Method in class com.atlassian.crowd.embedded.core.CrowdDirectoryServiceImpl
 
toAttributesMap() - Method in class com.atlassian.crowd.embedded.directory.CrowdDirectoryAttributes
 
toAttributesMap() - Method in class com.atlassian.crowd.embedded.directory.LdapDelegatingDirectoryAttributes
 
toAttributesMap() - Method in class com.atlassian.crowd.embedded.directory.LdapDirectoryAttributes
 
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
 
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
 
updateGroup(Group) - Method in class com.atlassian.crowd.embedded.core.FilteredCrowdServiceImpl
 
updateUser(User) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 
updateUserCredential(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 

X

XmlFilteredGroupsProvider - Class in com.atlassian.crowd.embedded.core
Group Provider implementation which reads from xml configuration file.
XmlFilteredGroupsProvider() - Constructor for class com.atlassian.crowd.embedded.core.XmlFilteredGroupsProvider
This constructor makes use of the default reader which reads from classpath.
XmlFilteredGroupsProvider(XmlFilteredGroupsProvider.FilteredGroupsFileReader) - Constructor for class com.atlassian.crowd.embedded.core.XmlFilteredGroupsProvider
 

A C D E F G H I L N P R S T U X

Copyright © 2012 Atlassian. All Rights Reserved.