Class AgentCipherImpl
java.lang.Object
com.atlassian.core.bean.EntityObject
com.atlassian.bamboo.hibernate.HibernateEntityObject
com.atlassian.bamboo.crypto.agent.AgentCipherImpl
- All Implemented Interfaces:
BambooIdProvider
,BambooObject
,AgentCipher
,Cloneable
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.hibernate.HibernateEntityObject
getId, setId
Methods inherited from class com.atlassian.core.bean.EntityObject
clone, equals, getCreationDate, getCurrentDate, getLastModificationDate, hashCode, setClock, setCreationDate, setLastModificationDate
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
-
Constructor Details
-
AgentCipherImpl
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfaceAgentCipher
-
getIv
- Specified by:
getIv
in interfaceAgentCipher
-