Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- apply(ObjectMapper, Type) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.security.SecurityCustomSerialization
B
- BasicServerJacksonMessageBodyWriter - Class in io.quarkus.resteasy.reactive.jackson.runtime.serialisers
- BasicServerJacksonMessageBodyWriter(ObjectMapper) - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.BasicServerJacksonMessageBodyWriter
- build() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError.Builder
- Builder(String) - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError.Builder
C
- configureShutdown(ShutdownContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- createConfigExpToAllowedRoles() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- createRolesAllowedConfigExpStorage(RuntimeValue<Map<String, Supplier<String[]>>>) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- CustomDeserialization - Annotation Interface in io.quarkus.resteasy.reactive.jackson
-
Annotation that can be used on RESTEasy Reactive Resource method to allow users to configure Jackson deserialization for that method only, without affecting the global Jackson configuration.
- customDeserializationForClass(Class<?>) - Static method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- customDeserializationForMethod(String) - Static method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- CustomSerialization - Annotation Interface in io.quarkus.resteasy.reactive.jackson
-
Annotation that can be used on RESTEasy Reactive Resource method to allow users to configure Jackson serialization for that method only, without affecting the global Jackson configuration.
- customSerializationForClass(Class<?>) - Static method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- customSerializationForMethod(String) - Static method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
D
- DefaultMismatchedInputException - Class in io.quarkus.resteasy.reactive.jackson.runtime.mappers
- DefaultMismatchedInputException() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException
- DefaultMismatchedInputException.MismatchedJsonInputError - Class in io.quarkus.resteasy.reactive.jackson.runtime.mappers
- DefaultMismatchedInputException.MismatchedJsonInputError.Builder - Class in io.quarkus.resteasy.reactive.jackson.runtime.mappers
- DisableSecureSerialization - Annotation Interface in io.quarkus.resteasy.reactive.jackson
-
If placed on a method, then all
SecureField
annotations of the response type will be completely ignored and serialization will proceed as if the annotation did not exist.
E
- EnableSecureSerialization - Annotation Interface in io.quarkus.resteasy.reactive.jackson
-
If placed on a method, then all
SecureField
annotations of the response type will be taken into account, even if the class is annotated withDisableSecureSerialization
.
F
- FILTER_ID - Static variable in class io.quarkus.resteasy.reactive.jackson.runtime.security.SecurityPropertyFilter
- findFilterId(Annotated) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.security.SecurityJacksonAnnotationIntrospector
- FullyFeaturedServerJacksonMessageBodyReader - Class in io.quarkus.resteasy.reactive.jackson.runtime.serialisers
- FullyFeaturedServerJacksonMessageBodyReader(ObjectMapper, Providers) - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyReader
- FullyFeaturedServerJacksonMessageBodyWriter - Class in io.quarkus.resteasy.reactive.jackson.runtime.serialisers
- FullyFeaturedServerJacksonMessageBodyWriter(ObjectMapper, Providers) - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter
G
- getAttributeName() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError
- getColumn() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError
- getLine() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError
- getObjectName() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError
- getRoles(String) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.security.RolesAllowedConfigExpStorage
- getValue() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError
I
- include(PropertyWriter) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.security.SecurityPropertyFilter
- initAndValidateRolesAllowedConfigExp() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- io.quarkus.resteasy.reactive.jackson - package io.quarkus.resteasy.reactive.jackson
- io.quarkus.resteasy.reactive.jackson.runtime - package io.quarkus.resteasy.reactive.jackson.runtime
- io.quarkus.resteasy.reactive.jackson.runtime.mappers - package io.quarkus.resteasy.reactive.jackson.runtime.mappers
- io.quarkus.resteasy.reactive.jackson.runtime.security - package io.quarkus.resteasy.reactive.jackson.runtime.security
- io.quarkus.resteasy.reactive.jackson.runtime.serialisers - package io.quarkus.resteasy.reactive.jackson.runtime.serialisers
- io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx - package io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.ServerJacksonMessageBodyReader
- isReadable(Class<?>, Type, ResteasyReactiveResourceInfo, MediaType) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyReader
- isReadable(Class<?>, Type, ResteasyReactiveResourceInfo, MediaType) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.ServerJacksonMessageBodyReader
- isReadable(Class<?>, Type, ResteasyReactiveResourceInfo, MediaType) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonArrayMessageBodyReader
- isReadable(Class<?>, Type, ResteasyReactiveResourceInfo, MediaType) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonObjectMessageBodyReader
- isWriteable(Class<?>, Type, ResteasyReactiveResourceInfo, MediaType) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonArrayMessageBodyWriter
- isWriteable(Class<?>, Type, ResteasyReactiveResourceInfo, MediaType) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonObjectMessageBodyWriter
J
- jsonViewForClass(Class<?>) - Static method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- jsonViewForMethod(String) - Static method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
L
- log - Static variable in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.NativeInvalidDefinitionExceptionMapper
N
- NativeInvalidDefinitionExceptionMapper - Class in io.quarkus.resteasy.reactive.jackson.runtime.mappers
- NativeInvalidDefinitionExceptionMapper() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.mappers.NativeInvalidDefinitionExceptionMapper
R
- readFrom(Class<JsonArray>, Type, MediaType, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonArrayMessageBodyReader
- readFrom(Class<JsonObject>, Type, MediaType, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonObjectMessageBodyReader
- readFrom(Class<Object>, Type, MediaType, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyReader
- readFrom(Class<Object>, Type, MediaType, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.ServerJacksonMessageBodyReader
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyReader
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.ServerJacksonMessageBodyReader
- recordCustomDeserialization(String, String) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- recordCustomSerialization(String, String) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- recordJsonView(String, String) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- recordRolesAllowedConfigExpression(RuntimeValue<Map<String, Supplier<String[]>>>) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- resolveRolesAllowedConfigExp() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.security.RolesAllowedConfigExpStorage
-
Transforms configuration expressions to configuration values.
- ResteasyReactiveServerJacksonRecorder - Class in io.quarkus.resteasy.reactive.jackson.runtime
- ResteasyReactiveServerJacksonRecorder() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.ResteasyReactiveServerJacksonRecorder
- rolesAllowed() - Element in annotation interface io.quarkus.resteasy.reactive.jackson.SecureField
- RolesAllowedConfigExpStorage - Class in io.quarkus.resteasy.reactive.jackson.runtime.security
- RolesAllowedConfigExpStorage(Map<String, Supplier<String[]>>) - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.security.RolesAllowedConfigExpStorage
S
- SecureField - Annotation Interface in io.quarkus.resteasy.reactive.jackson
-
Annotation that can be used on fields (or getters) of POJOs returned by RESTEasy Reactive Resource methods, to signal that then return type when serialized to JSON, will not include fields whose security requirements match the current user's security scope.
- SecurityCustomSerialization - Class in io.quarkus.resteasy.reactive.jackson.runtime.security
- SecurityCustomSerialization() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.security.SecurityCustomSerialization
- SecurityJacksonAnnotationIntrospector - Class in io.quarkus.resteasy.reactive.jackson.runtime.security
- SecurityJacksonAnnotationIntrospector() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.security.SecurityJacksonAnnotationIntrospector
- SecurityPropertyFilter - Class in io.quarkus.resteasy.reactive.jackson.runtime.security
- SecurityPropertyFilter() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.security.SecurityPropertyFilter
- ServerJacksonMessageBodyReader - Class in io.quarkus.resteasy.reactive.jackson.runtime.serialisers
- ServerJacksonMessageBodyReader(ObjectMapper) - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.ServerJacksonMessageBodyReader
- setAttributeName(String) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError.Builder
- setColumn(Integer) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError.Builder
- setLine(Integer) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError.Builder
- setValue(Object) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError.Builder
T
- toResponse(InvalidDefinitionException, SimpleResourceInfo) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.NativeInvalidDefinitionExceptionMapper
- toResponse(MismatchedInputException) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException
- toString() - Method in class io.quarkus.resteasy.reactive.jackson.runtime.mappers.DefaultMismatchedInputException.MismatchedJsonInputError
V
- value() - Element in annotation interface io.quarkus.resteasy.reactive.jackson.CustomDeserialization
-
A
BiFunction
that converts the globalObjectMapper
and type for which a customObjectReader
is needed (this type will be a generic type if the method returns such a generic type) and returns the instance of the customObjectReader
. - value() - Element in annotation interface io.quarkus.resteasy.reactive.jackson.CustomSerialization
-
A
BiFunction
that converts the globalObjectMapper
and type for which a customObjectWriter
is needed (this type will be a generic type if the method returns such a generic type) and returns the instance of the customObjectWriter
. - VertxJsonArrayMessageBodyReader - Class in io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx
- VertxJsonArrayMessageBodyReader() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonArrayMessageBodyReader
- VertxJsonArrayMessageBodyWriter - Class in io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx
- VertxJsonArrayMessageBodyWriter() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonArrayMessageBodyWriter
- VertxJsonObjectMessageBodyReader - Class in io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx
- VertxJsonObjectMessageBodyReader() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonObjectMessageBodyReader
- VertxJsonObjectMessageBodyWriter - Class in io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx
- VertxJsonObjectMessageBodyWriter() - Constructor for class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonObjectMessageBodyWriter
W
- writeResponse(JsonArray, Type, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonArrayMessageBodyWriter
- writeResponse(JsonObject, Type, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonObjectMessageBodyWriter
- writeResponse(Object, Type, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.BasicServerJacksonMessageBodyWriter
- writeResponse(Object, Type, ServerRequestContext) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter
- writeTo(JsonObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.vertx.VertxJsonObjectMessageBodyWriter
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.BasicServerJacksonMessageBodyWriter
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form