@Singleton public class AgentAuthenticationResource extends Object
| Constructor and Description |
|---|
AgentAuthenticationResource(com.atlassian.sal.api.message.I18nResolver i18nResolver,
RemoteAgentAuthenticationManager remoteAgentAuthenticationManager,
RestHelperWrapper restHelperWrapper) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
authenticateAgent(String agentUuidString) |
List<RestRemoteAgentAuthentication> |
getAgentAuthentications(Boolean pending) |
public AgentAuthenticationResource(com.atlassian.sal.api.message.I18nResolver i18nResolver,
RemoteAgentAuthenticationManager remoteAgentAuthenticationManager,
RestHelperWrapper restHelperWrapper)
public List<RestRemoteAgentAuthentication> getAgentAuthentications(Boolean pending)
public javax.ws.rs.core.Response authenticateAgent(String agentUuidString) throws WebValidationException
WebValidationExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.