Uses of Class
com.okta.commons.http.authc.RequestAuthenticationException
-
Packages that use RequestAuthenticationException Package Description com.okta.commons.http.authc -
-
Uses of RequestAuthenticationException in com.okta.commons.http.authc
Methods in com.okta.commons.http.authc that throw RequestAuthenticationException Modifier and Type Method Description voidDisabledAuthenticator. authenticate(Request request)voidRequestAuthenticator. authenticate(Request request)Implementations of this operation will prepare the authentication information as expected by the Okta API server.
-