A B C D E J O P V 
All Classes All Packages

A

accessDecisionManager() - Method in class org.entur.jwt.spring.camel.JwtCamelAutoConfiguration
 
authenticate(Authentication) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationManager
 
authenticatedVoter() - Method in class org.entur.jwt.spring.camel.JwtCamelAutoConfiguration
 
AUTHORIZATION - Static variable in class org.entur.jwt.spring.camel.DefaultJwtAuthenticationProcessor
 

B

BEARER - Static variable in class org.entur.jwt.spring.camel.DefaultJwtAuthenticationProcessor
 

C

createRoutePolicy(CamelContext, String, NamedNode) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicyFactory
 

D

DefaultJwtAuthenticationProcessor - Class in org.entur.jwt.spring.camel
A Processor which, if present, extracts the Json Web Token from the message HttpServletRequest Authorization header and saves it to the message Exchange.AUTHENTICATION.
DefaultJwtAuthenticationProcessor(JwtVerifier<T>, JwtAuthorityMapper<T>, JwtClaimExtractor<T>, JwtPrincipalMapper, JwtDetailsMapper) - Constructor for class org.entur.jwt.spring.camel.DefaultJwtAuthenticationProcessor
 

E

ExchangeJwtClaimExtractor - Class in org.entur.jwt.spring.camel
 
extract(Exchange, String, Class<V>) - Static method in class org.entur.jwt.spring.camel.ExchangeJwtClaimExtractor
 

J

JwtAuthenticationManager - Class in org.entur.jwt.spring.camel
 
JwtAuthenticationManager() - Constructor for class org.entur.jwt.spring.camel.JwtAuthenticationManager
 
jwtAuthenticationProcessor(JwtVerifier<T>, JwtAuthorityMapper<T>, JwtClaimExtractor<T>, JwtPrincipalMapper, JwtDetailsMapper) - Method in class org.entur.jwt.spring.camel.JwtCamelAutoConfiguration
 
JwtAuthenticationProcessor - Interface in org.entur.jwt.spring.camel
A Processor which, if present, extracts the Json Web Token from the message HttpServletRequest Authorization header and saves it to the message Exchange.AUTHENTICATION.
JwtAuthenticationRoutePolicy - Class in org.entur.jwt.spring.camel
 
JwtAuthenticationRoutePolicy(JwtAuthenticationProcessor) - Constructor for class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
JwtAuthenticationRoutePolicyFactory - Class in org.entur.jwt.spring.camel
Factory for a policy which sets the authentication header on exchange messages.
JwtAuthenticationRoutePolicyFactory(JwtAuthenticationProcessor) - Constructor for class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicyFactory
 
JwtCamelAutoConfiguration - Class in org.entur.jwt.spring.camel
 
JwtCamelAutoConfiguration() - Constructor for class org.entur.jwt.spring.camel.JwtCamelAutoConfiguration
 

O

onExchangeBegin(Route, Exchange) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
onExchangeDone(Route, Exchange) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
onInit(Route) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
onRemove(Route) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
onResume(Route) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
onStart(Route) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
onStop(Route) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
onSuspend(Route) - Method in class org.entur.jwt.spring.camel.JwtAuthenticationRoutePolicy
 
org.entur.jwt.spring.camel - package org.entur.jwt.spring.camel
 

P

process(Exchange) - Method in class org.entur.jwt.spring.camel.DefaultJwtAuthenticationProcessor
 
process(Exchange) - Method in interface org.entur.jwt.spring.camel.JwtAuthenticationProcessor
 

V

validTokenAccessPolicy() - Method in class org.entur.jwt.spring.camel.JwtCamelAutoConfiguration
 
A B C D E J O P V 
All Classes All Packages