| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
<T> JwtAuthenticationProcessor |
JwtCamelAutoConfiguration.jwtAuthenticationProcessor(org.entur.jwt.verifier.JwtVerifier<T> verifier,
JwtAuthorityMapper<T> authorityMapper,
org.entur.jwt.verifier.JwtClaimExtractor<T> extractor) |
| Constructor and Description |
|---|
JwtAuthenticationRoutePolicy(JwtAuthenticationProcessor jwtAuthenticationToSubjectProcessor) |
JwtAuthenticationRoutePolicyFactory(JwtAuthenticationProcessor processor) |
Copyright © 2020 Entur AS. All rights reserved.