Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.atlassian.crowd.integration.authentication
,
com.atlassian.crowd.integration.exception
,
com.atlassian.crowd.integration.http
,
com.atlassian.crowd.integration.model
,
com.atlassian.crowd.integration.model.user
,
com.atlassian.crowd.integration.soap
,
com.atlassian.crowd.integration.xwork
,
com.atlassian.crowd.search
,
com.atlassian.crowd.service
,
com.atlassian.crowd.service.cache
,
com.atlassian.crowd.service.soap.client
,
com.atlassian.crowd.service.soap.server
,
com.atlassian.crowd.service.soap.xfire
,
com.atlassian.crowd.util
Class Hierarchy
java.lang.
Object
com.atlassian.crowd.service.client.
AbstractClientProperties
(implements com.atlassian.crowd.service.client.
ClientProperties
)
com.atlassian.crowd.service.client.
ClientPropertiesImpl
com.atlassian.crowd.service.soap.client.
SoapClientPropertiesImpl
(implements com.atlassian.crowd.service.soap.client.
SoapClientProperties
)
org.codehaus.xfire.handler.AbstractHandler (implements org.codehaus.xfire.handler.Handler)
com.atlassian.crowd.service.soap.xfire.
XFireFaultLoggingMethodHandler
com.atlassian.crowd.service.soap.xfire.
XFireLoggingMethodHandler
com.atlassian.crowd.service.soap.xfire.
XFireInLoggingMethodHandler
com.atlassian.crowd.service.soap.xfire.
XFireOutLoggingMethodHandler
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
com.atlassian.crowd.search.
SearchContext
org.codehaus.xfire.transport.http.AbstractMessageSender
org.codehaus.xfire.transport.http.CommonsHttpMessageSender
com.atlassian.crowd.service.soap.client.
CleaningHttpMessageSender
com.atlassian.crowd.integration.authentication.
AuthenticatedToken
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.authentication.
AuthenticationContext
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.authentication.
ApplicationAuthenticationContext
com.atlassian.crowd.integration.authentication.
UserAuthenticationContext
(implements java.io.
Serializable
)
com.atlassian.crowd.service.cache.
CacheAwareAuthenticationManager
(implements com.atlassian.crowd.service.
AuthenticationManager
)
com.atlassian.crowd.service.cache.
CacheExpiryManagerImpl
(implements com.atlassian.crowd.service.cache.
CacheExpiryManager
)
com.atlassian.crowd.service.cache.
CacheImpl
(implements com.atlassian.crowd.service.cache.
BasicCache
)
com.atlassian.crowd.service.cache.
CachingGroupManager
(implements com.atlassian.crowd.service.
GroupManager
)
com.atlassian.crowd.service.cache.
CachingGroupMembershipManager
(implements com.atlassian.crowd.service.
GroupMembershipManager
)
com.atlassian.crowd.service.cache.
CachingManagerFactory
com.atlassian.crowd.service.cache.
CachingUserManager
(implements com.atlassian.crowd.service.
UserManager
)
com.atlassian.crowd.integration.xwork.
CrowdAuthenticationInterceptor
(implements com.opensymphony.xwork.interceptor.Interceptor)
com.atlassian.crowd.integration.http.
HttpAuthenticatorFactory
com.atlassian.crowd.integration.http.
HttpAuthenticatorImpl
(implements com.atlassian.crowd.integration.http.
HttpAuthenticator
)
com.atlassian.crowd.util.
NestingHelper
com.atlassian.crowd.integration.authentication.
PasswordCredential
com.atlassian.crowd.util.
PropertyUtils
com.atlassian.crowd.integration.soap.
SearchRestriction
(implements java.io.
Serializable
)
com.atlassian.crowd.service.soap.client.
SecurityServerClientFactory
com.atlassian.crowd.service.soap.client.
SecurityServerClientImpl
(implements com.atlassian.crowd.service.soap.client.
SecurityServerClient
)
com.atlassian.crowd.service.cache.
SimpleAuthenticationManager
(implements com.atlassian.crowd.service.
AuthenticationManager
)
com.atlassian.crowd.integration.soap.
SOAPAttribute
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.soap.
SOAPCookieInfo
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.soap.
SOAPEntity
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.soap.
SOAPGroup
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.soap.
SOAPNestableGroup
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.soap.
SOAPPrincipal
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.soap.
SOAPRole
(implements java.io.
Serializable
)
com.atlassian.crowd.util.
SoapExceptionTranslator
com.atlassian.crowd.util.
SoapObjectTranslator
com.atlassian.crowd.util.
SOAPPrincipalHelper
com.atlassian.crowd.integration.soap.
SOAPPrincipalWithCredential
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.atlassian.crowd.integration.exception.
CheckedSoapException
com.atlassian.crowd.integration.exception.
ApplicationAccessDeniedException
com.atlassian.crowd.integration.exception.
ApplicationPermissionException
com.atlassian.crowd.integration.exception.
BulkAddFailedException
com.atlassian.crowd.integration.exception.
ExpiredCredentialException
com.atlassian.crowd.integration.exception.
InactiveAccountException
com.atlassian.crowd.integration.exception.
InvalidAuthenticationException
com.atlassian.crowd.integration.exception.
InvalidAuthorizationTokenException
com.atlassian.crowd.integration.exception.
InvalidCredentialException
com.atlassian.crowd.integration.exception.
InvalidDirectoryEntityException
com.atlassian.crowd.integration.exception.
InvalidGroupException
com.atlassian.crowd.integration.exception.
InvalidRoleException
com.atlassian.crowd.integration.exception.
InvalidUserException
com.atlassian.crowd.integration.exception.
InvalidEmailAddressException
com.atlassian.crowd.integration.exception.
InvalidTokenException
com.atlassian.crowd.integration.exception.
ObjectNotFoundException
com.atlassian.crowd.integration.authentication.
ValidationFactor
(implements java.io.
Serializable
)
com.atlassian.crowd.integration.http.
VerifyTokenFilter
(implements javax.servlet.Filter)
Interface Hierarchy
com.atlassian.crowd.service.
AuthenticationManager
com.atlassian.crowd.service.cache.
BasicCache
com.atlassian.crowd.service.cache.
CacheExpiryManager
com.atlassian.crowd.service.client.
ClientProperties
com.atlassian.crowd.service.soap.client.
SoapClientProperties
com.atlassian.crowd.integration.model.
DirectoryEntity
com.atlassian.crowd.integration.model.user.
User
(also extends java.security.
Principal
)
com.atlassian.crowd.service.
GroupManager
com.atlassian.crowd.service.
GroupMembershipManager
com.atlassian.crowd.integration.http.
HttpAuthenticator
java.security.
Principal
com.atlassian.crowd.integration.model.user.
User
(also extends com.atlassian.crowd.integration.model.
DirectoryEntity
)
com.atlassian.crowd.service.soap.server.
SecurityServer
com.atlassian.crowd.service.soap.client.
SecurityServerClient
com.atlassian.crowd.service.
UserManager
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.atlassian.crowd.search.
SearchContext.PopulateMemberships
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
Atlassian
. All Rights Reserved.