Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- java.util.HashSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
- com.atlassian.crowd.embedded.impl.IdentifierSet
- java.util.HashSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes (implements com.atlassian.crowd.embedded.api.Attributes)
- com.atlassian.crowd.embedded.impl.DelegatingGroupWithAttributes (implements com.atlassian.crowd.embedded.api.GroupWithAttributes)
- com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes (implements com.atlassian.crowd.embedded.api.UserWithAttributes)
- 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.embedded.impl.IdentifierMap<V>
- java.util.HashMap<K,
- com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyConstants
- com.atlassian.crowd.embedded.impl.ConnectionPoolPropertyUtil
- com.atlassian.crowd.embedded.impl.DefaultConnectionPoolProperties (implements com.atlassian.crowd.embedded.api.ConnectionPoolProperties)
- com.atlassian.crowd.embedded.api.Directories
- com.atlassian.crowd.embedded.api.DirectorySynchronisationInformation (implements java.io.Serializable)
- com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation (implements java.io.Serializable)
- com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation.Builder
- com.atlassian.crowd.embedded.impl.DirectoryUserCapabilities (implements com.atlassian.crowd.embedded.api.UserCapabilities)
- com.atlassian.crowd.embedded.impl.EnvironmentUtils
- com.atlassian.crowd.embedded.api.GroupComparator (implements java.util.Comparator<T>)
- com.atlassian.crowd.embedded.impl.IdentifierUtils
- com.atlassian.crowd.embedded.impl.ImmutableAttributes (implements com.atlassian.crowd.embedded.api.Attributes, java.io.Serializable)
- com.atlassian.crowd.embedded.impl.ImmutableDirectory (implements com.atlassian.crowd.embedded.api.Directory, java.io.Serializable)
- com.atlassian.crowd.embedded.impl.ImmutableDirectory.Builder
- com.atlassian.crowd.embedded.impl.ImmutableGroup (implements com.atlassian.crowd.embedded.api.Group, java.io.Serializable)
- com.atlassian.crowd.embedded.impl.ImmutableUser (implements java.io.Serializable, com.atlassian.crowd.embedded.api.User)
- com.atlassian.crowd.embedded.impl.ImmutableUser.Builder
- com.atlassian.crowd.embedded.api.PasswordCredential (implements java.io.Serializable)
- com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration
- com.atlassian.crowd.embedded.api.PasswordPolicyConfiguration.PasswordPolicyConfigurationBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.atlassian.crowd.exception.CrowdException
- com.atlassian.crowd.exception.DirectoryCurrentlySynchronisingException
- com.atlassian.crowd.exception.DirectoryNotFoundException
- com.atlassian.crowd.exception.FailedAuthenticationException
- com.atlassian.crowd.exception.AccountNotFoundException
- com.atlassian.crowd.exception.ExpiredCredentialException
- com.atlassian.crowd.exception.InactiveAccountException
- com.atlassian.crowd.exception.InvalidCredentialException
- com.atlassian.crowd.exception.embedded.InvalidGroupException
- com.atlassian.crowd.exception.InvalidMembershipException
- com.atlassian.crowd.exception.InvalidUserException
- com.atlassian.crowd.exception.ObjectNotFoundException
- com.atlassian.crowd.exception.ApplicationNotFoundException
- com.atlassian.crowd.exception.DirectoryMappingNotFoundException
- com.atlassian.crowd.exception.GroupNotFoundException
- com.atlassian.crowd.exception.MembershipNotFoundException
- com.atlassian.crowd.exception.UserNotFoundException
- com.atlassian.crowd.exception.OperationFailedException
- com.atlassian.crowd.exception.DirectoryInstantiationException
- com.atlassian.crowd.exception.InvalidCrowdServiceException
- com.atlassian.crowd.exception.OperationNotSupportedException
- com.atlassian.crowd.exception.UnsupportedCrowdApiException
- com.atlassian.crowd.exception.OperationNotPermittedException
- com.atlassian.crowd.exception.ReadOnlyGroupException
- java.lang.RuntimeException
- com.atlassian.crowd.exception.runtime.CrowdRuntimeException
- com.atlassian.crowd.exception.runtime.DirectoryCurrentlySynchronisingException
- com.atlassian.crowd.exception.runtime.GroupNotFoundException
- com.atlassian.crowd.exception.runtime.MembershipNotFoundException
- com.atlassian.crowd.exception.runtime.OperationFailedException
- com.atlassian.crowd.exception.runtime.CommunicationException
- com.atlassian.crowd.exception.runtime.UserNotFoundException
- java.lang.IllegalArgumentException
- com.atlassian.crowd.exception.InvalidCharacterClassConstraintException
- com.atlassian.crowd.exception.InvalidPasswordPolicyConfigurationException
- com.atlassian.crowd.exception.crypto.MissingKeyException
- com.atlassian.crowd.exception.runtime.CrowdRuntimeException
- com.atlassian.crowd.exception.CrowdException
- java.lang.Exception
- com.atlassian.crowd.embedded.api.UserComparator (implements java.util.Comparator<T>)
- com.atlassian.crowd.embedded.api.UserComparator.Key (implements java.lang.Comparable<T>)
- com.atlassian.crowd.embedded.api.ValidatePasswordRequest
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- com.atlassian.crowd.embedded.api.Attributes
- com.atlassian.crowd.embedded.api.Directory (also extends java.io.Serializable)
- com.atlassian.crowd.embedded.api.GroupWithAttributes (also extends com.atlassian.crowd.embedded.api.Group)
- com.atlassian.crowd.embedded.api.UserWithAttributes (also extends com.atlassian.crowd.embedded.api.User)
- java.lang.Comparable<T>
- com.atlassian.crowd.embedded.api.Group
- com.atlassian.crowd.embedded.api.GroupWithAttributes (also extends com.atlassian.crowd.embedded.api.Attributes)
- com.atlassian.crowd.embedded.api.User (also extends java.security.Principal)
- com.atlassian.crowd.embedded.api.UserWithAttributes (also extends com.atlassian.crowd.embedded.api.Attributes)
- com.atlassian.crowd.embedded.api.Group
- com.atlassian.crowd.embedded.api.ConnectionPoolProperties
- com.atlassian.crowd.embedded.api.CrowdDirectoryService
- com.atlassian.crowd.embedded.api.CrowdService
- com.atlassian.crowd.embedded.api.UnfilteredCrowdService
- com.atlassian.crowd.embedded.api.DataReEncryptor
- com.atlassian.crowd.embedded.api.Encryptor
- com.atlassian.crowd.embedded.api.SwitchableEncryptor
- com.atlassian.crowd.embedded.api.FeatureFlag
- com.atlassian.crowd.embedded.api.PasswordConstraint
- com.atlassian.crowd.embedded.api.PasswordScoreService
- java.security.Principal
- com.atlassian.crowd.embedded.api.User (also extends java.lang.Comparable<T>)
- com.atlassian.crowd.embedded.api.UserWithAttributes (also extends com.atlassian.crowd.embedded.api.Attributes)
- com.atlassian.crowd.embedded.api.User (also extends java.lang.Comparable<T>)
- com.atlassian.crowd.embedded.api.Query<T>
- com.atlassian.crowd.embedded.api.SearchRestriction
- java.io.Serializable
- com.atlassian.crowd.embedded.api.Directory (also extends com.atlassian.crowd.embedded.api.Attributes)
- com.atlassian.crowd.embedded.api.UserCapabilities
- com.atlassian.crowd.validator.ValidationError
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.atlassian.crowd.embedded.api.DirectoryType
- com.atlassian.crowd.validator.DirectoryValidationContext
- com.atlassian.crowd.embedded.impl.EnvironmentUtils.JRE
- com.atlassian.crowd.embedded.api.OperationType
- com.atlassian.crowd.embedded.api.PasswordPolicyConfigurationPreset
- com.atlassian.crowd.embedded.api.PasswordScore
- com.atlassian.crowd.embedded.api.PermissionOption
- com.atlassian.crowd.embedded.impl.SystemConnectionPoolProperties (implements com.atlassian.crowd.embedded.api.ConnectionPoolProperties)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)