Package com.atlassian.bamboo.security
Class TrustedKeyDTO
java.lang.Object
com.atlassian.bamboo.security.TrustedKeyDTO
- All Implemented Interfaces:
BambooIdProvider
,BambooObject
,TrustedKey
Use for server-agent communication.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CONVERTER
-
-
Constructor Details
-
TrustedKeyDTO
-
TrustedKeyDTO
-
TrustedKeyDTO
public TrustedKeyDTO()
-
-
Method Details
-
from
-
getId
public long getId()- Specified by:
getId
in interfaceBambooIdProvider
-
setId
public void setId(long id) - Specified by:
setId
in interfaceBambooObject
-
getKey
- Specified by:
getKey
in interfaceTrustedKey
-
isApproved
public boolean isApproved()- Specified by:
isApproved
in interfaceTrustedKey
-
getHost
- Specified by:
getHost
in interfaceTrustedKey
-
equals
-
hashCode
public int hashCode()
-