Package org.entur.jwt.spring.camel
-
Interface Summary Interface Description JwtAuthenticationProcessor A Processor which, if present, extracts the Json Web Token from the message HttpServletRequest Authorization header and saves it to the message Exchange.AUTHENTICATION. -
Class Summary Class Description DefaultJwtAuthenticationProcessor A Processor which, if present, extracts the Json Web Token from the message HttpServletRequest Authorization header and saves it to the message Exchange.AUTHENTICATION.ExchangeJwtClaimExtractor JwtAuthenticationManager JwtAuthenticationRoutePolicy JwtAuthenticationRoutePolicyFactory Factory for a policy which sets the authentication header on exchange messages.JwtCamelAutoConfiguration