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()
AgentSecurityTokenService
getSecurityToken
in interface AgentSecurityTokenService
public void resetSecurityToken()
AgentSecurityTokenService
resetSecurityToken
in interface AgentSecurityTokenService
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.