Uses of Interface
com.atlassian.bamboo.credentials.EncryptedCredentialsAccessor
-
Packages that use EncryptedCredentialsAccessor Package Description com.atlassian.bamboo.credentials com.atlassian.bamboo.plugins.rest.configuration.external -
-
Uses of EncryptedCredentialsAccessor in com.atlassian.bamboo.credentials
Classes in com.atlassian.bamboo.credentials that implement EncryptedCredentialsAccessor Modifier and Type Class Description class
EncryptedCredentialsAccessorImpl
-
Uses of EncryptedCredentialsAccessor in com.atlassian.bamboo.plugins.rest.configuration.external
Constructors in com.atlassian.bamboo.plugins.rest.configuration.external with parameters of type EncryptedCredentialsAccessor Constructor Description BambooCredentialsExportResource(CredentialsExportService credentialsExportService, EncryptedCredentialsAccessor encryptedCredentialsAccessor, BambooPermissionManager bambooPermissionManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, FeatureManager featureManager)
-