Serialized Form
|
Package com.atlassian.crowd.directory.monitor |
|
Package com.atlassian.crowd.manager.application |
applicationName
String applicationName
aliasName
String aliasName
username
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.manager.webhook |
|
Package com.atlassian.crowd.model |
id
Long id
name
String name
active
boolean active
createdDate
Date createdDate
updatedDate
Date updatedDate
|
Package com.atlassian.crowd.model.application |
lowerName
String lowerName
type
ApplicationType type
description
String description
credential
com.atlassian.crowd.embedded.api.PasswordCredential credential
attributes
Map<K,V> attributes
directoryMappings
List<E> directoryMappings
remoteAddresses
Set<E> remoteAddresses
webhooks
Set<E> webhooks
id
Long id
application
Application application
directory
com.atlassian.crowd.embedded.api.Directory directory
allowAllToAuthenticate
boolean allowAllToAuthenticate
authorisedGroups
Set<E> authorisedGroups
allowedOperations
Set<E> allowedOperations
serialVersionUID: 161484258407244241L
id
Long id
name
String name
type
ApplicationType type
description
String description
passwordCredential
com.atlassian.crowd.embedded.api.PasswordCredential passwordCredential
permanent
boolean permanent
active
boolean active
attributes
Map<K,V> attributes
directoryMappings
List<E> directoryMappings
remoteAddresses
Set<E> remoteAddresses
webhooks
Set<E> webhooks
lowercaseOutput
boolean lowercaseOutput
aliasingEnabled
boolean aliasingEnabled
createdDate
Date createdDate
updatedDate
Date updatedDate
address
String address
|
Package com.atlassian.crowd.model.directory |
lowerName
String lowerName
description
String description
type
com.atlassian.crowd.embedded.api.DirectoryType type
implementationClass
String implementationClass
lowerImplementationClass
String lowerImplementationClass
allowedOperations
Set<E> allowedOperations
attributes
Map<K,V> attributes
|
Package com.atlassian.crowd.model.group |
name
String name
directoryId
long directoryId
type
GroupType type
local
boolean local
active
boolean active
description
String description
attributes
Map<K,V> attributes
|
Package com.atlassian.crowd.model.token |
serialVersionUID: -6200607622554600683L
id
Long id
identifierHash
String identifierHash
randomHash
String randomHash
randomNumber
long randomNumber
createdDate
Date createdDate
lastAccessedDate
Date lastAccessedDate
lastAccessedTime
long lastAccessedTime
duration
Long duration
name
String name
directoryId
long directoryId
unaliasedUsername
String unaliasedUsername
|
Package com.atlassian.crowd.model.user |
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
credential
com.atlassian.crowd.embedded.api.PasswordCredential credential
credentialHistory
List<E> credentialHistory
createdDate
Date createdDate
updatedDate
Date updatedDate
|
Package com.atlassian.crowd.model.webhook |
id
Long id
endpointUrl
String endpointUrl
application
Application application
token
String token
oldestFailureDate
Date oldestFailureDate
failuresSinceLastSuccess
long failuresSinceLastSuccess
Copyright © 2014 Atlassian. All Rights Reserved.