Uses of Class
com.inrupt.client.Headers.WwwAuthenticate
Packages that use Headers.WwwAuthenticate
Package
Description
Application interfaces for the Inrupt Java Client Libraries.
Core classes and utilities for the Inrupt Java Client Libraries.
Service interfaces for the Inrupt Java Client Libraries.
-
Uses of Headers.WwwAuthenticate in com.inrupt.client
Methods in com.inrupt.client that return Headers.WwwAuthenticateModifier and TypeMethodDescriptionstatic Headers.WwwAuthenticate
Create a new WWW-Authenticate object with a collection of challenges.static Headers.WwwAuthenticate
Create a new WWW-Authenticate object with a collection of challenges.static Headers.WwwAuthenticate
Parse header strings into a list of Challenge objects. -
Uses of Headers.WwwAuthenticate in com.inrupt.client.core
Methods in com.inrupt.client.core that return Headers.WwwAuthenticate -
Uses of Headers.WwwAuthenticate in com.inrupt.client.spi
Methods in com.inrupt.client.spi that return Headers.WwwAuthenticateModifier and TypeMethodDescriptionHeaderParser.parseWwwAuthenticate
(List<String> headers) Parse multiple HTTP WWW-Authenticate headers into a data structure.