public class SswsAuthenticator extends Object implements com.okta.commons.http.authc.RequestAuthenticator
Modifier and Type | Field and Description |
---|---|
static String |
AUTHENTICATION_SCHEME |
Constructor and Description |
---|
SswsAuthenticator(ClientCredentials<String> clientCredentials) |
Modifier and Type | Method and Description |
---|---|
void |
authenticate(com.okta.commons.http.Request request) |
public static final String AUTHENTICATION_SCHEME
public SswsAuthenticator(ClientCredentials<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.RequestAuthenticator
com.okta.commons.http.authc.RequestAuthenticationException
Copyright © 2017–2023 Okta. All rights reserved.