Skip navigation links
A B C D F G I J M O R S T U W 

A

AcceptMediaTypeCheckingRequestFilter - Class in org.ow2.authzforce.jaxrs.util
FastInfoset request blocker
AcceptMediaTypeCheckingRequestFilter(Iterable<String>) - Constructor for class org.ow2.authzforce.jaxrs.util.AcceptMediaTypeCheckingRequestFilter
Constructs the filter to allow only specific media types for Accept request header

B

BadRequestExceptionMapper - Class in org.ow2.authzforce.jaxrs.util
JAX-RS ExceptionMapper for BadRequestException
BadRequestExceptionMapper() - Constructor for class org.ow2.authzforce.jaxrs.util.BadRequestExceptionMapper
 

C

ClientErrorExceptionMapper - Class in org.ow2.authzforce.jaxrs.util
JAX-RS ExceptionMapper for ClientErrorException
ClientErrorExceptionMapper() - Constructor for class org.ow2.authzforce.jaxrs.util.ClientErrorExceptionMapper
 

D

DefaultExceptionMapper - Class in org.ow2.authzforce.jaxrs.util
Default JAX-RS ExceptionMapper for all exceptions not supported by other ExceptionMapper
DefaultExceptionMapper() - Constructor for class org.ow2.authzforce.jaxrs.util.DefaultExceptionMapper
 

F

filter(ContainerRequestContext) - Method in class org.ow2.authzforce.jaxrs.util.AcceptMediaTypeCheckingRequestFilter
 

G

getMessage() - Method in class org.ow2.authzforce.jaxrs.util.JaxbErrorMessage
Gets the value of the message property.
getSize(JSONObject, Class<?>, Type, Annotation[], MediaType) - Method in class org.ow2.authzforce.jaxrs.util.JsonRiJaxrsProvider
 

I

isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ow2.authzforce.jaxrs.util.JsonRiJaxrsProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ow2.authzforce.jaxrs.util.JsonRiJaxrsProvider
 

J

JaxbErrorMessage - Class in org.ow2.authzforce.jaxrs.util
JAXB-annotated class representing error message
JaxbErrorMessage() - Constructor for class org.ow2.authzforce.jaxrs.util.JaxbErrorMessage
Default no-arg constructor
JaxbErrorMessage(String) - Constructor for class org.ow2.authzforce.jaxrs.util.JaxbErrorMessage
Fully-initialising value constructor
JsonRiJaxrsProvider - Class in org.ow2.authzforce.jaxrs.util
JAX-RS entity provider for JSONObject input/output
JsonRiJaxrsProvider() - Constructor for class org.ow2.authzforce.jaxrs.util.JsonRiJaxrsProvider
Constructs JSON provider using default insecure JSONTokener.
JsonRiJaxrsProvider(Schema) - Constructor for class org.ow2.authzforce.jaxrs.util.JsonRiJaxrsProvider
Constructs JSON provider using default insecure JSONTokener with JSON schema validation.
JsonRiJaxrsProvider(Schema, int, int, int) - Constructor for class org.ow2.authzforce.jaxrs.util.JsonRiJaxrsProvider
Constructs JSON provider using hardened JSONTokener that checks limits on JSON structures, such as arrays and strings, in order to mitigate content-level attacks.

M

message - Variable in class org.ow2.authzforce.jaxrs.util.JaxbErrorMessage
 

O

org.ow2.authzforce.jaxrs.util - package org.ow2.authzforce.jaxrs.util
 

R

readFrom(Class<JSONObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.ow2.authzforce.jaxrs.util.JsonRiJaxrsProvider
 

S

ServerErrorExceptionMapper - Class in org.ow2.authzforce.jaxrs.util
JAX-RS ExceptionMapper for all 50X server errors
ServerErrorExceptionMapper() - Constructor for class org.ow2.authzforce.jaxrs.util.ServerErrorExceptionMapper
 
setMessage(String) - Method in class org.ow2.authzforce.jaxrs.util.JaxbErrorMessage
Sets the value of the message property.

T

toResponse(BadRequestException) - Method in class org.ow2.authzforce.jaxrs.util.BadRequestExceptionMapper
 
toResponse(ClientErrorException) - Method in class org.ow2.authzforce.jaxrs.util.ClientErrorExceptionMapper
 
toResponse(Throwable) - Method in class org.ow2.authzforce.jaxrs.util.DefaultExceptionMapper
 
toResponse(ServerErrorException) - Method in class org.ow2.authzforce.jaxrs.util.ServerErrorExceptionMapper
 
toResponse(UnsupportedOperationException) - Method in class org.ow2.authzforce.jaxrs.util.UnsupportedOperationExceptionMapper
 

U

UnsupportedOperationExceptionMapper - Class in org.ow2.authzforce.jaxrs.util
JAX-RS ExceptionMapper for all 50X server errors
UnsupportedOperationExceptionMapper() - Constructor for class org.ow2.authzforce.jaxrs.util.UnsupportedOperationExceptionMapper
 

W

writeTo(JSONObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.ow2.authzforce.jaxrs.util.JsonRiJaxrsProvider
 
A B C D F G I J M O R S T U W 
Skip navigation links

Copyright © 2012–2017. All rights reserved.