Serialized Form
-
Package com.atlassian.crowd.embedded.api
-
Class com.atlassian.crowd.embedded.api.DirectorySynchronisationInformation
class DirectorySynchronisationInformation extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activeRound
DirectorySynchronisationRoundInformation activeRound
-
lastRound
DirectorySynchronisationRoundInformation lastRound
-
-
Class com.atlassian.crowd.embedded.api.DirectorySynchronisationRoundInformation
class DirectorySynchronisationRoundInformation extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.atlassian.crowd.embedded.api.PasswordCredential
class PasswordCredential extends Object implements Serializable-
Serialized Fields
-
credential
String credential
-
encryptedCredential
boolean encryptedCredential
-
-
-
-
Package com.atlassian.crowd.event
-
Exception com.atlassian.crowd.event.EventTokenExpiredException
class EventTokenExpiredException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.event.IncrementalSynchronisationNotAvailableException
class IncrementalSynchronisationNotAvailableException extends CrowdException implements Serializable
-
-
Package com.atlassian.crowd.exception
-
Exception com.atlassian.crowd.exception.AccountNotFoundException
class AccountNotFoundException extends FailedAuthenticationException implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Exception com.atlassian.crowd.exception.ApplicationAccessDeniedException
class ApplicationAccessDeniedException extends Exception implements Serializable -
Exception com.atlassian.crowd.exception.ApplicationAlreadyExistsException
class ApplicationAlreadyExistsException extends ObjectAlreadyExistsException implements Serializable -
Exception com.atlassian.crowd.exception.ApplicationNotFoundException
class ApplicationNotFoundException extends ObjectNotFoundException implements Serializable -
Exception com.atlassian.crowd.exception.ApplicationPermissionException
class ApplicationPermissionException extends PermissionException implements Serializable -
Exception com.atlassian.crowd.exception.BulkAddFailedException
class BulkAddFailedException extends Exception implements Serializable -
Exception com.atlassian.crowd.exception.CrowdException
class CrowdException extends Exception implements Serializable -
Exception com.atlassian.crowd.exception.DirectoryCurrentlySynchronisingException
class DirectoryCurrentlySynchronisingException extends CrowdException implements Serializable-
Serialized Fields
-
directoryId
long directoryId
-
-
-
Exception com.atlassian.crowd.exception.DirectoryInstantiationException
class DirectoryInstantiationException extends OperationFailedException implements Serializable -
Exception com.atlassian.crowd.exception.DirectoryMappingNotFoundException
class DirectoryMappingNotFoundException extends ObjectNotFoundException implements Serializable-
Serialized Fields
-
applicationId
long applicationId
-
directoryId
long directoryId
-
-
-
Exception com.atlassian.crowd.exception.DirectoryNotFoundException
class DirectoryNotFoundException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.ExpiredCredentialException
class ExpiredCredentialException extends FailedAuthenticationException implements Serializable -
Exception com.atlassian.crowd.exception.FailedAuthenticationException
class FailedAuthenticationException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.FeatureDisabledException
class FeatureDisabledException extends RuntimeException implements Serializable -
Exception com.atlassian.crowd.exception.FeatureInaccessibleException
class FeatureInaccessibleException extends RuntimeException implements Serializable -
Exception com.atlassian.crowd.exception.GroupNotFoundException
class GroupNotFoundException extends ObjectNotFoundException implements Serializable-
Serialized Fields
-
groupName
String groupName
-
-
-
Exception com.atlassian.crowd.exception.InactiveAccountException
class InactiveAccountException extends FailedAuthenticationException implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Exception com.atlassian.crowd.exception.InvalidAuthenticationException
class InvalidAuthenticationException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.InvalidAuthorizationTokenException
class InvalidAuthorizationTokenException extends Exception implements Serializable -
Exception com.atlassian.crowd.exception.InvalidCharacterClassConstraintException
class InvalidCharacterClassConstraintException extends IllegalArgumentException implements Serializable -
Exception com.atlassian.crowd.exception.InvalidCredentialException
class InvalidCredentialException extends CrowdException implements Serializable-
Serialized Fields
-
policyDescription
String policyDescription
-
violatedConstraints
Collection<PasswordConstraint> violatedConstraints
-
-
-
Exception com.atlassian.crowd.exception.InvalidCrowdServiceException
class InvalidCrowdServiceException extends OperationFailedException implements Serializable -
Exception com.atlassian.crowd.exception.InvalidEmailAddressException
class InvalidEmailAddressException extends Exception implements Serializable -
Exception com.atlassian.crowd.exception.InvalidGroupException
class InvalidGroupException extends CrowdException implements Serializable-
Serialized Fields
-
group
Group group
-
-
-
Exception com.atlassian.crowd.exception.InvalidMembershipException
class InvalidMembershipException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.InvalidPasswordPolicyConfigurationException
class InvalidPasswordPolicyConfigurationException extends IllegalArgumentException implements Serializable -
Exception com.atlassian.crowd.exception.InvalidRoleException
class InvalidRoleException extends InvalidGroupException implements Serializable -
Exception com.atlassian.crowd.exception.InvalidTokenException
class InvalidTokenException extends Exception implements Serializable -
Exception com.atlassian.crowd.exception.InvalidUserException
class InvalidUserException extends CrowdException implements Serializable-
Serialized Fields
-
user
User user
-
-
-
Exception com.atlassian.crowd.exception.MembershipAlreadyExistsException
class MembershipAlreadyExistsException extends ObjectAlreadyExistsException implements Serializable -
Exception com.atlassian.crowd.exception.MembershipNotFoundException
class MembershipNotFoundException extends ObjectNotFoundException implements Serializable -
Exception com.atlassian.crowd.exception.NestedGroupsNotSupportedException
class NestedGroupsNotSupportedException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.ObjectAlreadyExistsException
class ObjectAlreadyExistsException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.ObjectNotFoundException
class ObjectNotFoundException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.OperationFailedException
class OperationFailedException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.OperationNotPermittedException
class OperationNotPermittedException extends CrowdException implements Serializable -
Exception com.atlassian.crowd.exception.OperationNotSupportedException
class OperationNotSupportedException extends OperationFailedException implements Serializable -
Exception com.atlassian.crowd.exception.PermissionException
class PermissionException extends Exception implements Serializable -
Exception com.atlassian.crowd.exception.ReadOnlyGroupException
class ReadOnlyGroupException extends CrowdException implements Serializable-
Serialized Fields
-
groupName
String groupName
-
-
-
Exception com.atlassian.crowd.exception.TokenExpiredException
class TokenExpiredException extends InvalidTokenException implements Serializable -
Exception com.atlassian.crowd.exception.TokenNotFoundException
class TokenNotFoundException extends InvalidTokenException implements Serializable -
Exception com.atlassian.crowd.exception.UnsupportedCrowdApiException
class UnsupportedCrowdApiException extends OperationFailedException implements Serializable -
Exception com.atlassian.crowd.exception.UserAlreadyExistsException
class UserAlreadyExistsException extends ObjectAlreadyExistsException implements Serializable-
Serialized Fields
-
directoryId
long directoryId
-
userName
String userName
-
-
-
Exception com.atlassian.crowd.exception.UserNotFoundException
class UserNotFoundException extends ObjectNotFoundException implements Serializable-
Serialized Fields
-
userName
String userName
-
-
-
Exception com.atlassian.crowd.exception.WebhookNotFoundException
class WebhookNotFoundException extends ObjectNotFoundException implements Serializable
-
-
Package com.atlassian.crowd.model.application
-
Class com.atlassian.crowd.model.application.DirectoryMapping
class DirectoryMapping extends Object implements Serializable-
Serialized Fields
-
allowAllToAuthenticate
boolean allowAllToAuthenticate
Deprecated. -
allowedOperations
Set<OperationType> allowedOperations
Deprecated. -
application
Application application
Deprecated. -
authorisedGroups
Set<GroupMapping> authorisedGroups
Deprecated. -
directory
Directory directory
Deprecated. -
id
Long id
Deprecated.
-
-
-
Class com.atlassian.crowd.model.application.RemoteAddress
class RemoteAddress extends Object implements Serializable-
Serialized Fields
-
address
String address
-
-
-
-
Package com.atlassian.crowd.model.authentication
-
Class com.atlassian.crowd.model.authentication.ApplicationAuthenticationContext
class ApplicationAuthenticationContext extends AuthenticationContext implements Serializable -
Class com.atlassian.crowd.model.authentication.AuthenticatedToken
class AuthenticatedToken extends Object implements Serializable -
Class com.atlassian.crowd.model.authentication.AuthenticationContext
class AuthenticationContext extends Object implements Serializable-
Serialized Fields
-
credential
PasswordCredential credential
-
name
String name
-
validationFactors
ValidationFactor[] validationFactors
-
-
-
Class com.atlassian.crowd.model.authentication.UserAuthenticationContext
class UserAuthenticationContext extends AuthenticationContext implements Serializable-
Serialized Fields
-
application
String application
-
localCrowdWebAppAuthentication
boolean localCrowdWebAppAuthentication
-
-
-
Class com.atlassian.crowd.model.authentication.ValidationFactor
class ValidationFactor extends Object implements Serializable
-
-
Package com.atlassian.crowd.model.group
-
Exception com.atlassian.crowd.model.group.Membership.MembershipIterationException
class MembershipIterationException extends RuntimeException implements Serializable
-
-
Package com.atlassian.crowd.model.user
-
Class com.atlassian.crowd.model.user.BaseImmutableUser
class BaseImmutableUser extends Object implements Serializable -
Class com.atlassian.crowd.model.user.ImmutableTimestampedUser
class ImmutableTimestampedUser extends BaseImmutableUser implements Serializable -
Class com.atlassian.crowd.model.user.ImmutableTimestampedUserWithAttributes
class ImmutableTimestampedUserWithAttributes extends BaseImmutableUser implements Serializable -
Class com.atlassian.crowd.model.user.ImmutableUser
class ImmutableUser extends BaseImmutableUser implements Serializable -
Class com.atlassian.crowd.model.user.ImmutableUserWithAttributes
class ImmutableUserWithAttributes extends BaseImmutableUser implements Serializable
-