public class RestRemoteAgentAuthentication extends Object
| Constructor and Description |
|---|
RestRemoteAgentAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIp() |
Set<String> |
getIpPatterns() |
String |
getUuid() |
boolean |
isApproved() |
void |
setApproved(boolean approved) |
void |
setIp(String ip) |
void |
setIpPatterns(Iterable<String> ipPatterns) |
void |
setUuid(String uuid) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.