public class SswsAuthenticator
extends java.lang.Object
implements com.okta.commons.http.authc.RequestAuthenticator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AUTHENTICATION_SCHEME |
| Constructor and Description |
|---|
SswsAuthenticator(ClientCredentials<java.lang.String> clientCredentials) |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(com.okta.commons.http.Request request) |
public static final java.lang.String AUTHENTICATION_SCHEME
public SswsAuthenticator(ClientCredentials<java.lang.String> clientCredentials)
public void authenticate(com.okta.commons.http.Request request)
throws com.okta.commons.http.authc.RequestAuthenticationException
authenticate in interface com.okta.commons.http.authc.RequestAuthenticatorcom.okta.commons.http.authc.RequestAuthenticationExceptionCopyright © 2017-2021 Okta. All Rights Reserved.