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
 
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.
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
 

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
 
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
 
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
 
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
 
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
 
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
 
isSettable(String) - Method in class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet
 
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
 

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
 
renameUser(User, String) - Method in class com.atlassian.crowd.embedded.core.CrowdServiceImpl
 

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
 
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
 
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
 
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
 
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
 
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
 
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 © 2014 Atlassian. All Rights Reserved.