Interface AgentCipher
-
- All Superinterfaces:
BambooIdProvider
,BambooObject
- All Known Implementing Classes:
AgentCipherImpl
public interface AgentCipher extends BambooObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getIv()
String
getKey()
-
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
-
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
-
-