Modifier and Type | Class and Description |
---|---|
class |
RemoteAgentAuthenticationManagerImpl
Default implementation of
RemoteAgentAuthenticationManager . |
Modifier and Type | Field and Description |
---|---|
protected RemoteAgentAuthenticationManager |
AbstractRemoteAgentAuthenticationAction.remoteAgentAuthenticationManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRemoteAgentAuthenticationAction.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager remoteAgentAuthenticationManager) |
void |
ConfigureRemoteAgentAuthentications.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager remoteAgentAuthenticationManager) |
void |
ControlRemoteAgentsAuthentication.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager remoteAgentManager) |
void |
ViewRemoteAgentAuthentications.setRemoteAgentAuthenticationManager(RemoteAgentAuthenticationManager remoteAgentAuthenticationManager) |
Constructor and Description |
---|
AgentAuthenticationResource(com.atlassian.sal.api.message.I18nResolver i18nResolver,
RemoteAgentAuthenticationManager remoteAgentAuthenticationManager,
RestHelperWrapper restHelperWrapper) |
Constructor and Description |
---|
AgentResource(AgentManager agentManager,
AgentAssignmentService agentAssignmentService,
RemoteAgentAuthenticationManager agentAuthenticationManager,
RemoteAgentManager remoteAgentManager) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<RemoteAgentAuthenticationManager> |
ComponentAccessor.REMOTE_AGENT_AUTHENTICATION_MANAGER
Deprecated.
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.