A B C D E F G H I J L M N O P Q R S T U V W

B

BASIC_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Basic authentication.
build() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a Response instance from the current ResponseBuilder.
build() - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the empty string.
build(Map<String, String>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
build(String...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, using the supplied values in order to replace any URI template parameters.
build() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Build a list of representation variants from the current state of the builder.

A B C D E F G H I J L M N O P Q R S T U V W