Uses of Class
com.inrupt.client.Headers.WacAllow
Packages that use Headers.WacAllow
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.WacAllow in com.inrupt.client
Methods in com.inrupt.client that return Headers.WacAllowModifier and TypeMethodDescriptionstatic Headers.WacAllow
Create a new WAC-Allow object with a collection of Access Parameters.static Headers.WacAllow
Parse header strings into a WacAllow object. -
Uses of Headers.WacAllow in com.inrupt.client.core
Methods in com.inrupt.client.core that return Headers.WacAllow -
Uses of Headers.WacAllow in com.inrupt.client.spi
Methods in com.inrupt.client.spi that return Headers.WacAllowModifier and TypeMethodDescriptionHeaderParser.parseWacAllow
(List<String> headers) Parse multiple HTTP Wac-Allow headers into a data structure.