Skip navigation links
A B C D F G I J K L M O P R S T V 

A

add(ConstraintD<?>) - Method in class org.apache.tomee.microprofile.jwt.bval.MethodConstraints
 
add(Predicate<JsonWebToken>) - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
allowNoExpiryClaim(boolean) - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
authConfiguration(Key, String, boolean) - Static method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
authConfiguration(Map<String, Key>, String, boolean) - Static method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 

B

build() - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
builder() - Static method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator
 
Builder() - Constructor for class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
BValInterceptor - Class in org.apache.tomee.microprofile.jwt.bval
This interceptor is a specialized version of the org.apache.bval.cdi.BValInterceptor To support the JWT+BeanValidation feature we will split any JWT-validating annotations into a dedicated class with a '$$JwtConstraints' suffix, and the other annotations into a dedicated class with a '$$ReturnConstraints' suffix.
BValInterceptor() - Constructor for class org.apache.tomee.microprofile.jwt.bval.BValInterceptor
 

C

canValidate(ConstraintD<A>, Class<?>) - Method in class org.apache.bval.jsr.job.ConstraintValidators
 
claim(String) - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
ClaimBean<T> - Class in org.apache.tomee.microprofile.jwt.cdi
 
ClaimBean(BeanManager, Type) - Constructor for class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
ClaimInjectionPoint - Class in org.apache.tomee.microprofile.jwt.cdi
 
ClaimInjectionPoint(Bean) - Constructor for class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
 
ClaimValueWrapper<T> - Class in org.apache.tomee.microprofile.jwt.cdi
 
ClaimValueWrapper(String) - Constructor for class org.apache.tomee.microprofile.jwt.cdi.ClaimValueWrapper
 
ClassValidationData - Class in org.apache.tomee.microprofile.jwt.bval
 
ClassValidationData(Class<?>) - Constructor for class org.apache.tomee.microprofile.jwt.bval.ClassValidationData
 
ClassValidationGenerator - Class in org.apache.tomee.microprofile.jwt.bval
 
ClassValidationGenerator(ClassValidationData) - Constructor for class org.apache.tomee.microprofile.jwt.bval.ClassValidationGenerator
 
clazz - Variable in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 
close(Jsonb) - Method in class org.apache.tomee.microprofile.jwt.cdi.JsonbProducer
 
collectConfigProducer(ProcessInjectionPoint<?, ?>) - Method in class org.apache.tomee.microprofile.jwt.cdi.MPJWTCDIExtension
 
compareTo(MethodConstraints) - Method in class org.apache.tomee.microprofile.jwt.bval.MethodConstraints
 
CONFIG - Static variable in class org.apache.tomee.microprofile.jwt.JWTLogCategories
Configuration issues are logged on error Individual settings are logged in
configure(ResourceInfo, FeatureContext) - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationInterceptorsFeature
 
configure(ResourceInfo, FeatureContext) - Method in class org.apache.tomee.microprofile.jwt.jaxrs.MPJWTSecurityAnnotationsInterceptorsFeature
 
ConstrainedMethodVisitor(MethodVisitor, MethodConstraints) - Constructor for class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator.ConstrainedMethodVisitor
 
Constraint() - Constructor for class org.apache.tomee.microprofile.jwt.Directory.Constraint
 
CONSTRAINT - Static variable in class org.apache.tomee.microprofile.jwt.JWTLogCategories
Allows more fine-grained reporting of a user's Bean Validation constraints
ConstraintAdapter<A extends Annotation,T> - Class in org.apache.tomee.microprofile.jwt
 
ConstraintAdapter() - Constructor for class org.apache.tomee.microprofile.jwt.ConstraintAdapter
 
constraints - Variable in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 
ConstraintsClassInstantiationException - Exception in org.apache.tomee.microprofile.jwt.bval
This should never be thrown.
ConstraintsClassInstantiationException(Class, Exception) - Constructor for exception org.apache.tomee.microprofile.jwt.bval.ConstraintsClassInstantiationException
 
ConstraintValidators - Class in org.apache.bval.jsr.job
This class is necessary as ComputeConstraintValidatorClass is package-scoped and we need it to determine if a constraint can be validated by a specific type, such as JsonWebToken If ComputeConstraintValidatorClass were to become protected or public, the `canValidate` method should be moved and this class should be deleted.
ConstraintValidators() - Constructor for class org.apache.bval.jsr.job.ConstraintValidators
 
construct(InvocationContext) - Method in class org.apache.tomee.microprofile.jwt.bval.BValInterceptor
 
CopyMethodAnnotations() - Constructor for class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator.CopyMethodAnnotations
 
create(CreationalContext<T>) - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
create() - Method in class org.apache.tomee.microprofile.jwt.cdi.JsonbProducer
 
currentPrincipal() - Method in class org.apache.tomee.microprofile.jwt.cdi.MPJWTProducer
 

D

DEFAULT_KEY - Static variable in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
DefaultLiteral - Class in org.apache.tomee.microprofile.jwt.cdi
 
DefaultLiteral() - Constructor for class org.apache.tomee.microprofile.jwt.cdi.DefaultLiteral
 
destroy(T, CreationalContext<T>) - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
destroy() - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter
 
Directory - Annotation Type in org.apache.tomee.microprofile.jwt
 
Directory.Constraint - Class in org.apache.tomee.microprofile.jwt
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter
 

F

filter(ContainerRequestContext) - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationInterceptor
 
filter(ContainerRequestContext) - Method in class org.apache.tomee.microprofile.jwt.jaxrs.MPJWTSecurityAnnotationsInterceptor
 

G

generate() - Method in class org.apache.tomee.microprofile.jwt.bval.ClassValidationGenerator
 
generate() - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 
generateAndLoad() - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 
Generated - Annotation Type in org.apache.tomee.microprofile.jwt.bval
 
GeneratedConstraintsMissingException - Exception in org.apache.tomee.microprofile.jwt.bval
 
GeneratedConstraintsMissingException(Collection<Method>, Collection<Method>) - Constructor for exception org.apache.tomee.microprofile.jwt.bval.GeneratedConstraintsMissingException
 
generatedMethods - Variable in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 
generateMethods(ClassWriter) - Method in class org.apache.tomee.microprofile.jwt.bval.JwtValidationGenerator
 
generateMethods(ClassWriter) - Method in class org.apache.tomee.microprofile.jwt.bval.ReturnValidationGenerator
 
generateMethods(ClassWriter) - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 
get(Method) - Method in class org.apache.tomee.microprofile.jwt.bval.MethodMap
 
getAnnotated() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
 
getAnnotations() - Method in class org.apache.tomee.microprofile.jwt.bval.MethodConstraints
 
getAudience() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
getAuthType() - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTServletRequestWrapper
 
getBean() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
 
getBeanClass() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getClaim(String) - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
getClaimKey(Claim) - Static method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getClaimNames() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
getClazz() - Method in class org.apache.tomee.microprofile.jwt.bval.ClassValidationData
 
getComponentClass() - Method in exception org.apache.tomee.microprofile.jwt.bval.ValidationGenerationException
 
getConstraintsClazz() - Method in exception org.apache.tomee.microprofile.jwt.bval.ConstraintsClassInstantiationException
 
getContextualReference(Class<T>, BeanManager) - Static method in class org.apache.tomee.microprofile.jwt.cdi.MPJWTCDIExtension
 
getExpGracePeriodSecs() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
getGenerated() - Method in exception org.apache.tomee.microprofile.jwt.bval.GeneratedConstraintsMissingException
 
getGroups() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
getHeaderName() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
getHeaderScheme() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
getId() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getInjectionPoints() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getIssuer() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
getJsonWebToken() - Method in exception org.apache.tomee.microprofile.jwt.bval.ValidationConstraintException
 
getJWTAuthConfiguration() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfigurationProperties
 
getJwtConstraints() - Method in class org.apache.tomee.microprofile.jwt.bval.ClassValidationData
 
getMember() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
 
getMethod() - Method in class org.apache.tomee.microprofile.jwt.bval.MethodConstraints
 
getName() - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 
getName() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getName() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimValueWrapper
 
getName() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
getOriginal() - Method in exception org.apache.tomee.microprofile.jwt.bval.GeneratedConstraintsMissingException
 
getPublicKey() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
getPublicKeys() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
getQualifiers() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getQualifiers() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
 
getRawToken() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
getReturnConstraints() - Method in class org.apache.tomee.microprofile.jwt.bval.ClassValidationData
 
getScope() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getStereotypes() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getType() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
 
getTypes() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
getUserPrincipal() - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTServletRequestWrapper
 
getValue() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimValueWrapper
 

I

implies(Subject) - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
init(ServletContext) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfigurationProperties
 
init(FilterConfig) - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter
 
initialize(A) - Method in class org.apache.tomee.microprofile.jwt.ConstraintAdapter
 
INSTANCE - Static variable in class org.apache.tomee.microprofile.jwt.cdi.DefaultLiteral
 
invoke(InvocationContext) - Method in class org.apache.tomee.microprofile.jwt.bval.BValInterceptor
 
isAllowNoExpiryClaim() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
isAlternative() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
isDelegate() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
 
isNullable() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimBean
 
isSingleKey() - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
issuer(String) - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
isTransient() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimInjectionPoint
 
isUserInRole(String) - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTServletRequestWrapper
 
isValid(T, ConstraintValidatorContext) - Method in class org.apache.tomee.microprofile.jwt.ConstraintAdapter
 
isValid(T) - Method in class org.apache.tomee.microprofile.jwt.ConstraintAdapter
 
isValid(File) - Method in class org.apache.tomee.microprofile.jwt.Directory.Constraint
 

J

JsonbProducer - Class in org.apache.tomee.microprofile.jwt.cdi
 
JsonbProducer() - Constructor for class org.apache.tomee.microprofile.jwt.cdi.JsonbProducer
 
JsonWebTokenValidator - Class in org.apache.tomee.microprofile.jwt
 
JsonWebTokenValidator(Predicate<JsonWebToken>, Key, String, Map<String, Key>, boolean) - Constructor for class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator
 
JsonWebTokenValidator.Builder - Class in org.apache.tomee.microprofile.jwt
 
JWK_SUPPORTED_KEY_TYPES - Static variable in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfigurationProperties
 
JWT_SUPPLIER - Static variable in class org.apache.tomee.microprofile.jwt.bval.ValidationInterceptor
 
JWTAuthConfiguration - Class in org.apache.tomee.microprofile.jwt.config
The public key and expected issuer needed to validate a token.
JWTAuthConfigurationProperties - Class in org.apache.tomee.microprofile.jwt.config
The purpose of this class is to create an instance of JWTAuthConfiguration using the MicroProfile JWT 1.1 standard configuration properties.
JWTAuthConfigurationProperties() - Constructor for class org.apache.tomee.microprofile.jwt.config.JWTAuthConfigurationProperties
 
JWTCallerPrincipal - Class in org.apache.tomee.microprofile.jwt.principal
A default implementation of JWTCallerPrincipal using jose4j Another implementation could use nimbus and another plain JSON-P
JWTCallerPrincipal(String, String, JwtClaims, String) - Constructor for class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
Create the DefaultJWTCallerPrincipal from the parsed JWT token and the extracted principal name
JWTLogCategories - Class in org.apache.tomee.microprofile.jwt
 
JwtValidationGenerator - Class in org.apache.tomee.microprofile.jwt.bval
We allow CDI and EJB beans to use BeanValidation to validate a JsonWebToken instance by simply creating contstraints and putting them on that method.
JwtValidationGenerator(Class<?>, List<MethodConstraints>) - Constructor for class org.apache.tomee.microprofile.jwt.bval.JwtValidationGenerator
 

K

KEYS - Static variable in class org.apache.tomee.microprofile.jwt.JWTLogCategories
Key resolution and key values are logged on debug and info allowing users to know exactly what key is being used for verification

L

loadOrCreate() - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 

M

MethodConstraints - Class in org.apache.tomee.microprofile.jwt.bval
 
MethodConstraints(Method) - Constructor for class org.apache.tomee.microprofile.jwt.bval.MethodConstraints
 
MethodMap - Class in org.apache.tomee.microprofile.jwt.bval
Given a class like the following: public class Green { @ReturnValidation("bar") public void sage() { } } We will have generated a class like the following
MethodMap() - Constructor for class org.apache.tomee.microprofile.jwt.bval.MethodMap
 
MissingConstraintsException - Exception in org.apache.tomee.microprofile.jwt.bval
 
MissingConstraintsException() - Constructor for exception org.apache.tomee.microprofile.jwt.bval.MissingConstraintsException
 
MissingConstraintsMethodException - Exception in org.apache.tomee.microprofile.jwt.bval
 
MissingConstraintsMethodException(Class<?>, Method) - Constructor for exception org.apache.tomee.microprofile.jwt.bval.MissingConstraintsMethodException
 
MPJWPProviderRegistration - Class in org.apache.tomee.microprofile.jwt.jaxrs
OpenEJB/TomEE hack to register a new provider on the fly Could be package in tomee only or done in another way As soon as Roberto is done with the packaging, we can remove all this and providers are going to be scanned automatically
MPJWPProviderRegistration() - Constructor for class org.apache.tomee.microprofile.jwt.jaxrs.MPJWPProviderRegistration
 
MPJWTCDIExtension - Class in org.apache.tomee.microprofile.jwt.cdi
 
MPJWTCDIExtension() - Constructor for class org.apache.tomee.microprofile.jwt.cdi.MPJWTCDIExtension
 
MPJWTExceptionMapper() - Constructor for class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTExceptionMapper
 
MPJWTFilter - Class in org.apache.tomee.microprofile.jwt
 
MPJWTFilter() - Constructor for class org.apache.tomee.microprofile.jwt.MPJWTFilter
 
MPJWTFilter.MPJWTExceptionMapper - Class in org.apache.tomee.microprofile.jwt
 
MPJWTFilter.MPJWTServletRequestWrapper - Class in org.apache.tomee.microprofile.jwt
 
MPJWTFilter.ValidateJSonWebToken - Class in org.apache.tomee.microprofile.jwt
 
MPJWTInitializer - Class in org.apache.tomee.microprofile.jwt
Responsible for adding the filter into the chain and doing all other initialization
MPJWTInitializer() - Constructor for class org.apache.tomee.microprofile.jwt.MPJWTInitializer
 
MPJWTProducer - Class in org.apache.tomee.microprofile.jwt.cdi
 
MPJWTProducer() - Constructor for class org.apache.tomee.microprofile.jwt.cdi.MPJWTProducer
 
MPJWTSecurityAnnotationsInterceptor - Class in org.apache.tomee.microprofile.jwt.jaxrs
 
MPJWTSecurityAnnotationsInterceptor(ResourceInfo, ConcurrentMap<Method, Set<String>>, Set<Method>, Set<Method>) - Constructor for class org.apache.tomee.microprofile.jwt.jaxrs.MPJWTSecurityAnnotationsInterceptor
 
MPJWTSecurityAnnotationsInterceptorsFeature - Class in org.apache.tomee.microprofile.jwt.jaxrs
 
MPJWTSecurityAnnotationsInterceptorsFeature() - Constructor for class org.apache.tomee.microprofile.jwt.jaxrs.MPJWTSecurityAnnotationsInterceptorsFeature
 
MPJWTServletRequestWrapper(HttpServletRequest, JWTAuthConfiguration) - Constructor for class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTServletRequestWrapper
Constructs a request object wrapping the given request.

O

observeBeforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) - Method in class org.apache.tomee.microprofile.jwt.cdi.MPJWTCDIExtension
 
of(Class<?>, Class<?>) - Static method in class org.apache.tomee.microprofile.jwt.bval.MethodMap
 
of(Class<?>) - Static method in class org.apache.tomee.microprofile.jwt.bval.ValidationConstraints
 
onStartup(Set<Class<?>>, ServletContext) - Method in class org.apache.tomee.microprofile.jwt.MPJWTInitializer
 
org.apache.bval.jsr.job - package org.apache.bval.jsr.job
 
org.apache.tomee.microprofile.jwt - package org.apache.tomee.microprofile.jwt
 
org.apache.tomee.microprofile.jwt.bval - package org.apache.tomee.microprofile.jwt.bval
 
org.apache.tomee.microprofile.jwt.cdi - package org.apache.tomee.microprofile.jwt.cdi
 
org.apache.tomee.microprofile.jwt.config - package org.apache.tomee.microprofile.jwt.config
 
org.apache.tomee.microprofile.jwt.jaxrs - package org.apache.tomee.microprofile.jwt.jaxrs
 
org.apache.tomee.microprofile.jwt.principal - package org.apache.tomee.microprofile.jwt.principal
 

P

parse(String, JWTAuthConfiguration) - Static method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.ValidateJSonWebToken
 
ParseException - Exception in org.apache.tomee.microprofile.jwt
The exception thrown when
ParseException(String) - Constructor for exception org.apache.tomee.microprofile.jwt.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.apache.tomee.microprofile.jwt.ParseException
 
PUBLIC_KEY_ERROR - Static variable in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfigurationProperties
 
PUBLIC_KEY_ERROR_LOCATION - Static variable in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfigurationProperties
 
publicKey(String) - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
PublicKeyResolver - Class in org.apache.tomee.microprofile.jwt.config
 
PublicKeyResolver() - Constructor for class org.apache.tomee.microprofile.jwt.config.PublicKeyResolver
 

R

readPublicKeys(String) - Method in class org.apache.tomee.microprofile.jwt.config.PublicKeyResolver
 
registerClaimProducer(AfterBeanDiscovery, BeanManager) - Method in class org.apache.tomee.microprofile.jwt.cdi.MPJWTCDIExtension
 
registerProvider(ExtensionProviderRegistration) - Method in class org.apache.tomee.microprofile.jwt.jaxrs.MPJWPProviderRegistration
 
resolve(Optional<String>, Optional<String>) - Method in class org.apache.tomee.microprofile.jwt.config.PublicKeyResolver
 
ReturnValidationGenerator - Class in org.apache.tomee.microprofile.jwt.bval
 
ReturnValidationGenerator(Class<?>, List<MethodConstraints>) - Constructor for class org.apache.tomee.microprofile.jwt.bval.ReturnValidationGenerator
 

S

setAllowNoExpiryClaim(boolean) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
setExpGracePeriodSecs(int) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
setHeaderName(String) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
setHeaderScheme(String) - Method in class org.apache.tomee.microprofile.jwt.config.JWTAuthConfiguration
 
suffix - Variable in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 

T

TOKENS - Static variable in class org.apache.tomee.microprofile.jwt.JWTLogCategories
Where full JWTs are logged
TOKENS_DECODED - Static variable in class org.apache.tomee.microprofile.jwt.JWTLogCategories
Decoded form of the JWT.
TOKENS_ENCODED - Static variable in class org.apache.tomee.microprofile.jwt.JWTLogCategories
Encoded form of the JWT.
toResponse(MPJWTFilter.MPJWTException) - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.MPJWTExceptionMapper
 
toString() - Method in class org.apache.tomee.microprofile.jwt.bval.MethodConstraints
 
toString() - Method in class org.apache.tomee.microprofile.jwt.cdi.ClaimValueWrapper
 
toString() - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
 
toString(boolean) - Method in class org.apache.tomee.microprofile.jwt.principal.JWTCallerPrincipal
TODO: showAll is ignored and currently assumed true

V

validate(Method, JsonWebToken) - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationConstraints
 
validate(String) - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator
 
validate(HttpServletRequest) - Method in class org.apache.tomee.microprofile.jwt.MPJWTFilter.ValidateJSonWebToken
 
ValidateJSonWebToken(HttpServletRequest, JWTAuthConfiguration) - Constructor for class org.apache.tomee.microprofile.jwt.MPJWTFilter.ValidateJSonWebToken
 
VALIDATION - Static variable in class org.apache.tomee.microprofile.jwt.JWTLogCategories
Expresses if a token is valid or not
ValidationConstraintException - Exception in org.apache.tomee.microprofile.jwt.bval
 
ValidationConstraintException(JsonWebToken, Throwable) - Constructor for exception org.apache.tomee.microprofile.jwt.bval.ValidationConstraintException
 
ValidationConstraints - Class in org.apache.tomee.microprofile.jwt.bval
 
ValidationConstraints(Object, Map<Method, Method>, ExecutableValidator) - Constructor for class org.apache.tomee.microprofile.jwt.bval.ValidationConstraints
 
ValidationGenerationException - Exception in org.apache.tomee.microprofile.jwt.bval
 
ValidationGenerationException(Class<?>, Throwable) - Constructor for exception org.apache.tomee.microprofile.jwt.bval.ValidationGenerationException
 
ValidationGenerator - Class in org.apache.tomee.microprofile.jwt.bval
We allow CDI and EJB beans to use BeanValidation to validate a JsonWebToken instance by simply creating contstraints and putting them on that method.
ValidationGenerator(Class<?>, List<MethodConstraints>, String) - Constructor for class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator
 
ValidationGenerator.ConstrainedMethodVisitor - Class in org.apache.tomee.microprofile.jwt.bval
Wraps a MethodVisitor and ignores all annotations that are not bean validation annotations that should be on this method.
ValidationGenerator.CopyMethodAnnotations - Class in org.apache.tomee.microprofile.jwt.bval
 
ValidationInterceptor - Class in org.apache.tomee.microprofile.jwt.bval
 
ValidationInterceptor(ResourceInfo, ValidationConstraints) - Constructor for class org.apache.tomee.microprofile.jwt.bval.ValidationInterceptor
 
ValidationInterceptorsFeature - Class in org.apache.tomee.microprofile.jwt.bval
 
ValidationInterceptorsFeature() - Constructor for class org.apache.tomee.microprofile.jwt.bval.ValidationInterceptorsFeature
 
verificationKey(Key) - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
verificationKey(Map<String, Key>) - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
verificationKeys(List<JsonWebKey>) - Method in class org.apache.tomee.microprofile.jwt.JsonWebTokenValidator.Builder
 
visitAnnotation(String, boolean) - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator.ConstrainedMethodVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.tomee.microprofile.jwt.bval.ValidationGenerator.CopyMethodAnnotations
 
A B C D F G I J K L M O P R S T V 
Skip navigation links

Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.