Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
P
R
S
U
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(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
afterPropertiesSet()
- Method in class com.atlassian.crowd.util.
I18nHelperImpl
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()
- Constructor for class com.atlassian.crowd.manager.application.
ApplicationManagerGeneric
ApplicationServiceGeneric
- Class in
com.atlassian.crowd.manager.application
ApplicationServiceGeneric()
- 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()
- 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
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
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(String, Map<String, String>, Long)
- Method in class com.atlassian.crowd.directory.loader.
DelegatingDirectoryInstanceLoader
getDomain()
- Method in class com.atlassian.crowd.manager.property.
PropertyManagerGeneric
getI18nLocations()
- Method in class com.atlassian.crowd.util.
I18nHelperImpl
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
I18nHelperImpl
- Class in
com.atlassian.crowd.util
I18nHelperImpl()
- 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
PermissionManagerImpl
- Class in
com.atlassian.crowd.manager.permission
Implementation of the
PermissionManager
PermissionManagerImpl()
- 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)
- 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
setApplicationDAO(ApplicationDAO)
- Method in class com.atlassian.crowd.manager.application.
ApplicationManagerGeneric
setApplicationDAO(ApplicationDAO)
- Method in class com.atlassian.crowd.manager.application.
ApplicationServiceGeneric
setApplicationDAO(ApplicationDAO)
- Method in class com.atlassian.crowd.manager.directory.
DirectoryManagerGeneric
setApplicationDAO(ApplicationDAO)
- Method in class com.atlassian.crowd.manager.permission.
PermissionManagerImpl
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
setDirectoryDAO(DirectoryDAO)
- Method in class com.atlassian.crowd.manager.directory.
DirectoryManagerGeneric
setDirectoryDAO(DirectoryDAO)
- Method in class com.atlassian.crowd.manager.permission.
PermissionManagerImpl
setDirectoryManager(DirectoryManager)
- Method in class com.atlassian.crowd.manager.application.
ApplicationServiceGeneric
setDomain(String)
- Method in class com.atlassian.crowd.manager.property.
PropertyManagerGeneric
setEventManager(EventManager)
- Method in class com.atlassian.crowd.manager.application.
ApplicationServiceGeneric
setEventManager(EventManager)
- Method in class com.atlassian.crowd.manager.directory.
DirectoryManagerGeneric
setGzipEnabled(boolean)
- Method in class com.atlassian.crowd.manager.property.
PropertyManagerGeneric
setI18nHelper(I18nHelper)
- Method in class com.atlassian.crowd.manager.application.
ApplicationManagerGeneric
setI18nHelper(I18nHelper)
- Method in class com.atlassian.crowd.manager.application.
ApplicationServiceGeneric
setI18nHelper(I18nHelper)
- Method in class com.atlassian.crowd.manager.directory.
DirectoryManagerGeneric
setI18nLocations(List)
- Method in class com.atlassian.crowd.util.
I18nHelperImpl
setNotificationEmail(String)
- Method in class com.atlassian.crowd.manager.property.
PropertyManagerGeneric
setPasswordEncoderFactory(PasswordEncoderFactory)
- Method in class com.atlassian.crowd.manager.application.
ApplicationManagerGeneric
setPasswordEncoderFactory(PasswordEncoderFactory)
- Method in class com.atlassian.crowd.manager.application.
ApplicationServiceGeneric
setPasswordHelper(PasswordHelper)
- Method in class com.atlassian.crowd.manager.directory.
DirectoryManagerGeneric
setPermissionManager(PermissionManager)
- Method in class com.atlassian.crowd.manager.application.
ApplicationServiceGeneric
setPermissionManager(PermissionManager)
- Method in class com.atlassian.crowd.manager.directory.
DirectoryManagerGeneric
setProperty(String, String)
- Method in class com.atlassian.crowd.manager.property.
PropertyManagerGeneric
setPropertyManager(PropertyManager)
- Method in class com.atlassian.crowd.manager.directory.
DirectoryManagerGeneric
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
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
A
C
D
F
G
H
I
P
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
Atlassian
. All Rights Reserved.