| Package | Description |
|---|---|
| org.entur.jwt.verifier |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtClaimVerifier<T> |
| Modifier and Type | Method and Description |
|---|---|
JwtVerifier<T> |
JwtVerifierFactory.getVerifier(Map<String,JwtTenantProperties> tenants,
JwkProperties jwk,
JwtClaimsProperties claims) |
| Constructor and Description |
|---|
JwtClaimVerifier(JwtVerifier<T> delegate,
JwtClaimExtractor<T> extractor,
Map<String,Class<?>> types,
Map<String,Object> values) |
Copyright © 2020 Entur AS. All rights reserved.