Uses of Interface
com.okta.commons.http.authc.RequestAuthenticator
Packages that use RequestAuthenticator
-
Uses of RequestAuthenticator in com.okta.commons.http.authc
Classes in com.okta.commons.http.authc that implement RequestAuthenticatorModifier and TypeClassDescriptionclassThisRequestAuthenticatorprovides a no-op implementation. -
Uses of RequestAuthenticator in com.okta.commons.http.config
Methods in com.okta.commons.http.config that return RequestAuthenticatorMethods in com.okta.commons.http.config with parameters of type RequestAuthenticatorModifier and TypeMethodDescriptionvoidHttpClientConfiguration.setRequestAuthenticator(RequestAuthenticator requestAuthenticator)