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 HeaderHeader.acceptLanguage(String language) static Headerstatic Headerstatic Headerstatic HeaderHeader.xDeviceFingerprint(String fingerprint) static HeaderHeader.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)