Serialized Form


Package com.atlassian.crowd.embedded.api

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

Serialized Fields

encryptedCredential

boolean encryptedCredential

credential

java.lang.String credential

Package com.atlassian.crowd.exception

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

Serialized Fields

name

java.lang.String name

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

Serialized Fields

applicationName

java.lang.String applicationName

id

java.lang.Long id

Class com.atlassian.crowd.exception.CrowdException extends java.lang.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

java.lang.String directoryName

id

java.lang.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

java.lang.String groupName

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

Serialized Fields

name

java.lang.String name

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

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

java.lang.String childName

parentName

java.lang.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

java.lang.String groupName

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

Serialized Fields

userName

java.lang.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 java.lang.RuntimeException implements Serializable

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

Serialized Fields

groupName

java.lang.String groupName

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

Serialized Fields

childName

java.lang.String childName

parentName

java.lang.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

java.lang.String userName



Copyright © 2011 Atlassian. All Rights Reserved.