Uses of Interface
com.atlassian.bamboo.credentials.CredentialsDao
-
Uses of CredentialsDao in com.atlassian.bamboo.credentials
ModifierConstructorDescriptionCredentialMapper
(org.hibernate.SessionFactory sessionFactory, CredentialsDao credentialsDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) CredentialsManagerImpl
(AuditLogService auditLogService, CredentialsDao credentialsDao, FeatureManager featureManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.plugin.PluginAccessor pluginAccessor, com.opensymphony.xwork2.TextProvider textProvider) EncryptedCredentialsAccessorImpl
(CredentialsDao credentialsDao) -
Uses of CredentialsDao in com.atlassian.bamboo.project
ModifierConstructorDescriptionDefaultProjectManager
(BambooAclUpdateHelper aclUpdateHelper, HibernateMutableAclService aclService, ProjectDao projectDao, VariableDefinitionDao variableDefinitionDao, CredentialsDao credentialsDao, RepositoryDefinitionDao repositoryDefinitionDao)