Serialized Form


Package com.atlassian.crowd.directory.cache.exception

Class com.atlassian.crowd.directory.cache.exception.EntityNotFoundException extends Exception implements Serializable


Package com.atlassian.crowd.directory.cache.model

Class com.atlassian.crowd.directory.cache.model.DualNameKey extends Object implements Serializable

Serialized Fields

name1

String name1

name2

String name2

Class com.atlassian.crowd.directory.cache.model.EntityIdentifier extends Object implements Serializable

Serialized Fields

type

EntityType type

name

String name

Package com.atlassian.crowd.directory.ldap.control.ldap

Class com.atlassian.crowd.directory.ldap.control.ldap.DeletedControl extends Object implements Serializable


Package com.atlassian.crowd.model

Class com.atlassian.crowd.model.InternalDirectoryEntity extends InternalEntity implements Serializable

Serialized Fields

directory

Directory directory

Class com.atlassian.crowd.model.InternalEntity extends Object implements Serializable

Serialized Fields

id

Long id

name

String name

active

boolean active

createdDate

Date createdDate

updatedDate

Date updatedDate

Class com.atlassian.crowd.model.InternalEntityAttribute extends Object implements Serializable

Serialized Fields

id

Long id

name

String name

value

String value

lowerValue

String lowerValue

Package com.atlassian.crowd.model.group

Class com.atlassian.crowd.model.group.GroupTemplate extends Object implements Serializable

Serialized Fields

name

String name

directoryId

long directoryId

type

GroupType type

local

boolean local

active

boolean active

description

String description

Class com.atlassian.crowd.model.group.GroupTemplateWithAttributes extends GroupTemplate implements Serializable

Serialized Fields

attributes

Map<K,V> attributes

Class com.atlassian.crowd.model.group.InternalGroup extends InternalDirectoryEntity implements Serializable

Serialized Fields

lowerName

String lowerName

type

GroupType type

description

String description

isLocal

boolean isLocal

Class com.atlassian.crowd.model.group.InternalGroupAttribute extends InternalEntityAttribute implements Serializable

Serialized Fields

directory

Directory directory

group

InternalGroup group

Class com.atlassian.crowd.model.group.LDAPGroupWithAttributes extends Object implements Serializable

Serialized Fields

dn

String dn

name

String name

directoryId

Long directoryId

type

GroupType type

active

boolean active

description

String description

attributes

Map<K,V> attributes

Class com.atlassian.crowd.model.group.Membership.MembershipIterationException extends RuntimeException implements Serializable


Package com.atlassian.crowd.model.user

Class com.atlassian.crowd.model.user.InternalUser extends InternalDirectoryEntity implements Serializable

Serialized Fields

emailAddress

String emailAddress

firstName

String firstName

lastName

String lastName

displayName

String displayName

credential

PasswordCredential credential

externalId

String externalId

lowerName

String lowerName

lowerEmailAddress

String lowerEmailAddress

lowerFirstName

String lowerFirstName

lowerLastName

String lowerLastName

lowerDisplayName

String lowerDisplayName

credentialRecords

List<E> credentialRecords

Class com.atlassian.crowd.model.user.InternalUserAttribute extends InternalEntityAttribute implements Serializable

Serialized Fields

directory

Directory directory

user

InternalUser user

Class com.atlassian.crowd.model.user.InternalUserCredentialRecord extends Object implements Serializable

Serialized Fields

id

Long id

user

InternalUser user

passwordHash

String passwordHash

Class com.atlassian.crowd.model.user.LDAPUserWithAttributes extends Object implements Serializable

Serialized Fields

dn

String dn

directoryId

Long directoryId

name

String name

active

boolean active

emailAddress

String emailAddress

firstName

String firstName

lastName

String lastName

displayName

String displayName

externalId

String externalId

attributes

Map<K,V> attributes

Class com.atlassian.crowd.model.user.UserTemplate extends Object implements Serializable

Serialized Fields

directoryId

long directoryId

name

String name

active

boolean active

emailAddress

String emailAddress

firstName

String firstName

lastName

String lastName

displayName

String displayName

externalId

String externalId

Class com.atlassian.crowd.model.user.UserTemplateWithAttributes extends UserTemplate implements Serializable

Serialized Fields

attributes

Map<K,V> attributes

Class com.atlassian.crowd.model.user.UserTemplateWithCredentialAndAttributes extends UserTemplateWithAttributes implements Serializable

Serialized Fields

credential

PasswordCredential credential

credentialHistory

List<E> credentialHistory

createdDate

Date createdDate

updatedDate

Date updatedDate

Package com.atlassian.crowd.search.ldap

Class com.atlassian.crowd.search.ldap.NullResultException extends Exception implements Serializable



Copyright © 2014 Atlassian. All Rights Reserved.