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