Serialized Form
|
Package com.atlassian.crowd.directory.monitor |
|
Package com.atlassian.crowd.manager.application |
applicationName
java.lang.String applicationName
aliasName
java.lang.String aliasName
username
java.lang.String username
|
Package com.atlassian.crowd.manager.cache |
|
Package com.atlassian.crowd.manager.directory |
|
Package com.atlassian.crowd.manager.directory.monitor |
|
Package com.atlassian.crowd.manager.property |
|
Package com.atlassian.crowd.model |
id
java.lang.Long id
name
java.lang.String name
active
boolean active
createdDate
java.util.Date createdDate
updatedDate
java.util.Date updatedDate
|
Package com.atlassian.crowd.model.application |
lowerName
java.lang.String lowerName
type
ApplicationType type
description
java.lang.String description
credential
PasswordCredential credential
attributes
java.util.Map<K,V> attributes
directoryMappings
java.util.List<E> directoryMappings
remoteAddresses
java.util.Set<E> remoteAddresses
id
java.lang.Long id
application
Application application
directory
Directory directory
allowAllToAuthenticate
boolean allowAllToAuthenticate
authorisedGroups
java.util.Set<E> authorisedGroups
allowedOperations
java.util.Set<E> allowedOperations
serialVersionUID: 161484258407244241L
id
java.lang.Long id
name
java.lang.String name
type
ApplicationType type
description
java.lang.String description
passwordCredential
PasswordCredential passwordCredential
permanent
boolean permanent
active
boolean active
attributes
java.util.Map<K,V> attributes
directoryMappings
java.util.List<E> directoryMappings
remoteAddresses
java.util.Set<E> remoteAddresses
lowercaseOutput
boolean lowercaseOutput
aliasingEnabled
boolean aliasingEnabled
createdDate
java.util.Date createdDate
updatedDate
java.util.Date updatedDate
address
java.lang.String address
encodedAddressBytes
java.lang.String encodedAddressBytes
mask
int mask
|
Package com.atlassian.crowd.model.directory |
lowerName
java.lang.String lowerName
description
java.lang.String description
type
DirectoryType type
implementationClass
java.lang.String implementationClass
lowerImplementationClass
java.lang.String lowerImplementationClass
allowedOperations
java.util.Set<E> allowedOperations
attributes
java.util.Map<K,V> attributes
|
Package com.atlassian.crowd.model.group |
name
java.lang.String name
directoryId
long directoryId
type
GroupType type
local
boolean local
active
boolean active
description
java.lang.String description
attributes
java.util.Map<K,V> attributes
|
Package com.atlassian.crowd.model.token |
id
java.lang.Long id
identifierHash
java.lang.String identifierHash
randomHash
java.lang.String randomHash
randomNumber
long randomNumber
createdDate
java.util.Date createdDate
lastAccessedDate
java.util.Date lastAccessedDate
name
java.lang.String name
directoryId
long directoryId
|
Package com.atlassian.crowd.model.user |
directoryId
long directoryId
name
java.lang.String name
active
boolean active
emailAddress
java.lang.String emailAddress
firstName
java.lang.String firstName
lastName
java.lang.String lastName
displayName
java.lang.String displayName
attributes
java.util.Map<K,V> attributes
credential
PasswordCredential credential
credentialHistory
java.util.List<E> credentialHistory
createdDate
java.util.Date createdDate
updatedDate
java.util.Date updatedDate
Copyright © 2012 Atlassian. All Rights Reserved.