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
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONVERTER
-
-
Constructor Details
-
TrustedKeyDTO
-
TrustedKeyDTO
-
TrustedKeyDTO
public TrustedKeyDTO()
-
-
Method Details
-
from
-
getId
public long getId()- Specified by:
getIdin interfaceBambooIdProvider
-
setId
public void setId(long id) - Specified by:
setIdin interfaceBambooObject
-
getKey
- Specified by:
getKeyin interfaceTrustedKey
-
isApproved
public boolean isApproved()- Specified by:
isApprovedin interfaceTrustedKey
-
getHost
- Specified by:
getHostin interfaceTrustedKey
-
equals
-
hashCode
public int hashCode()
-