Uses of Interface
com.atlassian.bamboo.crypto.agent.AgentCipher
-
Uses of AgentCipher in com.atlassian.bamboo.crypto.agent
Modifier and TypeMethodDescription@Nullable AgentCipher
AgentCipherDao.findByAgentId
(long agentId) @Nullable AgentCipher
AgentCipherHibernateDao.findByAgentId
(long agentId) AgentCipherDao.saveCipher
(PipelineDefinition agent, String key, String iv) AgentCipherHibernateDao.saveCipher
(PipelineDefinition agent, String key, String iv)