Serialized Form


Package com.atlassian.crowd.embedded.api

Class com.atlassian.crowd.embedded.api.PasswordCredential extends Object implements Serializable

Serialized Fields

encryptedCredential

boolean encryptedCredential

credential

String credential

Package com.atlassian.crowd.exception

Class com.atlassian.crowd.exception.AccountNotFoundException extends FailedAuthenticationException implements Serializable

Serialized Fields

name

String name

Class com.atlassian.crowd.exception.ApplicationNotFoundException extends ObjectNotFoundException implements Serializable

Serialized Fields

applicationName

String applicationName

id

Long id

Class com.atlassian.crowd.exception.CrowdException extends Exception implements Serializable

Class com.atlassian.crowd.exception.DirectoryCurrentlySynchronisingException extends CrowdException implements Serializable

Serialized Fields

directoryId

long directoryId

Class com.atlassian.crowd.exception.DirectoryInstantiationException extends OperationFailedException implements Serializable

Class com.atlassian.crowd.exception.DirectoryNotFoundException extends CrowdException implements Serializable

Serialized Fields

directoryName

String directoryName

id

Long id

Class com.atlassian.crowd.exception.ExpiredCredentialException extends FailedAuthenticationException implements Serializable

Class com.atlassian.crowd.exception.FailedAuthenticationException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.GroupNotFoundException extends ObjectNotFoundException implements Serializable

Serialized Fields

groupName

String groupName

Class com.atlassian.crowd.exception.InactiveAccountException extends FailedAuthenticationException implements Serializable

Serialized Fields

name

String name

Class com.atlassian.crowd.exception.InvalidCredentialException extends CrowdException implements Serializable

Serialized Fields

policyDescription

String policyDescription

Class com.atlassian.crowd.exception.InvalidCrowdServiceException extends OperationFailedException implements Serializable

Class com.atlassian.crowd.exception.InvalidMembershipException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.InvalidUserException extends CrowdException implements Serializable

Serialized Fields

user

User user

Class com.atlassian.crowd.exception.MembershipNotFoundException extends ObjectNotFoundException implements Serializable

Serialized Fields

childName

String childName

parentName

String parentName

Class com.atlassian.crowd.exception.ObjectNotFoundException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.OperationFailedException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.OperationNotPermittedException extends CrowdException implements Serializable

Class com.atlassian.crowd.exception.OperationNotSupportedException extends OperationFailedException implements Serializable

Class com.atlassian.crowd.exception.ReadOnlyGroupException extends CrowdException implements Serializable

Serialized Fields

groupName

String groupName

Class com.atlassian.crowd.exception.UnsupportedCrowdApiException extends OperationFailedException implements Serializable

Class com.atlassian.crowd.exception.UserNotFoundException extends ObjectNotFoundException implements Serializable

Serialized Fields

userName

String userName

Package com.atlassian.crowd.exception.embedded

Class com.atlassian.crowd.exception.embedded.InvalidGroupException extends CrowdException implements Serializable

Serialized Fields

group

Group group

Package com.atlassian.crowd.exception.runtime

Class com.atlassian.crowd.exception.runtime.CommunicationException extends OperationFailedException implements Serializable

Class com.atlassian.crowd.exception.runtime.CrowdRuntimeException extends RuntimeException implements Serializable

Class com.atlassian.crowd.exception.runtime.GroupNotFoundException extends CrowdRuntimeException implements Serializable

Serialized Fields

groupName

String groupName

Class com.atlassian.crowd.exception.runtime.MembershipNotFoundException extends CrowdRuntimeException implements Serializable

Serialized Fields

childName

String childName

parentName

String parentName

Class com.atlassian.crowd.exception.runtime.OperationFailedException extends CrowdRuntimeException implements Serializable

Class com.atlassian.crowd.exception.runtime.UserNotFoundException extends CrowdRuntimeException implements Serializable

Serialized Fields

userName

String userName



Copyright © 2014 Atlassian. All Rights Reserved.