Interface | Description |
---|---|
BambooCachingPermissionManagerFacade | |
BambooPermissionManager | |
BambooRememberMeTokenDao | |
EncryptionService | |
KeyStoreFactory | |
SecureTokenService |
Produces and manages
SecureToken s |
SerializableClassWhitelistProvider |
A provider of classes that should be added to the serialization and deserialization whitelist of Bamboo.
|
ServerEncryptionService |
Service used for server-side obfuscation of sensitive data, especially in configuration exports.
|
TrustedKey | |
TrustedKeyDao | |
TrustedKeyHelper |
Used by server and agents to have access to Trusted keys file
|
TrustedKeyService |
Class | Description |
---|---|
AbstractTrustedKeyHelper |
Basic implementation for server and agent side.
|
AllowLicenseUpdateOrShowExpirationInfo |
This class checks whether the user has global admin permission.
|
BambooCachingPermissionManagerFacadeImpl |
This class is a variant of BambooPermissionManagerImpl that provides caching for retrieved ACLs and Sids.
|
BambooPermissionManagerImpl | |
BambooRememberMeTokenDaoImpl | |
BCKeyStoreFactory | |
ChangeForgottenPassword | |
ChangePassword |
A webwork action to let a logged in user change their password.
|
EncryptionServiceImpl |
This class provides a simple string data encrypter
|
ForgotPassword |
Action to handle a registered user forgetting their password.
|
GlobalApplicationSecureObject |
Basic Pojo representing the "Global" level permissions, so that we can leverage Acegi's ACL even on the Global
Authorization level without a particular build plan
|
HostKeyVerificationErrorDetailsViewerCondition | |
ImpersonationHelper | |
JmsSslManagementUtils | |
Login |
This action simply displays the login page.
|
LoginRedirectResult |
Used by the Signup process so that new users are automatically signed in
|
Logout |
This class logs out the currently logged in user.
|
LogoutSupport |
This class logs out the currently logged in user.
|
RememberMeTokenExpiryJob | |
RememberMeTokenExpiryScheduler | |
RememberMeTokenImpl | |
SecureToken |
Represents a secure token string
|
SecureTokenEventListener |
This implementation responds to
BuildFinishedEvent and ChainCompletedEvent by automatically calling SecureTokenService.invalidate(com.atlassian.bamboo.Key) |
SecureTokenServiceImpl | |
SerializableClassWhitelistProviderModuleDescriptor | |
ServerEncryptionServiceImpl | |
ServerTrustedKeyHelperImpl | |
SystemSerializableClassWhitelistProvider | |
TrustedKeyDTO |
Use for server-agent communication.
|
TrustedKeyHibernateDaoImpl | |
TrustedKeyImpl | |
TrustedKeyMapper | |
TrustedKeyServiceImpl | |
XStreamSecureTokenPersister | |
XStreamSecureTokenPersister.PersistedSecureToken |
Exception | Description |
---|---|
EncryptionException |
Aggregates the various encryption exception in to one.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.