Class RestRemoteAgentAuthentication
java.lang.Object
com.atlassian.bamboo.rest.model.agent.RestRemoteAgentAuthentication
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetIp()
getUuid()
boolean
void
setApproved
(boolean approved) void
void
setIpPatterns
(@NotNull Iterable<String> ipPatterns) void
-
Constructor Details
-
RestRemoteAgentAuthentication
public RestRemoteAgentAuthentication()
-
-
Method Details
-
getUuid
-
setUuid
-
getIp
-
setIp
-
isApproved
public boolean isApproved() -
setApproved
public void setApproved(boolean approved) -
getIpPatterns
-
setIpPatterns
-