Serialized Form


Package com.atlassian.crowd.acceptance.page

Class com.atlassian.crowd.acceptance.page.IllegalPageStateException extends IllegalStateException implements Serializable


Package com.atlassian.crowd.acceptance.tests.client

Class com.atlassian.crowd.acceptance.tests.client.PrincipalAuthenticationLoadTest extends Object implements Serializable


Package com.atlassian.crowd.apacheds

Class com.atlassian.crowd.apacheds.ApacheDSInfoServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Class com.atlassian.crowd.apacheds.ApacheDSReplaceContentServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

apacheDs

ApacheDSContextListener apacheDs

Package com.atlassian.crowd.console.action

Class com.atlassian.crowd.console.action.AbstractBrowser extends BaseAction implements Serializable

Serialized Fields

resultsStart

int resultsStart
Results start.


resultsPerPage

int resultsPerPage
Results per page.


results

List<E> results
Results listObjects.

Class com.atlassian.crowd.console.action.AccessDenied extends BaseAction implements Serializable

Class com.atlassian.crowd.console.action.ApplicationBaseAction extends BaseAction implements Serializable

Class com.atlassian.crowd.console.action.BaseAction extends com.opensymphony.xwork.ActionSupport implements Serializable

Serialized Fields

logger

org.slf4j.Logger logger

tab

Integer tab

authenticated

Boolean authenticated

admin

Boolean admin

remoteUser

SOAPPrincipal remoteUser

initialLoad

boolean initialLoad

siteMeshProperties

Map<K,V> siteMeshProperties

actionMessageAlertColor

String actionMessageAlertColor
Webwork action messages color settings. Displays the type of message dressing to use.


propertyManager

PropertyManager propertyManager

directoryManager

DirectoryManager directoryManager

applicationManager

ApplicationManager applicationManager

crowdLicenseManager

CrowdLicenseManager crowdLicenseManager

webResourceManager

com.atlassian.plugin.webresource.WebResourceManager webResourceManager

crowdUserDetailsService

CrowdUserDetailsService crowdUserDetailsService

webFragmentsContextMap

Map<K,V> webFragmentsContextMap

webInterfaceManager

com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager

currentLicenseResourceTotal

Integer currentLicenseResourceTotal

applicationService

ApplicationService applicationService

tokenAuthenticationManager

TokenAuthenticationManager tokenAuthenticationManager

clientProperties

ClientProperties clientProperties

xsrfTokenGenerator

com.atlassian.xwork.XsrfTokenGenerator xsrfTokenGenerator

Class com.atlassian.crowd.console.action.ChangeExpiredPassword extends BaseAction implements Serializable

Serialized Fields

originalPassword

String originalPassword

password

String password

confirmPassword

String confirmPassword

passwordComplexityMessage

String passwordComplexityMessage

httpAuthenticator

HttpAuthenticator httpAuthenticator

securityServerClient

SecurityServerClient securityServerClient

Class com.atlassian.crowd.console.action.Console extends BaseAction implements Serializable

Serialized Fields

isNearExpiredLicense

Boolean isNearExpiredLicense

expiryDate

org.joda.time.DateTime expiryDate

daysLeft

String daysLeft

Class com.atlassian.crowd.console.action.DefaultStartPage extends BaseAction implements Serializable

Class com.atlassian.crowd.console.action.ForgottenLoginDetails extends BaseUserAction implements Serializable

Serialized Fields

username

String username

email

String email

forgottenDetail

ForgottenLoginDetails.LoginField forgottenDetail

forgottenLoginManager

ForgottenLoginManager forgottenLoginManager

Class com.atlassian.crowd.console.action.License extends BaseAction implements Serializable

Serialized Fields

username

String username

password

String password

key

String key

crowdSid

String crowdSid

sidManager

com.atlassian.license.SIDManager sidManager

systemInfoHelper

SystemInfoHelper systemInfoHelper

currentResources

long currentResources

httpAuthenticator

HttpAuthenticator httpAuthenticator

Class com.atlassian.crowd.console.action.Login extends BaseAction implements Serializable

Serialized Fields

requestToApplicationMapper

RequestToApplicationMapper requestToApplicationMapper

j_username

String j_username

j_password

String j_password

error

boolean error

applicationName

String applicationName

showForgotPassword

boolean showForgotPassword

Class com.atlassian.crowd.console.action.ResetPassword extends BaseUserAction implements Serializable

Serialized Fields

forgottenLoginManager

ForgottenLoginManager forgottenLoginManager

username

String username

directoryId

long directoryId

token

String token

password

String password

confirmPassword

String confirmPassword

passwordComplexityMessage

String passwordComplexityMessage

invalidToken

boolean invalidToken

Package com.atlassian.crowd.console.action.admin

Class com.atlassian.crowd.console.action.admin.Administer extends BaseAction implements Serializable

Class com.atlassian.crowd.console.action.admin.Backup extends BaseAction implements Serializable

Serialized Fields

homeLocator

com.atlassian.config.HomeLocator homeLocator

xmlMigrationManager

XmlMigrationManager xmlMigrationManager

fileConfigurationExporter

FileConfigurationExporter fileConfigurationExporter

exportFileName

String exportFileName

importFilePath

String importFilePath

importResponseMessage

String importResponseMessage

exportResponseMessage

String exportResponseMessage

resetDomain

boolean resetDomain

directoryManager

DirectoryManager directoryManager

Class com.atlassian.crowd.console.action.admin.UpdateTrustedProxies extends BaseAction implements Serializable

Serialized Fields

trustedProxyManager

TrustedProxyManager trustedProxyManager

address

String address

addresses

List<E> addresses

Class com.atlassian.crowd.console.action.admin.ViewTrustedProxies extends BaseAction implements Serializable

Serialized Fields

trustedProxyManager

TrustedProxyManager trustedProxyManager

addresses

List<E> addresses

Package com.atlassian.crowd.console.action.application

Class com.atlassian.crowd.console.action.application.AddApplicationAuthorisationDetails extends BaseAction implements Serializable

Serialized Fields

session

Map<K,V> session

name

String name

directoryID

Long directoryID

groupName

String groupName

directoryGroup

String directoryGroup

directories

List<E> directories

Class com.atlassian.crowd.console.action.application.AddApplicationConfirmation extends BaseAction implements Serializable

Serialized Fields

session

Map<K,V> session

ID

long ID

Class com.atlassian.crowd.console.action.application.AddApplicationConnectionDetails extends BaseAction implements Serializable

Serialized Fields

session

Map<K,V> session

applicationURL

String applicationURL

name

String name

applicationType

ApplicationType applicationType

remoteIPAddress

String remoteIPAddress

Class com.atlassian.crowd.console.action.application.AddApplicationDetails extends BaseAction implements Serializable

Serialized Fields

name

String name

description

String description

password

String password

passwordConfirmation

String passwordConfirmation

applicationTypes

List<E> applicationTypes

applicationType

String applicationType

sessionData

Map<K,V> sessionData

Class com.atlassian.crowd.console.action.application.AddApplicationDirectoryDetails extends BaseAction implements Serializable

Serialized Fields

directories

List<E> directories

name

String name

directoryIds

List<E> directoryIds

directoryManager

DirectoryManager directoryManager

session

Map<K,V> session

Class com.atlassian.crowd.console.action.application.ApplicationConfiguration extends Object implements Serializable

Serialized Fields

name

String name

description

String description

password

String password

applicationType

ApplicationType applicationType

remoteAddresses

List<E> remoteAddresses

applicationURL

String applicationURL

directoryids

List<E> directoryids

directoryGroupMappings

Map<K,V> directoryGroupMappings

allowAllForDirectory

Map<K,V> allowAllForDirectory

Class com.atlassian.crowd.console.action.application.BrowseApplications extends AbstractBrowser<Application> implements Serializable

Serialized Fields

active

String active

name

String name

Class com.atlassian.crowd.console.action.application.RemoveApplication extends ViewApplication implements Serializable

Class com.atlassian.crowd.console.action.application.UpdateAddresses extends ViewApplication implements Serializable

Serialized Fields

address

String address

Class com.atlassian.crowd.console.action.application.UpdateApplication extends ViewApplication implements Serializable

Class com.atlassian.crowd.console.action.application.UpdateDirectories extends ViewApplication implements Serializable

Serialized Fields

directoryID

long directoryID

unsubscribedDirectoriesID

long unsubscribedDirectoriesID

KEY_BASE

String KEY_BASE

KEY_MANAGEMENTMODE

String KEY_MANAGEMENTMODE

Class com.atlassian.crowd.console.action.application.UpdateGroups extends ViewApplication implements Serializable

Serialized Fields

removeName

String removeName

removeDirectoryID

long removeDirectoryID

unsubscribedGroup

String unsubscribedGroup

Class com.atlassian.crowd.console.action.application.UpdatePermissions extends ViewApplication implements Serializable

Class com.atlassian.crowd.console.action.application.ViewApplication extends ApplicationBaseAction implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

ID

long ID

name

String name

applicationDescription

String applicationDescription

active

boolean active

lowerCaseOutput

boolean lowerCaseOutput

aliasingEnabled

boolean aliasingEnabled

password

String password

passwordConfirm

String passwordConfirm

testUsername

String testUsername

testPassword

String testPassword

directoryId

String directoryId

permissionManager

PermissionManager permissionManager

pluginApplication

Boolean pluginApplication

crowdApplication

Boolean crowdApplication

unsubscribedGroups

List<E> unsubscribedGroups

Class com.atlassian.crowd.console.action.application.ViewApplicationUsers extends ViewApplication implements Serializable

Serialized Fields

aliasManager

AliasManager aliasManager

userSearcher

Searcher<T extends DirectoryEntity> userSearcher

active

String active

search

String search

resultsStart

int resultsStart
Results start.


resultsPerPage

int resultsPerPage
Results per page.


results

List<E> results
Results listObjects.


Package com.atlassian.crowd.console.action.dataimport

Class com.atlassian.crowd.console.action.dataimport.AtlassianImporter extends BaseImporter implements Serializable

Serialized Fields

directoryID

Long directoryID

applicationId

Long applicationId

importerManager

ImporterManager importerManager

internalAtlassianSHA1directories

List<E> internalAtlassianSHA1directories

applications

List<E> applications

configuration

JdbcConfiguration configuration

sourceDirectories

List<E> sourceDirectories

Class com.atlassian.crowd.console.action.dataimport.BaseImporter extends BaseAction implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

result

Result result

directories

List<E> directories

Class com.atlassian.crowd.console.action.dataimport.CsvConfirmation extends BaseImporter implements Serializable

Serialized Fields

importerManager

ImporterManager importerManager

session

Map<K,V> session

configuration

CsvConfiguration configuration

Class com.atlassian.crowd.console.action.dataimport.CsvMapping extends BaseImporter implements Serializable

Serialized Fields

session

Map<K,V> session

configuration

CsvConfiguration configuration

Class com.atlassian.crowd.console.action.dataimport.DirectoryConfirmation extends BaseImporter implements Serializable

Serialized Fields

session

Map<K,V> session

importerManager

ImporterManager importerManager

configuration

DirectoryConfiguration configuration

Class com.atlassian.crowd.console.action.dataimport.DirectoryImporter extends BaseImporter implements Serializable

Serialized Fields

sourceDirectoryID

Long sourceDirectoryID

targetDirectoryID

Long targetDirectoryID

session

Map<K,V> session

overwriteTarget

Boolean overwriteTarget

Class com.atlassian.crowd.console.action.dataimport.ImportCsv extends BaseImporter implements Serializable

Serialized Fields

session

Map<K,V> session

users

String users

groupMemberships

String groupMemberships

delimiter

Character delimiter

encryptedPasswords

String encryptedPasswords

passwordsEncrypted

List<E> passwordsEncrypted

directoryID

Long directoryID

Class com.atlassian.crowd.console.action.dataimport.ImportJive extends ImportType implements Serializable

Serialized Fields

url

String url

driver

String driver

username

String username

password

String password

groupImportCount

long groupImportCount

userImportCount

long userImportCount

directoryID

long directoryID

passwordHelper

PasswordHelper passwordHelper

Class com.atlassian.crowd.console.action.dataimport.ImportType extends BaseAction implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Package com.atlassian.crowd.console.action.directory

Class com.atlassian.crowd.console.action.directory.BrowseDirectories extends AbstractBrowser<Directory> implements Serializable

Serialized Fields

active

String active

name

String name

Class com.atlassian.crowd.console.action.directory.CreateConnector extends CreateDirectory implements Serializable

Serialized Fields

URL

String URL

baseDN

String baseDN

ldapPassword

String ldapPassword

savedLdapPassword

String savedLdapPassword

secure

boolean secure

userDN

String userDN

connector

String connector

cacheEnabled

boolean cacheEnabled

referral

boolean referral

pagedResults

boolean pagedResults

userEncryptionMethod

String userEncryptionMethod

localGroups

boolean localGroups

useNestedGroups

boolean useNestedGroups

useUserMembershipAttribute

boolean useUserMembershipAttribute

useUserMembershipAttributeForGroupMembership

boolean useUserMembershipAttributeForGroupMembership

useRelaxedDNStandardisation

boolean useRelaxedDNStandardisation

connection

ConnectorConnection connection

ldapPropertiesHelper

LDAPPropertiesHelper ldapPropertiesHelper

groupDNaddition

String groupDNaddition

groupDescriptionAttr

String groupDescriptionAttr

groupMemberAttr

String groupMemberAttr

groupNameAttr

String groupNameAttr

groupObjectClass

String groupObjectClass

groupObjectFilter

String groupObjectFilter

userDNaddition

String userDNaddition

userObjectClass

String userObjectClass

userGroupMemberAttr

String userGroupMemberAttr

userFirstnameAttr

String userFirstnameAttr

userLastnameAttr

String userLastnameAttr

userDisplayNameAttr

String userDisplayNameAttr

userMailAttr

String userMailAttr

userNameAttr

String userNameAttr

userNameRdnAttr

String userNameRdnAttr

userPasswordAttr

String userPasswordAttr

userObjectFilter

String userObjectFilter

pagedResultsSize

int pagedResultsSize

passwordEncoderFactory

PasswordEncoderFactory passwordEncoderFactory

connectorValidator

ConnectorValidator connectorValidator

directoryInstanceLoader

DirectoryInstanceLoader directoryInstanceLoader

ldapConfigurationTester

com.atlassian.crowd.console.action.directory.LDAPConfigurationTester ldapConfigurationTester

Class com.atlassian.crowd.console.action.directory.CreateCustom extends CreateDirectory implements Serializable

Serialized Fields

implementationClass

String implementationClass

Class com.atlassian.crowd.console.action.directory.CreateDelegated extends CreateConnector implements Serializable

Serialized Fields

updateUsers

boolean updateUsers

importGroups

boolean importGroups

Class com.atlassian.crowd.console.action.directory.CreateDirectory extends BaseAction implements Serializable

Serialized Fields

ID

long ID

active

boolean active

name

String name

description

String description

permissions

Set<E> permissions

tabID

long tabID

Class com.atlassian.crowd.console.action.directory.CreateInternal extends CreateDirectory implements Serializable

Serialized Fields

passwordRegex

String passwordRegex

passwordComplexityMessage

String passwordComplexityMessage

passwordMaxAttempts

long passwordMaxAttempts

passwordMaxChangeTime

long passwordMaxChangeTime

passwordHistoryCount

long passwordHistoryCount

userEncryptionMethod

String userEncryptionMethod

passwordEncoderFactory

PasswordEncoderFactory passwordEncoderFactory

useNestedGroups

boolean useNestedGroups

Class com.atlassian.crowd.console.action.directory.CreateRemoteCrowd extends CreateDirectory implements Serializable

Serialized Fields

url

String url

applicationName

String applicationName

applicationPassword

String applicationPassword

cacheEnabled

boolean cacheEnabled

useNestedGroups

boolean useNestedGroups

connection

RemoteCrowdConnection connection

httpProxyHost

String httpProxyHost

httpProxyPort

Integer httpProxyPort

httpProxyUsername

String httpProxyUsername

httpProxyPassword

String httpProxyPassword

passwordEncoderFactory

PasswordEncoderFactory passwordEncoderFactory

directoryInstanceLoader

DirectoryInstanceLoader directoryInstanceLoader

Class com.atlassian.crowd.console.action.directory.RemoveDirectory extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

Class com.atlassian.crowd.console.action.directory.SynchroniseDirectoryCache extends ViewConnector implements Serializable

Class com.atlassian.crowd.console.action.directory.UpdateConnector extends ViewConnector implements Serializable

Class com.atlassian.crowd.console.action.directory.UpdateConnectorConfiguration extends BaseAction implements Serializable

Serialized Fields

directory

Directory directory

ID

long ID

groupObjectFilter

String groupObjectFilter

groupDNaddition

String groupDNaddition

groupDescriptionAttr

String groupDescriptionAttr

groupMemberAttr

String groupMemberAttr

groupNameAttr

String groupNameAttr

groupObjectClass

String groupObjectClass

userObjectFilter

String userObjectFilter

userDNaddition

String userDNaddition

userObjectClass

String userObjectClass

userGroupMemberAttr

String userGroupMemberAttr

userFirstnameAttr

String userFirstnameAttr

userLastnameAttr

String userLastnameAttr

userDisplayNameAttr

String userDisplayNameAttr

userMailAttr

String userMailAttr

userNameAttr

String userNameAttr

userNameRdnAttr

String userNameRdnAttr

userPasswordAttr

String userPasswordAttr

connectorValidator

ConnectorValidator connectorValidator

ldapConfigurationTester

com.atlassian.crowd.console.action.directory.LDAPConfigurationTester ldapConfigurationTester

Class com.atlassian.crowd.console.action.directory.UpdateConnectorConnection extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

URL

String URL

baseDN

String baseDN

ldapPassword

String ldapPassword

savedLdapPassword

String savedLdapPassword

secure

boolean secure

referral

boolean referral

pagedResults

boolean pagedResults

localGroups

boolean localGroups

useNestedGroups

boolean useNestedGroups

useUserMembershipAttribute

boolean useUserMembershipAttribute

useUserMembershipAttributeForGroupMembership

boolean useUserMembershipAttributeForGroupMembership

pagedResultsSize

Integer pagedResultsSize

userEncryptionMethod

String userEncryptionMethod

userDN

String userDN

pollingEnabled

boolean pollingEnabled

useRelaxedDNStandardisation

boolean useRelaxedDNStandardisation

connection

ConnectorConnection connection

ldapPropertiesHelper

LDAPPropertiesHelper ldapPropertiesHelper

passwordEncoderFactory

PasswordEncoderFactory passwordEncoderFactory

directoryInstanceLoader

DirectoryInstanceLoader directoryInstanceLoader

connectorValidator

ConnectorValidator connectorValidator

Class com.atlassian.crowd.console.action.directory.UpdateCustom extends ViewCustom implements Serializable

Class com.atlassian.crowd.console.action.directory.UpdateCustomAttributes extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

attributes

String[] attributes

attribute

String attribute

value

String value

Class com.atlassian.crowd.console.action.directory.UpdateDelegated extends UpdateConnector implements Serializable

Class com.atlassian.crowd.console.action.directory.UpdateDelegatedConfiguration extends UpdateConnectorConfiguration implements Serializable

Class com.atlassian.crowd.console.action.directory.UpdateDelegatedConnection extends UpdateConnectorConnection implements Serializable

Serialized Fields

ldapPropertiesHelperImpl

LDAPPropertiesHelperImpl ldapPropertiesHelperImpl

updateUsers

boolean updateUsers

importGroups

boolean importGroups

Class com.atlassian.crowd.console.action.directory.UpdateInternal extends ViewInternal implements Serializable

Class com.atlassian.crowd.console.action.directory.UpdateInternalConfiguration extends BaseAction implements Serializable

Serialized Fields

ID

long ID

passwordMaxAttempts

long passwordMaxAttempts

passwordMaxChangeTime

long passwordMaxChangeTime

passwordHistoryCount

long passwordHistoryCount

passwordRegex

String passwordRegex

passwordComplexityMessage

String passwordComplexityMessage

directory

Directory directory

useNestedGroups

boolean useNestedGroups

Class com.atlassian.crowd.console.action.directory.UpdateOptions extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

defaultGroups

TreeSet<E> defaultGroups

groupToRemove

String groupToRemove

selectedEntityNames

List<E> selectedEntityNames

directoryInstanceLoader

DirectoryInstanceLoader directoryInstanceLoader

Class com.atlassian.crowd.console.action.directory.UpdatePermissions extends BaseAction implements Serializable

Serialized Fields

permissions

Set<E> permissions

directory

Directory directory

id

long id

permissionManager

PermissionManager permissionManager

Class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowd extends ViewConnector implements Serializable

Serialized Fields

useNestedGroups

boolean useNestedGroups

Class com.atlassian.crowd.console.action.directory.UpdateRemoteCrowdConnection extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

url

String url

applicationName

String applicationName

applicationPassword

String applicationPassword

connection

RemoteCrowdConnection connection

httpProxyHost

String httpProxyHost

httpProxyPort

Integer httpProxyPort

httpProxyUsername

String httpProxyUsername

httpProxyPassword

String httpProxyPassword

ldapPropertiesHelper

LDAPPropertiesHelper ldapPropertiesHelper

passwordEncoderFactory

PasswordEncoderFactory passwordEncoderFactory

directoryInstanceLoader

DirectoryInstanceLoader directoryInstanceLoader

Class com.atlassian.crowd.console.action.directory.ViewConnector extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

name

String name

directoryDescription

String directoryDescription

active

boolean active

cacheEnabled

boolean cacheEnabled

connectorValidator

ConnectorValidator connectorValidator

syncInfo

DirectorySynchronisationInformation syncInfo

Class com.atlassian.crowd.console.action.directory.ViewCustom extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

name

String name

directoryDescription

String directoryDescription

active

boolean active

Class com.atlassian.crowd.console.action.directory.ViewDelegated extends ViewConnector implements Serializable

Class com.atlassian.crowd.console.action.directory.ViewInternal extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

name

String name

directoryDescription

String directoryDescription

active

boolean active

Class com.atlassian.crowd.console.action.directory.ViewRemoteCrowd extends BaseAction implements Serializable

Serialized Fields

ID

long ID

directory

Directory directory

name

String name

directoryDescription

String directoryDescription

active

boolean active

cacheEnabled

boolean cacheEnabled

useNestedGroups

boolean useNestedGroups

syncInfo

DirectorySynchronisationInformation syncInfo

Package com.atlassian.crowd.console.action.error

Class com.atlassian.crowd.console.action.error.ErrorAction extends BaseAction implements Serializable

Serialized Fields

eventMap

Map<K,V> eventMap

johnsonEventContainer

com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer

Package com.atlassian.crowd.console.action.group

Class com.atlassian.crowd.console.action.group.AddGroup extends BaseAction implements Serializable

Serialized Fields

active

boolean active

description

String description

name

String name

directoryID

long directoryID

directory

Directory directory

Class com.atlassian.crowd.console.action.group.BrowseGroups extends AbstractBrowser<Group> implements Serializable

Serialized Fields

active

String active

name

String name

directoryID

long directoryID

directories

List<E> directories

Class com.atlassian.crowd.console.action.group.RemoveGroup extends BaseAction implements Serializable

Serialized Fields

directoryID

long directoryID

name

String name

group

Group group

directory

Directory directory

Class com.atlassian.crowd.console.action.group.UpdateGroup extends ViewGroup implements Serializable

Class com.atlassian.crowd.console.action.group.UpdateGroupMembers extends ViewGroupMembers implements Serializable

Serialized Fields

entityName

String entityName

selectedEntityNames

List<E> selectedEntityNames

Class com.atlassian.crowd.console.action.group.ViewGroup extends BaseAction implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

group

Group group

directory

Directory directory

directoryID

long directoryID

name

String name

description

String description

active

boolean active

directoryName

String directoryName

locationKey

String locationKey

hasSubGroups

boolean hasSubGroups

supportsNestedGroups

boolean supportsNestedGroups

directoryInstanceLoader

DirectoryInstanceLoader directoryInstanceLoader

Class com.atlassian.crowd.console.action.group.ViewGroupMembers extends BaseAction implements Serializable

Serialized Fields

logger

org.slf4j.Logger logger

permissionManager

PermissionManager permissionManager

adminGroupChecker

AdminGroupChecker adminGroupChecker

directoryID

Long directoryID

groupName

String groupName

principals

Collection<E> principals

subGroups

Collection<E> subGroups

supportsNestedGroups

boolean supportsNestedGroups

allNonMemberGroups

Set<E> allNonMemberGroups

preventingLockout

boolean preventingLockout

directoryInstanceLoader

DirectoryInstanceLoader directoryInstanceLoader

Class com.atlassian.crowd.console.action.group.ViewGroupNestedPrincipals extends BaseAction implements Serializable

Serialized Fields

directoryManager

DirectoryManager directoryManager

directoryID

Long directoryID

groupName

String groupName

principals

Collection<E> principals

Package com.atlassian.crowd.console.action.options

Class com.atlassian.crowd.console.action.options.SystemInfo extends BaseAction implements Serializable

Serialized Fields

systemInfoHelper

SystemInfoHelper systemInfoHelper

Class com.atlassian.crowd.console.action.options.UpdateConnectionPool extends BaseAction implements Serializable

Serialized Fields

initialSize

String initialSize

preferredSize

String preferredSize

maximumSize

String maximumSize

timeoutInSec

String timeoutInSec

supportedProtocol

String supportedProtocol

supportedAuthentication

String supportedAuthentication

propertyManager

PropertyManager propertyManager

Class com.atlassian.crowd.console.action.options.UpdateGeneral extends BaseAction implements Serializable

Serialized Fields

title

String title

domain

String domain

secureCookie

boolean secureCookie

cachingEnabled

boolean cachingEnabled

seed

String seed

gzip

boolean gzip

passwordHelper

PasswordHelper passwordHelper

Class com.atlassian.crowd.console.action.options.UpdateLicensing extends BaseAction implements Serializable

Serialized Fields

key

String key

license

com.atlassian.extras.api.crowd.CrowdLicense license

currentResources

long currentResources

systemInfoHelper

SystemInfoHelper systemInfoHelper

propertyManager

PropertyManager propertyManager

Class com.atlassian.crowd.console.action.options.UpdateLoggingProfiling extends BaseAction implements Serializable

Serialized Fields

classNames

String[] classNames
TODO: levelNames[i] is the level name for class classNames[i]. Should look for a better way.


levelNames

String[] levelNames

entry

UpdateLoggingProfiling.LoggingConfigEntry entry

entries

List<E> entries

profileName

String profileName

profilingOn

boolean profilingOn

Class com.atlassian.crowd.console.action.options.UpdateMailServer extends BaseAction implements Serializable

Serialized Fields

propertyManager

PropertyManager propertyManager

notificationEmail

String notificationEmail

from

String from

prefix

String prefix

host

String host

port

String port

username

String username

password

String password

useSSL

String useSSL

jndiLocation

String jndiLocation

initialContext

InitialContext initialContext

jndiMailActive

String jndiMailActive

Class com.atlassian.crowd.console.action.options.UpdateMailTemplate extends BaseAction implements Serializable

Serialized Fields

forgottenPasswordTemplate

String forgottenPasswordTemplate

forgottenUsernamesTemplate

String forgottenUsernamesTemplate

propertyManager

PropertyManager propertyManager

Class com.atlassian.crowd.console.action.options.UpdateSessionConfig extends BaseAction implements Serializable

Serialized Fields

sessionTime

long sessionTime

storageType

String storageType

tokenManager

TokenManager tokenManager

propertyManager

PropertyManager propertyManager

tokenStorageOptions

List<E> tokenStorageOptions

includeIpAddressInValidationFactors

boolean includeIpAddressInValidationFactors

Package com.atlassian.crowd.console.action.pickers

Class com.atlassian.crowd.console.action.pickers.SearchPicker extends AbstractBrowser implements Serializable

Serialized Fields

directoryID

Long directoryID

searchString

String searchString

exclusions

List<E> exclusions

entityName

String entityName

activeFlag

String activeFlag

resultEntityType

String resultEntityType

Class com.atlassian.crowd.console.action.pickers.ViewPicker extends BaseAction implements Serializable

Serialized Fields

searchURL

String searchURL

actionURL

String actionURL

actionName

String actionName

finalURL

String finalURL

initialMessage

String initialMessage

resultsPerPage

int resultsPerPage

Package com.atlassian.crowd.console.action.principal

Class com.atlassian.crowd.console.action.principal.AddPrincipal extends ViewPrincipal implements Serializable

Class com.atlassian.crowd.console.action.principal.BrowsePrincipals extends AbstractBrowser implements Serializable

Serialized Fields

active

String active

search

String search

directoryID

long directoryID

directories

List<E> directories

directoryManager

DirectoryManager directoryManager

userSearcher

Searcher<T extends DirectoryEntity> userSearcher

Class com.atlassian.crowd.console.action.principal.RemovePrincipal extends BaseAction implements Serializable

Serialized Fields

principal

User principal

directory

Directory directory

currentUser

boolean currentUser

name

String name

directoryID

long directoryID

directoryName

String directoryName

Class com.atlassian.crowd.console.action.principal.ResetPassword extends ViewPrincipal implements Serializable

Serialized Fields

forgottenLoginManager

ForgottenLoginManager forgottenLoginManager

Class com.atlassian.crowd.console.action.principal.UpdateAliases extends ViewPrincipal implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

Class com.atlassian.crowd.console.action.principal.UpdateAttributes extends ViewPrincipal implements Serializable

Serialized Fields

attributes

String[] attributes

attribute

String attribute

value

String value

request

javax.servlet.http.HttpServletRequest request

Class com.atlassian.crowd.console.action.principal.UpdateGroups extends ViewPrincipal implements Serializable

Serialized Fields

entityName

String entityName

selectedEntityNames

List<E> selectedEntityNames

Class com.atlassian.crowd.console.action.principal.UpdatePrincipal extends ViewPrincipal implements Serializable

Class com.atlassian.crowd.console.action.principal.ViewPrincipal extends BaseAction implements Serializable

Serialized Fields

applicationService

ApplicationService applicationService

tokenAuthenticationManager

TokenAuthenticationManager tokenAuthenticationManager

aliasManager

AliasManager aliasManager

permissionManager

PermissionManager permissionManager

adminGroupChecker

AdminGroupChecker adminGroupChecker

user

User user

userAttributes

Map<K,V> userAttributes

directory

Directory directory

directoryID

long directoryID

directoryName

String directoryName

name

String name

password

String password

passwordConfirm

String passwordConfirm

firstname

String firstname

lastname

String lastname

email

String email

active

boolean active

allGroups

Set<E> allGroups

unsubscribedGroupNames

Set<E> unsubscribedGroupNames

subscribedGroupNames

Set<E> subscribedGroupNames

subscribedGroups

Set<E> subscribedGroups

applications

List<E> applications

aliases

List<E> aliases

applicationInError

Map<K,V> applicationInError

unremovedGroups

String unremovedGroups

preventingLockout

boolean preventingLockout

Package com.atlassian.crowd.console.action.session

Class com.atlassian.crowd.console.action.session.BrowseApplicationSessions extends AbstractBrowser<Token> implements Serializable

Serialized Fields

name

String name

Class com.atlassian.crowd.console.action.session.BrowsePrincipalSessions extends AbstractBrowser<Token> implements Serializable

Serialized Fields

name

String name

directoryID

long directoryID

Class com.atlassian.crowd.console.action.session.RemoveSession extends BaseAction implements Serializable

Serialized Fields

randomHash

String randomHash

Package com.atlassian.crowd.console.action.setup

Class com.atlassian.crowd.console.action.setup.BaseSetupAction extends BaseAction implements Serializable

Serialized Fields

setupPersister

com.atlassian.config.setup.SetupPersister setupPersister

Class com.atlassian.crowd.console.action.setup.Complete extends BaseSetupAction implements Serializable

Serialized Fields

crowdApplicationPasswordManager

CrowdApplicationPasswordManager crowdApplicationPasswordManager

homeLocator

com.atlassian.config.HomeLocator homeLocator

clientProperties

ClientProperties clientProperties

upgradeManager

UpgradeManager upgradeManager

Class com.atlassian.crowd.console.action.setup.Database extends BaseSetupAction implements Serializable

Serialized Fields

databases

com.atlassian.config.db.DatabaseList databases

databaseOption

String databaseOption

jdbcDatabaseType

String jdbcDatabaseType

jdbcDriverClassName

String jdbcDriverClassName

jdbcUrl

String jdbcUrl

jdbcUsername

String jdbcUsername

jdbcPassword

String jdbcPassword

jdbcHibernateDialect

String jdbcHibernateDialect

jdbcOverwriteData

boolean jdbcOverwriteData

datasourceDatabaseType

String datasourceDatabaseType

datasourceJndiName

String datasourceJndiName

datasourceHibernateDialect

String datasourceHibernateDialect

datasourceOverwriteData

boolean datasourceOverwriteData

databaseDetails

com.atlassian.config.db.DatabaseDetails databaseDetails

Class com.atlassian.crowd.console.action.setup.DefaultAdministrator extends BaseSetupAction implements Serializable

Serialized Fields

ID

long ID

name

String name

password

String password

passwordConfirm

String passwordConfirm

firstname

String firstname

lastname

String lastname

email

String email

resourceLocator

ResourceLocator resourceLocator

clientProperties

ClientProperties clientProperties

propertyUtils

PropertyUtils propertyUtils

securityServerClient

SecurityServerClient securityServerClient

passwordHelper

PasswordHelper passwordHelper

Class com.atlassian.crowd.console.action.setup.DirectoryInternal extends BaseSetupAction implements Serializable

Serialized Fields

ID

long ID

active

boolean active

name

String name

description

String description

passwordRegex

String passwordRegex

passwordComplexityMessage

String passwordComplexityMessage

passwordMaxAttempts

long passwordMaxAttempts

passwordMaxChangeTime

long passwordMaxChangeTime

passwordHistoryCount

long passwordHistoryCount

userEncryptionMethod

String userEncryptionMethod

passwordEncoderFactory

PasswordEncoderFactory passwordEncoderFactory

propertyManager

PropertyManager propertyManager

Class com.atlassian.crowd.console.action.setup.Import extends BaseSetupAction implements Serializable

Serialized Fields

xmlMigrationManager

XmlMigrationManager xmlMigrationManager

filePath

String filePath

Class com.atlassian.crowd.console.action.setup.Installation extends BaseSetupAction implements Serializable

Serialized Fields

installOption

String installOption

Class com.atlassian.crowd.console.action.setup.Integration extends BaseSetupAction implements Serializable

Serialized Fields

configureDemoApp

String configureDemoApp

configureOpenIDServer

String configureOpenIDServer

enableDisableOptions

List<E> enableDisableOptions

Class com.atlassian.crowd.console.action.setup.License extends BaseSetupAction implements Serializable

Serialized Fields

key

String key

sid

String sid

sidManager

com.atlassian.license.SIDManager sidManager

licenseStore

CrowdLicenseStore licenseStore

homeLocator

com.atlassian.config.HomeLocator homeLocator

Class com.atlassian.crowd.console.action.setup.MailServer extends BaseSetupAction implements Serializable

Serialized Fields

propertyManager

PropertyManager propertyManager

notificationEmail

String notificationEmail

from

String from

prefix

String prefix

host

String host

port

String port

useSSL

String useSSL

username

String username

password

String password

jndiLocation

String jndiLocation

initialContext

InitialContext initialContext

jndiMailActive

String jndiMailActive

Class com.atlassian.crowd.console.action.setup.Options extends BaseSetupAction implements Serializable

Serialized Fields

title

String title

sessionTime

String sessionTime

baseURL

String baseURL

httpServletRequest

javax.servlet.http.HttpServletRequest httpServletRequest

resourceLocator

ResourceLocator resourceLocator

propertyUtils

PropertyUtils propertyUtils

clientProperties

ClientProperties clientProperties

passwordHelper

PasswordHelper passwordHelper

Class com.atlassian.crowd.console.action.setup.SelectSetupStep extends BaseSetupAction implements Serializable

Serialized Fields

currentStepActionName

String currentStepActionName

Package com.atlassian.crowd.console.action.user

Class com.atlassian.crowd.console.action.user.BaseUserAction extends BaseAction implements Serializable

Class com.atlassian.crowd.console.action.user.ChangePassword extends BaseUserAction implements Serializable

Serialized Fields

originalPassword

String originalPassword

password

String password

confirmPassword

String confirmPassword

passwordComplexityMessage

String passwordComplexityMessage

httpAuthenticator

HttpAuthenticator httpAuthenticator

securityServerClient

SecurityServerClient securityServerClient

Class com.atlassian.crowd.console.action.user.EditProfile extends BaseUserAction implements Serializable

Serialized Fields

principalHelper

SOAPPrincipalHelper principalHelper

username

String username

firstname

String firstname

lastname

String lastname

email

String email

Class com.atlassian.crowd.console.action.user.ViewApplications extends BaseUserAction implements Serializable

Serialized Fields

aliasManager

AliasManager aliasManager

applications

List<E> applications

aliases

List<E> aliases

Class com.atlassian.crowd.console.action.user.ViewGroups extends BaseUserAction implements Serializable

Serialized Fields

groups

List<E> groups

Package com.atlassian.crowd.console.event

Class com.atlassian.crowd.console.event.BootstrapContextInitialisedEvent extends org.springframework.context.ApplicationEvent implements Serializable


Package com.atlassian.crowd.console.interceptor

Class com.atlassian.crowd.console.interceptor.CrowdXsrfTokenInterceptor extends com.atlassian.xwork12.interceptors.XsrfTokenInterceptor implements Serializable

Class com.atlassian.crowd.console.interceptor.CrowdXWorkTransactionInterceptor extends com.atlassian.xwork.interceptors.XWorkTransactionInterceptor implements Serializable

Serialized Fields

transactionManager

org.springframework.transaction.PlatformTransactionManager transactionManager
Delegate used to create, commit and rollback transactions

Class com.atlassian.crowd.console.interceptor.SetupCheckInterceptor extends Object implements Serializable


Package com.atlassian.crowd.console.tags

Class com.atlassian.crowd.console.tags.TextTag extends com.opensymphony.webwork.views.jsp.TextTag implements Serializable

Serialized Fields

escape

boolean escape

Package com.atlassian.crowd.dao.directory

Class com.atlassian.crowd.dao.directory.ImmutableDirectory extends Object implements Serializable

Serialized Fields

id

Long id

name

String name

active

boolean active

encryptionType

String encryptionType

description

String description

type

DirectoryType type

implementationClass

String implementationClass

createdDate

long createdDate

updatedDate

long updatedDate

allowedOperations

Set<E> allowedOperations

attributes

Map<K,V> attributes

Class com.atlassian.crowd.dao.directory.SortedProperties extends Properties implements Serializable


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.directory.monitor

Class com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException extends Exception implements Serializable


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.embedded.impl

Class com.atlassian.crowd.embedded.impl.ImmutableAttributes extends Object implements Serializable

serialVersionUID: -356796362241352598L

Serialized Fields

map

Map<K,V> map

Class com.atlassian.crowd.embedded.impl.ImmutableDirectory extends Object implements Serializable

serialVersionUID: -8196445895525985343L

Serialized Fields

id

Long id

name

String name

active

boolean active

encryptionType

String encryptionType

description

String description

type

DirectoryType type

implementationClass

String implementationClass

createdDate

long createdDate

updatedDate

long updatedDate

allowedOperations

Set<E> allowedOperations

attributes

Map<K,V> attributes

Class com.atlassian.crowd.embedded.impl.ImmutableGroup extends Object implements Serializable

serialVersionUID: -8981033575230430514L

Serialized Fields

name

String name

Class com.atlassian.crowd.embedded.impl.ImmutableUser extends Object implements Serializable

serialVersionUID: -4472223017071267465L

Serialized Fields

directoryId

long directoryId

name

String name

active

boolean active

emailAddress

String emailAddress

displayName

String displayName

Package com.atlassian.crowd.embedded.propertyset

Class com.atlassian.crowd.embedded.propertyset.DebugLoggingPropertySet extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

delegate

com.opensymphony.module.propertyset.PropertySet delegate

Package com.atlassian.crowd.event

Class com.atlassian.crowd.event.EventJobExecutionException extends RuntimeException implements Serializable

Class com.atlassian.crowd.event.EventTokenExpiredException extends CrowdException implements Serializable

Class com.atlassian.crowd.event.IncrementalSynchronisationNotAvailableException extends CrowdException implements Serializable


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.ApplicationAccessDeniedException extends Exception implements Serializable

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

Serialized Fields

applicationName

String applicationName

id

Long id

Class com.atlassian.crowd.exception.ApplicationPermissionException extends PermissionException implements Serializable

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

Serialized Fields

failedUsers

Set<E> failedUsers

existingUsers

Set<E> existingUsers

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.InvalidAuthenticationException extends CrowdException implements Serializable

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

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.InvalidEmailAddressException extends Exception implements Serializable

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

Serialized Fields

group

Group group

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

Class com.atlassian.crowd.exception.InvalidRoleException extends InvalidGroupException implements Serializable

Class com.atlassian.crowd.exception.InvalidTokenException extends Exception 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.NestedGroupsNotSupportedException extends CrowdException implements Serializable

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.PasswordEncoderException extends RuntimeException implements Serializable

Class com.atlassian.crowd.exception.PasswordEncoderNotFoundException extends RuntimeException implements Serializable

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

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

Serialized Fields

groupName

String groupName

Class com.atlassian.crowd.exception.TokenExpiredException extends InvalidTokenException implements Serializable

Class com.atlassian.crowd.exception.TokenNotFoundException extends InvalidTokenException implements Serializable

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

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

Serialized Fields

directoryId

long directoryId

userName

String userName

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

Package com.atlassian.crowd.importer.config

Class com.atlassian.crowd.importer.config.CsvConfiguration extends Configuration implements Serializable

Serialized Fields

users

File users

groupMemberships

File groupMemberships

delimiter

Character delimiter

encryptPasswords

Boolean encryptPasswords

userMappingConfiguration

org.apache.commons.collections.OrderedBidiMap userMappingConfiguration

groupMappingConfiguration

org.apache.commons.collections.OrderedBidiMap groupMappingConfiguration

userHeaderRow

List<E> userHeaderRow

userSampleRow

List<E> userSampleRow

groupHeaderRow

List<E> groupHeaderRow

groupSampleRow

List<E> groupSampleRow

Package com.atlassian.crowd.importer.exceptions

Class com.atlassian.crowd.importer.exceptions.ImporterConfigurationException extends ImporterException implements Serializable

Class com.atlassian.crowd.importer.exceptions.ImporterException extends Exception implements Serializable


Package com.atlassian.crowd.importer.model

Class com.atlassian.crowd.importer.model.Result extends Object implements Serializable

Serialized Fields

usersImported

Long usersImported

groupsImported

Long groupsImported

groupMembershipsImported

Long groupMembershipsImported

usersFailedImport

Set<E> usersFailedImport

usersAlreadyExist

Set<E> usersAlreadyExist

groupsFailedImport

Set<E> groupsFailedImport

groupsAlreadyExist

Set<E> groupsAlreadyExist

groupMembershipsFailedImport

Set<E> groupMembershipsFailedImport

message

String message

Package com.atlassian.crowd.integration.atlassianuser

Class com.atlassian.crowd.integration.atlassianuser.CrowdUser extends com.atlassian.user.impl.DefaultUser implements Serializable

Serialized Fields

fetchedName

boolean fetchedName

fetchedEmail

boolean fetchedEmail

principal

SOAPPrincipal principal

Package com.atlassian.crowd.integration.authentication

Class com.atlassian.crowd.integration.authentication.ApplicationAuthenticationContext extends AuthenticationContext implements Serializable

Class com.atlassian.crowd.integration.authentication.AuthenticatedToken extends Object implements Serializable

Serialized Fields

name

String name

token

String token

Class com.atlassian.crowd.integration.authentication.AuthenticationContext extends Object implements Serializable

Serialized Fields

name

String name

credential

PasswordCredential credential

validationFactors

ValidationFactor[] validationFactors

Class com.atlassian.crowd.integration.authentication.UserAuthenticationContext extends AuthenticationContext implements Serializable

Serialized Fields

application

String application

Class com.atlassian.crowd.integration.authentication.ValidationFactor extends Object implements Serializable

Serialized Fields

name

String name

value

String value

Package com.atlassian.crowd.integration.exception

Class com.atlassian.crowd.integration.exception.ApplicationAccessDeniedException extends CheckedSoapException implements Serializable

Class com.atlassian.crowd.integration.exception.ApplicationPermissionException extends CheckedSoapException implements Serializable

Class com.atlassian.crowd.integration.exception.BulkAddFailedException extends CheckedSoapException implements Serializable

Serialized Fields

failedUsers

Set<E> failedUsers

existingUsers

Set<E> existingUsers

Class com.atlassian.crowd.integration.exception.CheckedSoapException extends Exception implements Serializable

Class com.atlassian.crowd.integration.exception.ExpiredCredentialException extends CheckedSoapException implements Serializable

Class com.atlassian.crowd.integration.exception.InactiveAccountException extends CheckedSoapException implements Serializable

Serialized Fields

user

User user

Class com.atlassian.crowd.integration.exception.InvalidAuthenticationException extends CheckedSoapException implements Serializable

Class com.atlassian.crowd.integration.exception.InvalidAuthorizationTokenException extends CheckedSoapException implements Serializable

Class com.atlassian.crowd.integration.exception.InvalidCredentialException extends CheckedSoapException implements Serializable

Class com.atlassian.crowd.integration.exception.InvalidDirectoryEntityException extends CheckedSoapException implements Serializable

Serialized Fields

entity

DirectoryEntity entity

Class com.atlassian.crowd.integration.exception.InvalidEmailAddressException extends CheckedSoapException implements Serializable

Class com.atlassian.crowd.integration.exception.InvalidGroupException extends InvalidDirectoryEntityException implements Serializable

Class com.atlassian.crowd.integration.exception.InvalidRoleException extends InvalidDirectoryEntityException implements Serializable

Class com.atlassian.crowd.integration.exception.InvalidTokenException extends CheckedSoapException implements Serializable

Class com.atlassian.crowd.integration.exception.InvalidUserException extends InvalidDirectoryEntityException implements Serializable

Class com.atlassian.crowd.integration.exception.ObjectNotFoundException extends CheckedSoapException implements Serializable


Package com.atlassian.crowd.integration.jive

Class com.atlassian.crowd.integration.jive.CrowdGroup extends Object implements Serializable

Serialized Fields

ID

long ID

name

String name

description

String description

creationDate

Date creationDate

modificationDate

Date modificationDate

members

List<E> members

properties

Map<K,V> properties

Class com.atlassian.crowd.integration.jive.CrowdUser extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

id

long id
User id of -2 means no user id has been set yet. -1 is reserved for "anonymous user" and 0 is reserved for "all users".


username

String username

name

String name

nameVisible

boolean nameVisible

email

String email

emailVisible

boolean emailVisible

creationDate

Date creationDate

modificationDate

Date modificationDate

properties

Map<K,V> properties

principal

SOAPPrincipal principal

securityServerClient

SecurityServerClient securityServerClient

Package com.atlassian.crowd.integration.osuser

Class com.atlassian.crowd.integration.osuser.CrowdAccessProvider extends Object implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

userManager

UserManager userManager

groupManager

GroupManager groupManager

membershipManager

GroupMembershipManager membershipManager

cacheExpiryManager

CacheExpiryManager cacheExpiryManager

Class com.atlassian.crowd.integration.osuser.CrowdCredentialsProvider extends Object implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

userManager

UserManager userManager

authenticationManager

AuthenticationManager authenticationManager

cacheExpiryManager

CacheExpiryManager cacheExpiryManager

Class com.atlassian.crowd.integration.osuser.CrowdProfileProvider extends Object implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

userManager

UserManager userManager

cacheExpiryManager

CacheExpiryManager cacheExpiryManager

ssoPropertySetName

String ssoPropertySetName

Class com.atlassian.crowd.integration.osuser.DelegatingProfileProvider extends Object implements Serializable

Serialized Fields

delegates

List<E> delegates
List<ProfileProvider> of providers this provider delegates to


Package com.atlassian.crowd.integration.osuser.providers

Class com.atlassian.crowd.integration.osuser.providers.ChainedProfileProvider extends Object implements Serializable

Serialized Fields

logger

org.apache.log4j.Logger logger

nextProvider

com.opensymphony.user.provider.ProfileProvider nextProvider

userManager

UserManager userManager

cacheExpiryManager

CacheExpiryManager cacheExpiryManager

Package com.atlassian.crowd.integration.seraph.v22

Class com.atlassian.crowd.integration.seraph.v22.BambooAuthenticator extends CrowdAuthenticator implements Serializable

Class com.atlassian.crowd.integration.seraph.v22.ConfluenceAuthenticator extends CrowdAuthenticator implements Serializable

Class com.atlassian.crowd.integration.seraph.v22.CrowdAuthenticator extends com.atlassian.seraph.auth.DefaultAuthenticator implements Serializable

Serialized Fields

crowdHttpAuthenticator

CrowdHttpAuthenticator crowdHttpAuthenticator

Class com.atlassian.crowd.integration.seraph.v22.JIRAAuthenticator extends CrowdAuthenticator implements Serializable


Package com.atlassian.crowd.integration.seraph.v25

Class com.atlassian.crowd.integration.seraph.v25.CrowdAuthenticator extends com.atlassian.seraph.auth.DefaultAuthenticator implements Serializable

Serialized Fields

crowdHttpAuthenticator

CrowdHttpAuthenticator crowdHttpAuthenticator

Package com.atlassian.crowd.integration.soap

Class com.atlassian.crowd.integration.soap.SearchRestriction extends Object implements Serializable

Serialized Fields

name

String name

value

String value

Class com.atlassian.crowd.integration.soap.SOAPAttribute extends Object implements Serializable

Serialized Fields

name

String name

values

String[] values

Class com.atlassian.crowd.integration.soap.SOAPCookieInfo extends Object implements Serializable

Serialized Fields

domain

String domain

secure

boolean secure

Class com.atlassian.crowd.integration.soap.SOAPEntity extends Object implements Serializable

Serialized Fields

ID

long ID
The unique identifier for the entity.


name

String name
The unique name of the entity for the directory entity


directoryId

long directoryId
The crowd server internal directory tracking ID.


description

String description
Description of the entity.


active

boolean active
If the entity is active or not.


conception

Date conception
The time entity was created.


lastModified

Date lastModified
The time entity was last modification.


attributes

SOAPAttribute[] attributes
The entity attributes.

Class com.atlassian.crowd.integration.soap.SOAPGroup extends SOAPEntity implements Serializable

Serialized Fields

members

String[] members

Class com.atlassian.crowd.integration.soap.SOAPNestableGroup extends SOAPEntity implements Serializable

Serialized Fields

groupMembers

String[] groupMembers

Class com.atlassian.crowd.integration.soap.SOAPPrincipal extends SOAPEntity implements Serializable

Class com.atlassian.crowd.integration.soap.SOAPRole extends SOAPEntity implements Serializable

Serialized Fields

members

String[] members
Deprecated. 

Package com.atlassian.crowd.integration.springsecurity

Class com.atlassian.crowd.integration.springsecurity.CrowdAccessDeniedException extends org.springframework.security.core.AuthenticationException implements Serializable

Class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationDetails extends Object implements Serializable

Serialized Fields

applicationName

String applicationName

validationFactors

ValidationFactor[] validationFactors

Class com.atlassian.crowd.integration.springsecurity.CrowdSSOAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable

Serialized Fields

credentials

Object credentials

principal

Object principal

Class com.atlassian.crowd.integration.springsecurity.CrowdSSOTokenInvalidException extends org.springframework.security.authentication.BadCredentialsException implements Serializable


Package com.atlassian.crowd.integration.springsecurity.user

Class com.atlassian.crowd.integration.springsecurity.user.CrowdDataAccessException extends org.springframework.dao.DataAccessException implements Serializable

Class com.atlassian.crowd.integration.springsecurity.user.CrowdUserDetails extends Object implements Serializable

Serialized Fields

principal

SOAPPrincipal principal

authorities

Collection<E> authorities

Package com.atlassian.crowd.integration.xwork

Class com.atlassian.crowd.integration.xwork.CrowdAuthenticationInterceptor extends Object implements Serializable

Serialized Fields

httpAuthenticator

HttpAuthenticator httpAuthenticator

Package com.atlassian.crowd.manager.application

Class com.atlassian.crowd.manager.application.AliasAlreadyInUseException extends Exception implements Serializable

Serialized Fields

applicationName

String applicationName

aliasName

String aliasName

username

String username

Class com.atlassian.crowd.manager.application.ApplicationAccessDeniedException extends Exception implements Serializable

Class com.atlassian.crowd.manager.application.ApplicationManagerException extends Exception implements Serializable


Package com.atlassian.crowd.manager.cache

Class com.atlassian.crowd.manager.cache.CacheManagerException extends RuntimeException implements Serializable

Class com.atlassian.crowd.manager.cache.NotInCacheException extends Exception implements Serializable


Package com.atlassian.crowd.manager.directory

Class com.atlassian.crowd.manager.directory.DirectoryPermissionException extends PermissionException implements Serializable


Package com.atlassian.crowd.manager.directory.monitor

Class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorAlreadyRegisteredException extends Exception implements Serializable

Class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRegistrationException extends Exception implements Serializable

Class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorUnregistrationException extends Exception implements Serializable


Package com.atlassian.crowd.manager.license

Class com.atlassian.crowd.manager.license.CrowdLicenseManagerException extends Exception implements Serializable


Package com.atlassian.crowd.manager.login.exception

Class com.atlassian.crowd.manager.login.exception.InvalidResetPasswordTokenException extends Exception implements Serializable


Package com.atlassian.crowd.manager.mail

Class com.atlassian.crowd.manager.mail.MailSendException extends Exception implements Serializable


Package com.atlassian.crowd.manager.property

Class com.atlassian.crowd.manager.property.PropertyManagerException extends Exception implements Serializable


Package com.atlassian.crowd.manager.validation

Class com.atlassian.crowd.manager.validation.ClientValidationException extends Exception implements Serializable


Package com.atlassian.crowd.migration

Class com.atlassian.crowd.migration.ExportException extends Exception implements Serializable

Class com.atlassian.crowd.migration.ImportException extends Exception implements Serializable

Class com.atlassian.crowd.migration.ImportExportException extends Exception 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.alias

Class com.atlassian.crowd.model.alias.Alias extends Object implements Serializable

Serialized Fields

id

Long id

application

Application application

name

String name
This represents the username for the underlying User


lowerName

String lowerName
This represents a lowercase version username for the underlying User


alias

String alias
This represents the mixed-case alias for the underlying User


lowerAlias

String lowerAlias
This represents a lowercase version alias for the underlying User


Package com.atlassian.crowd.model.application

Class com.atlassian.crowd.model.application.ApplicationImpl extends InternalEntity implements Serializable

Serialized Fields

lowerName

String lowerName

type

ApplicationType type

description

String description

credential

PasswordCredential credential

attributes

Map<K,V> attributes

directoryMappings

List<E> directoryMappings

remoteAddresses

Set<E> remoteAddresses

Class com.atlassian.crowd.model.application.DirectoryMapping extends Object implements Serializable

Serialized Fields

id

Long id

application

Application application

directory

Directory directory

allowAllToAuthenticate

boolean allowAllToAuthenticate

authorisedGroups

Set<E> authorisedGroups

allowedOperations

Set<E> allowedOperations

Class com.atlassian.crowd.model.application.ImmutableApplication extends Object implements Serializable

serialVersionUID: 161484258407244241L

Serialized Fields

id

Long id

name

String name

type

ApplicationType type

description

String description

passwordCredential

PasswordCredential passwordCredential

permanent

boolean permanent

active

boolean active

attributes

Map<K,V> attributes

directoryMappings

List<E> directoryMappings

remoteAddresses

Set<E> remoteAddresses

lowercaseOutput

boolean lowercaseOutput

aliasingEnabled

boolean aliasingEnabled

createdDate

Date createdDate

updatedDate

Date updatedDate

Class com.atlassian.crowd.model.application.RemoteAddress extends Object implements Serializable

Serialized Fields

address

String address

Package com.atlassian.crowd.model.authentication

Class com.atlassian.crowd.model.authentication.ApplicationAuthenticationContext extends AuthenticationContext implements Serializable

Class com.atlassian.crowd.model.authentication.AuthenticatedToken extends Object implements Serializable

Serialized Fields

name

String name

token

String token

Class com.atlassian.crowd.model.authentication.AuthenticationContext extends Object implements Serializable

Serialized Fields

name

String name

credential

PasswordCredential credential

validationFactors

ValidationFactor[] validationFactors

Class com.atlassian.crowd.model.authentication.UserAuthenticationContext extends AuthenticationContext implements Serializable

Serialized Fields

application

String application

Class com.atlassian.crowd.model.authentication.ValidationFactor extends Object implements Serializable

Serialized Fields

name

String name

value

String value

Package com.atlassian.crowd.model.directory

Class com.atlassian.crowd.model.directory.DirectoryImpl extends InternalEntity implements Serializable

Serialized Fields

lowerName

String lowerName

description

String description

type

DirectoryType type

implementationClass

String implementationClass

lowerImplementationClass

String lowerImplementationClass

allowedOperations

Set<E> allowedOperations

attributes

Map<K,V> attributes

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.membership

Class com.atlassian.crowd.model.membership.InternalMembership extends Object implements Serializable

Serialized Fields

id

Long id

parentId

Long parentId

childId

Long childId

membershipType

MembershipType membershipType

parentName

String parentName

lowerParentName

String lowerParentName

childName

String childName

lowerChildName

String lowerChildName

groupType

GroupType groupType

directory

Directory directory

Package com.atlassian.crowd.model.property

Class com.atlassian.crowd.model.property.Property extends Object implements Serializable

Serialized Fields

propertyId

PropertyId propertyId

value

String value

Class com.atlassian.crowd.model.property.PropertyId extends Object implements Serializable

Serialized Fields

key

String key

name

String name

Package com.atlassian.crowd.model.token

Class com.atlassian.crowd.model.token.ResetPasswordToken extends Object implements Serializable

serialVersionUID: -1897661365186057736L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
De-serialize the ResetPasswordToken instance.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialize this ResetPasswordToken instance.

Throws:
IOException
Serialized Fields

expiryDate

long expiryDate

token

String token

username

String username

directoryId

long directoryId

Class com.atlassian.crowd.model.token.Token extends Object implements Serializable

Serialized Fields

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

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

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

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

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.openid.client.action

Class com.atlassian.crowd.openid.client.action.BaseAction extends com.opensymphony.xwork.ActionSupport implements Serializable

Class com.atlassian.crowd.openid.client.action.Login extends BaseAction implements Serializable

Serialized Fields

openid_identifier

String openid_identifier

requiredAttribs

List<E> requiredAttribs

optionalAttribs

List<E> optionalAttribs

checkImmediate

boolean checkImmediate

dummyMode

boolean dummyMode

Class com.atlassian.crowd.openid.client.action.Logoff extends BaseAction implements Serializable


Package com.atlassian.crowd.openid.client.action.secure

Class com.atlassian.crowd.openid.client.action.secure.ViewProfile extends BaseAction implements Serializable


Package com.atlassian.crowd.openid.client.consumer

Class com.atlassian.crowd.openid.client.consumer.OpenIDAuthException extends Exception implements Serializable

Class com.atlassian.crowd.openid.client.consumer.OpenIDAuthFailedException extends OpenIDAuthException implements Serializable

Class com.atlassian.crowd.openid.client.consumer.OpenIDAuthRequest extends Object implements Serializable

Serialized Fields

identifier

String identifier

returnURL

String returnURL

immediate

boolean immediate

stateless

boolean stateless

requiredAttributes

List<E> requiredAttributes

optionalAttributes

List<E> optionalAttributes

Class com.atlassian.crowd.openid.client.consumer.OpenIDAuthRequestException extends OpenIDAuthException implements Serializable

Class com.atlassian.crowd.openid.client.consumer.OpenIDAuthResponse extends Object implements Serializable

Serialized Fields

identifier

String identifier

attributes

Map<K,V> attributes

error

OpenIDAuthException error

Class com.atlassian.crowd.openid.client.consumer.OpenIDAuthResponseException extends OpenIDAuthException implements Serializable


Package com.atlassian.crowd.openid.client.servlet

Class com.atlassian.crowd.openid.client.servlet.OpenIDClientServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

crowdConsumer

CrowdConsumer crowdConsumer

Package com.atlassian.crowd.openid.server.action

Class com.atlassian.crowd.openid.server.action.BaseAction extends com.opensymphony.xwork.ActionSupport implements Serializable

Serialized Fields

authenticated

Boolean authenticated

remotePrincipal

SOAPPrincipal remotePrincipal

baseURL

String baseURL

actionMessageAlertColor

String actionMessageAlertColor
Webwork action messages color settings. Displays the type of message dressing to use.


openIDPropertyManager

OpenIDPropertyManager openIDPropertyManager

userManager

UserManager userManager

siteManager

SiteManager siteManager

profileManager

ProfileManager profileManager

openIDAuthenticationManager

OpenIDAuthenticationManager openIDAuthenticationManager

httpAuthenticator

HttpAuthenticator httpAuthenticator

securityServerClient

SecurityServerClient securityServerClient

isAdministrator

Boolean isAdministrator

Class com.atlassian.crowd.openid.server.action.Console extends BaseAction implements Serializable

Class com.atlassian.crowd.openid.server.action.ForgottenLoginDetails extends BaseAction implements Serializable

Serialized Fields

username

String username

email

String email

forgottenDetail

ForgottenLoginDetails.LoginField forgottenDetail

forgottenLoginManager

ForgottenLoginManager forgottenLoginManager

Class com.atlassian.crowd.openid.server.action.Login extends BaseAction implements Serializable

Serialized Fields

username

String username

password

String password

Class com.atlassian.crowd.openid.server.action.Logoff extends BaseAction implements Serializable

Class com.atlassian.crowd.openid.server.action.ViewPublicIdentity extends BaseAction implements Serializable

Serialized Fields

name

String name

Package com.atlassian.crowd.openid.server.action.secure.admin

Class com.atlassian.crowd.openid.server.action.secure.admin.CrowdServer extends BaseAction implements Serializable

Serialized Fields

serverURL

String serverURL

application

String application

clientProperties

ClientProperties clientProperties

Class com.atlassian.crowd.openid.server.action.secure.admin.GeneralOptions extends BaseAction implements Serializable

Serialized Fields

baseURL

String baseURL

enableRelyingPartyLocalhostMode

boolean enableRelyingPartyLocalhostMode

enableCheckImmediateMode

boolean enableCheckImmediateMode

enableStatelessMode

boolean enableStatelessMode

Class com.atlassian.crowd.openid.server.action.secure.admin.WhiteAndBlacklist extends BaseAction implements Serializable

Serialized Fields

trustRelationShipMode

TrustRelationShipMode trustRelationShipMode

trustType

long trustType

address

String address

trustTypes

List<E> trustTypes

addresses

List<E> addresses

Package com.atlassian.crowd.openid.server.action.secure.interaction

Class com.atlassian.crowd.openid.server.action.secure.interaction.AllowAuthentication extends BaseAction implements Serializable

Serialized Fields

profileAttributesHelper

ProfileAttributesHelper profileAttributesHelper

profileID

long profileID

user

User user

currentProfile

Profile currentProfile

sregAttributes

SREGAttributes sregAttributes

requestingSite

String requestingSite

identifier

String identifier

requiredAttributes

Collection<E> requiredAttributes

optionalAttributes

Collection<E> optionalAttributes

Class com.atlassian.crowd.openid.server.action.secure.interaction.EditAllowAlways extends BaseAction implements Serializable

Serialized Fields

siteApprovals

List<E> siteApprovals

profiles

Collection<E> profiles

urls

List<E> urls

profileIDs

List<E> profileIDs

Class com.atlassian.crowd.openid.server.action.secure.interaction.ViewAuthRecord extends BaseAction implements Serializable

Serialized Fields

sdf

SimpleDateFormat sdf

startIndex

int startIndex

recordPager

Pager recordPager

Package com.atlassian.crowd.openid.server.action.secure.profile

Class com.atlassian.crowd.openid.server.action.secure.profile.ChangePassword extends BaseAction implements Serializable

Serialized Fields

originalPassword

String originalPassword

password

String password

confirmPassword

String confirmPassword

Class com.atlassian.crowd.openid.server.action.secure.profile.EditProfiles extends BaseAction implements Serializable

Serialized Fields

profileAttributesHelper

ProfileAttributesHelper profileAttributesHelper

principalHelper

SOAPPrincipalHelper principalHelper

profileID

long profileID

profileName

String profileName

nickname

String nickname

fullName

String fullName

email

String email

dobDay

int dobDay

dobMonth

int dobMonth

dobYear

int dobYear

gender

String gender

postcode

String postcode

country

String country

timezone

String timezone

language

String language

user

User user

defaultProfile

boolean defaultProfile

currentProfile

Profile currentProfile

profiles

Map<K,V> profiles

Class com.atlassian.crowd.openid.server.action.secure.profile.ViewIdentity extends BaseAction implements Serializable


Package com.atlassian.crowd.openid.server.interceptor

Class com.atlassian.crowd.openid.server.interceptor.AdminActionInterceptor extends Object implements Serializable


Package com.atlassian.crowd.openid.server.manager.openid

Class com.atlassian.crowd.openid.server.manager.openid.IdentifierViolationException extends Exception implements Serializable

Class com.atlassian.crowd.openid.server.manager.openid.InvalidRequestException extends Exception implements Serializable

Class com.atlassian.crowd.openid.server.manager.openid.SiteDisallowedException extends Exception implements Serializable


Package com.atlassian.crowd.openid.server.manager.profile

Class com.atlassian.crowd.openid.server.manager.profile.DefaultProfileDeleteException extends ProfileManagerException implements Serializable

Class com.atlassian.crowd.openid.server.manager.profile.ProfileAccessViolationException extends ProfileManagerException implements Serializable

Class com.atlassian.crowd.openid.server.manager.profile.ProfileAlreadyExistsException extends ProfileManagerException implements Serializable

Class com.atlassian.crowd.openid.server.manager.profile.ProfileDoesNotExistException extends ProfileManagerException implements Serializable

Class com.atlassian.crowd.openid.server.manager.profile.ProfileManagerException extends Exception implements Serializable


Package com.atlassian.crowd.openid.server.manager.property

Class com.atlassian.crowd.openid.server.manager.property.OpenIDPropertyManagerException extends Exception implements Serializable

Class com.atlassian.crowd.openid.server.manager.property.TrustRelationShipMode extends Object implements Serializable

Serialized Fields

code

long code

Package com.atlassian.crowd.openid.server.manager.site

Class com.atlassian.crowd.openid.server.manager.site.SiteManagerException extends Exception implements Serializable


Package com.atlassian.crowd.openid.server.manager.user

Class com.atlassian.crowd.openid.server.manager.user.UserManagerException extends Exception implements Serializable


Package com.atlassian.crowd.openid.server.model

Class com.atlassian.crowd.openid.server.model.EntityObject extends Object implements Serializable

Serialized Fields

id

Long id

createdDate

Date createdDate

updatedDate

Date updatedDate

Package com.atlassian.crowd.openid.server.model.approval

Class com.atlassian.crowd.openid.server.model.approval.SiteApproval extends EntityObject implements Serializable

Serialized Fields

user

User user

site

Site site

profile

Profile profile

alwaysAllow

boolean alwaysAllow

Package com.atlassian.crowd.openid.server.model.profile

Class com.atlassian.crowd.openid.server.model.profile.Profile extends EntityObject implements Serializable

Serialized Fields

name

String name

attributes

Set<E> attributes

Package com.atlassian.crowd.openid.server.model.profile.attribute

Class com.atlassian.crowd.openid.server.model.profile.attribute.Attribute extends EntityObject implements Serializable

Serialized Fields

name

String name

value

String value

Package com.atlassian.crowd.openid.server.model.property

Class com.atlassian.crowd.openid.server.model.property.Property extends Object implements Serializable

Serialized Fields

ID

long ID

name

long name

value

String value

Package com.atlassian.crowd.openid.server.model.record

Class com.atlassian.crowd.openid.server.model.record.AuthRecord extends EntityObject implements Serializable

Serialized Fields

user

User user

site

Site site

authAction

AuthAction authAction

Package com.atlassian.crowd.openid.server.model.security

Class com.atlassian.crowd.openid.server.model.security.AddressRestriction extends EntityObject implements Serializable

Serialized Fields

address

String address

Package com.atlassian.crowd.openid.server.model.site

Class com.atlassian.crowd.openid.server.model.site.Site extends EntityObject implements Serializable

Serialized Fields

url

String url

Package com.atlassian.crowd.openid.server.model.user

Class com.atlassian.crowd.openid.server.model.user.User extends EntityObject implements Serializable

Serialized Fields

username

String username

defaultProfile

Profile defaultProfile

profiles

Set<E> profiles

Package com.atlassian.crowd.openid.server.provider

Class com.atlassian.crowd.openid.server.provider.MalformedOpenIDRequestException extends OpenIDException implements Serializable

Class com.atlassian.crowd.openid.server.provider.OpenIDAuthRequest extends Object implements Serializable

Serialized Fields

baseUrl

String baseUrl

requestParameters

org.openid4java.message.ParameterList requestParameters

fetchRequest

org.openid4java.message.ax.FetchRequest fetchRequest

sregRequest

org.openid4java.message.sreg.SRegRequest sregRequest

authReq

org.openid4java.message.AuthRequest authReq

Class com.atlassian.crowd.openid.server.provider.OpenIDException extends Exception implements Serializable


Package com.atlassian.crowd.openid.server.servlet

Class com.atlassian.crowd.openid.server.servlet.OpenIDProviderServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

crowdProvider

CrowdProvider crowdProvider

Class com.atlassian.crowd.openid.server.servlet.OpenIDServerServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

crowdProvider

CrowdProvider crowdProvider

Package com.atlassian.crowd.plugin.descriptors.webwork

Class com.atlassian.crowd.plugin.descriptors.webwork.PluginAwareActionConfig extends com.opensymphony.xwork.config.entities.ActionConfig implements Serializable

Serialized Fields

plugin

com.atlassian.plugin.Plugin plugin

Package com.atlassian.crowd.plugin.saml

Class com.atlassian.crowd.plugin.saml.SAMLException extends Exception implements Serializable

Serialized Fields

message

String message

Package com.atlassian.crowd.plugin.saml.action

Class com.atlassian.crowd.plugin.saml.action.SAMLAuthAction extends BaseAction implements Serializable

Serialized Fields

samlMessageManager

SAMLMessageManager samlMessageManager

SAMLRequest

String SAMLRequest

RelayState

String RelayState

samlResponse

SAMLAuthResponse samlResponse

Class com.atlassian.crowd.plugin.saml.action.UpdateSAMLConfiguration extends BaseAction implements Serializable

Serialized Fields

ID

long ID

samlMessageManager

SAMLMessageManager samlMessageManager

clientProperties

ClientProperties clientProperties

samlAuthURL

String samlAuthURL

signOutURL

String signOutURL

passwordURL

String passwordURL

keyPath

String keyPath

keysFound

boolean keysFound

applicationName

String applicationName

Package com.atlassian.crowd.plugin.servlet

Class com.atlassian.crowd.plugin.servlet.FileServerServlet extends com.atlassian.plugin.servlet.AbstractFileServerServlet implements Serializable

Serialized Fields

downloadStrategies

List<E> downloadStrategies

Package com.atlassian.crowd.search

Class com.atlassian.crowd.search.SearchContext extends HashMap<String,Object> implements Serializable


Package com.atlassian.crowd.search.ldap

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


Package com.atlassian.crowd.security.demo.action

Class com.atlassian.crowd.security.demo.action.AbstractBrowser extends BaseAction implements Serializable

Serialized Fields

resultsStart

int resultsStart
Results start.


resultsPerPage

int resultsPerPage
Results per page.


results

List<E> results
Results listObjects.

Class com.atlassian.crowd.security.demo.action.BaseAction extends com.opensymphony.xwork.ActionSupport implements Serializable

Serialized Fields

logger

org.slf4j.Logger logger

tab

int tab

remoteUser

User remoteUser

authenticated

Boolean authenticated

crowdClient

CrowdClient crowdClient

crowdHttpAuthenticator

CrowdHttpAuthenticator crowdHttpAuthenticator

Class com.atlassian.crowd.security.demo.action.Console extends BaseAction implements Serializable

Class com.atlassian.crowd.security.demo.action.Login extends BaseAction implements Serializable

Serialized Fields

username

String username

password

String password

Class com.atlassian.crowd.security.demo.action.Logoff extends BaseAction implements Serializable


Package com.atlassian.crowd.security.demo.action.group

Class com.atlassian.crowd.security.demo.action.group.AddGroup extends BaseAction implements Serializable

Serialized Fields

group

Group group

active

boolean active

groupDescription

String groupDescription

name

String name

Class com.atlassian.crowd.security.demo.action.group.BrowseGroups extends AbstractBrowser implements Serializable

Serialized Fields

active

String active

name

String name

Class com.atlassian.crowd.security.demo.action.group.RemoveGroup extends BaseAction implements Serializable

Serialized Fields

name

String name

Class com.atlassian.crowd.security.demo.action.group.UpdateGroup extends BaseAction implements Serializable

Serialized Fields

name

String name

active

boolean active

groupDescription

String groupDescription

Class com.atlassian.crowd.security.demo.action.group.ViewGroup extends BaseAction implements Serializable

Serialized Fields

group

Group group

name

String name

groupDescription

String groupDescription

active

boolean active

Package com.atlassian.crowd.security.demo.action.user

Class com.atlassian.crowd.security.demo.action.user.AddUser extends BaseAction implements Serializable

Serialized Fields

user

User user

name

String name

password

String password

passwordConfirm

String passwordConfirm

firstname

String firstname

lastname

String lastname

email

String email

active

boolean active

Class com.atlassian.crowd.security.demo.action.user.BrowseUsers extends AbstractBrowser implements Serializable

Serialized Fields

active

String active

name

String name

email

String email

Class com.atlassian.crowd.security.demo.action.user.RemoveUser extends BaseAction implements Serializable

Serialized Fields

name

String name

Class com.atlassian.crowd.security.demo.action.user.UpdateUser extends ViewUser implements Serializable

Serialized Fields

removeGroup

String removeGroup

unsubscribedGroup

String unsubscribedGroup

Class com.atlassian.crowd.security.demo.action.user.ViewUser extends BaseAction implements Serializable

Serialized Fields

user

User user

groups

List<E> groups

subscribedGroups

List<E> subscribedGroups

unsubscribedGroups

List<E> unsubscribedGroups

name

String name

description

String description

active

boolean active

firstname

String firstname

lastname

String lastname

email

String email

password

String password

passwordConfirm

String passwordConfirm

Package com.atlassian.crowd.util.persistence

Class com.atlassian.crowd.util.persistence.PersistenceException extends Exception implements Serializable


Package com.atlassian.crowd.util.persistence.hibernate

Class com.atlassian.crowd.util.persistence.hibernate.BooleanStringUserType extends org.hibernate.type.CharBooleanType implements Serializable

Class com.atlassian.crowd.util.persistence.hibernate.BooleanTypeDescriptor extends org.hibernate.type.descriptor.java.AbstractTypeDescriptor<Boolean> implements Serializable

Serialized Fields

stringValueFalse

String stringValueFalse

stringValueTrue

String stringValueTrue

Class com.atlassian.crowd.util.persistence.hibernate.GenericEnumUserType extends Object implements Serializable

Serialized Fields

enumClass

Class<T> enumClass

identifierType

Class<T> identifierType

identifierMethodName

String identifierMethodName

valueOfMethodName

String valueOfMethodName

type

org.hibernate.type.NullableType type

sqlTypes

int[] sqlTypes

Class com.atlassian.crowd.util.persistence.hibernate.TransparentConfiguration extends org.hibernate.cfg.Configuration implements Serializable

Serialized Fields

mappingFiles

List<E> mappingFiles

Package com.atlassian.crowd.util.persistence.hibernate.batch

Class com.atlassian.crowd.util.persistence.hibernate.batch.TransactionGroup extends Object implements Serializable

Serialized Fields

primaryObject

Serializable primaryObject

dependantObjects

Collection<E> dependantObjects



Copyright © 2013 Atlassian. All Rights Reserved.