public class AgentSecurityTokenServiceImpl extends Object implements AgentSecurityTokenService
| Constructor and Description |
|---|
AgentSecurityTokenServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSecurityToken()
Get the current security token for this Bamboo instance.
|
void |
resetSecurityToken()
Generate a new security token for this Bamboo instance.
|
@NotNull public String getSecurityToken()
AgentSecurityTokenServicegetSecurityToken in interface AgentSecurityTokenServicepublic void resetSecurityToken()
AgentSecurityTokenServiceresetSecurityToken in interface AgentSecurityTokenServiceCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.