A C D F G H I P R S U V

A

add(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
addAllGroups(long, Collection<GroupTemplate>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addAllUsers(long, Collection<UserTemplateWithCredentialAndAttributes>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllUsersToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addGroup(long, GroupTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addGroupToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addGroupToGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addPermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
addPermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
addUser(Application, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addUser(long, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addUserToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addUserToGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
afterPropertiesSet() - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
AliasManagerImpl - Class in com.atlassian.crowd.manager.application
 
AliasManagerImpl(AliasDAO, ApplicationService) - Constructor for class com.atlassian.crowd.manager.application.AliasManagerImpl
 
ApplicationManagerGeneric - Class in com.atlassian.crowd.manager.application
 
ApplicationManagerGeneric(ApplicationDAO, PasswordEncoderFactory, I18nHelper) - Constructor for class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
ApplicationServiceGeneric - Class in com.atlassian.crowd.manager.application
 
ApplicationServiceGeneric(DirectoryManager, PermissionManager, I18nHelper) - Constructor for class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 

C

CacheManagerEhcache - Class in com.atlassian.crowd.manager.cache
 
CacheManagerEhcache(CacheManager) - Constructor for class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
canLoad(String) - Method in class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoader
 
com.atlassian.crowd.directory.loader - package com.atlassian.crowd.directory.loader
 
com.atlassian.crowd.manager.application - package com.atlassian.crowd.manager.application
 
com.atlassian.crowd.manager.cache - package com.atlassian.crowd.manager.cache
 
com.atlassian.crowd.manager.directory - package com.atlassian.crowd.manager.directory
 
com.atlassian.crowd.manager.permission - package com.atlassian.crowd.manager.permission
 
com.atlassian.crowd.manager.property - package com.atlassian.crowd.manager.property
 
com.atlassian.crowd.util - package com.atlassian.crowd.util
 
configureCache(String) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
Creates a cache if it doesn't already exist - if the cache has been defined in the configuration xml, then it will not be recreated.
configureCaches() - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 

D

DelegatingDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
 
DelegatingDirectoryInstanceLoader(List<DirectoryInstanceLoader>) - Constructor for class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoader
 
DirectoryManagerGeneric - Class in com.atlassian.crowd.manager.directory
 
DirectoryManagerGeneric(DirectoryDao, ApplicationDAO, EventPublisher, PermissionManager, PasswordHelper, I18nHelper, DirectoryInstanceLoader) - Constructor for class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 

F

findAliasByUsername(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
findAll() - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
findAllDirectories() - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findById(long) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
findByName(String) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
findDirectoryById(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findDirectoryByName(String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findGroupByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findGroupByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findGroupWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findGroupWithAttributesByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findUserByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findUsernameByAlias(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
findUserWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findUserWithAttributesByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 

G

generateDesEncryptionKey() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
generateRandomPassword() - Method in class com.atlassian.crowd.util.PasswordHelperImpl
 
get(String) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
get(String, Serializable) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
getAllKeys() - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
getAllKeys(String) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
getBuildNumber() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getBundleLocations() - Method in interface com.atlassian.crowd.util.I18nHelperConfiguration
 
getBundleLocations() - Method in class com.atlassian.crowd.util.I18nHelperConfigurationImpl
 
getCache(String) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
getCacheTime() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getCurrentLicenseResourceTotal() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getDeploymentTitle() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getDesEncryptionKey() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoader
 
getDirectory(Directory, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoader
 
getDomain() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getInstance(String) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
 
getInstance(String, ClassLoader) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
 
getInstance(Class<T>) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
 
getLocale() - Method in interface com.atlassian.crowd.util.I18nHelperConfiguration
 
getLocale() - Method in class com.atlassian.crowd.util.I18nHelperConfigurationImpl
 
getNotificationEmail() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getProperty(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getPropertyObject(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getRawDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.DelegatingDirectoryInstanceLoader
 
getSessionTime() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getSMTPServer() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getSMTPTemplate() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getText(String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getText(String, String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getText(String, String, String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getText(String, Object) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getTokenSeed() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getTrustedProxyServers() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
Retrieves a String that contains a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
getUnescapedText(String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
Get the raw property value, complete with {0}'s.

H

hasPermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
hasPermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 

I

I18nHelperConfiguration - Interface in com.atlassian.crowd.util
Configuration for the i18n helper.
I18nHelperConfigurationImpl - Class in com.atlassian.crowd.util
 
I18nHelperConfigurationImpl(Locale, List<String>) - Constructor for class com.atlassian.crowd.util.I18nHelperConfigurationImpl
 
I18nHelperImpl - Class in com.atlassian.crowd.util
 
I18nHelperImpl(I18nHelperConfiguration) - Constructor for class com.atlassian.crowd.util.I18nHelperImpl
 
isCacheEnabled() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
isGroupDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isGroupDirectGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isGroupNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isGroupNestedGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isGzipEnabled() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
isSecureCookie() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
isUserDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isUserDirectGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isUserNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isUserNestedGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isUsingDatabaseTokenStorage() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 

P

PasswordHelperImpl - Class in com.atlassian.crowd.util
Various password helper methods.
PasswordHelperImpl() - Constructor for class com.atlassian.crowd.util.PasswordHelperImpl
 
PermissionManagerImpl - Class in com.atlassian.crowd.manager.permission
Implementation of the PermissionManager
PermissionManagerImpl(ApplicationDAO, DirectoryDao) - Constructor for class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
PropertyManagerGeneric - Class in com.atlassian.crowd.manager.property
 
PropertyManagerGeneric(PropertyDAO) - Constructor for class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
put(String, Serializable) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
put(String, Serializable, Serializable) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 

R

remove(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
remove(String) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
remove(String, Serializable) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
removeAlias(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
removeAll() - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
removeAll(String) - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
removeDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeDirectoryFromApplication(Directory, Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
removeGroup(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeGroup(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeGroupAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeGroupAttributes(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeGroupFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeGroupFromGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removePermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
removePermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
removeProperty(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
removeUser(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeUser(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeUserAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeUserAttributes(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeUserFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeUserFromGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
renameGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
renameUser(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
resetPassword(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
resetUserCredential(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 

S

search(EntityQuery) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
search(EntityQuery) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
searchDirectGroupRelationships(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
searchDirectories(EntityQuery) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
searchGroups(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
searchGroups(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
searchNestedGroupRelationships(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
searchUsers(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
searchUsers(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
 
setBuildNumber(Integer) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setCacheEnabled(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setCacheTime(long) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setCurrentLicenseResourceTotal(int) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setDeploymentTitle(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setDomain(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setGzipEnabled(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setNotificationEmail(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setProperty(String, String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setSecureCookie(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setSessionTime(long) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setSMTPServer(SMTPServer) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setSMTPTemplate(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setTokenSeed(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setTrustedProxyServers(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
Persists a String containing a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
setUsingDatabaseTokenStorage(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
SpringContextInstanceFactory - Class in com.atlassian.crowd.util
Implementation tied to Spring.
SpringContextInstanceFactory() - Constructor for class com.atlassian.crowd.util.SpringContextInstanceFactory
 
storeAlias(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
storeGroupAttributes(Application, String, Map<String, List<String>>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
storeGroupAttributes(long, String, Map<String, List<String>>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
storeUserAttributes(Application, String, Map<String, List<String>>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
storeUserAttributes(long, String, Map<String, List<String>>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 

U

update(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
updateCredential(Application, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
updateDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
updateGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
updateGroup(long, GroupTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
updateUser(Application, UserTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
updateUser(long, UserTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
updateUserCredential(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
updateUserCredential(long, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 

V

validateRegex(String, PasswordCredential) - Method in class com.atlassian.crowd.util.PasswordHelperImpl
Validates the password meets the expected regex restriction.

A C D F G H I P R S U V

Copyright © 2010 Atlassian. All Rights Reserved.