Uses of Class
com.inrupt.client.Headers.WwwAuthenticate
Package
Description
Application interfaces for the Inrupt Java Client Libraries.
Service interfaces for the Inrupt Java Client Libraries.
-
Uses of Headers.WwwAuthenticate in com.inrupt.client
Modifier 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.spi
Modifier and TypeMethodDescriptionHeaderParser.parseWwwAuthenticate
(List<String> headers) Parse multiple HTTP WWW-Authenticate headers into a data structure.