Uses of Class
com.okta.authn.sdk.http.Header
Packages that use Header
-
Uses of Header in com.okta.authn.sdk.http
Methods in com.okta.authn.sdk.http that return HeaderModifier and TypeMethodDescriptionstatic Header
Header.acceptLanguage
(String language) static Header
static Header
static Header
static Header
Header.xDeviceFingerprint
(String fingerprint) static Header
Header.xForwardedFor
(String ipAddress) Methods in com.okta.authn.sdk.http that return types with arguments of type HeaderMethods in com.okta.authn.sdk.http with parameters of type HeaderConstructor parameters in com.okta.authn.sdk.http with type arguments of type HeaderModifierConstructorDescriptionRequestContext
(List<Header> headers, List<QueryParameter> queryParams)