public interface JwtVerifierFactory<T>
| Modifier and Type | Method and Description |
|---|---|
JwtVerifier<T> |
getVerifier(Map<String,JwtTenantProperties> tenants,
JwkProperties jwk,
JwtClaimsProperties claims) |
JwtVerifier<T> getVerifier(Map<String,JwtTenantProperties> tenants, JwkProperties jwk, JwtClaimsProperties claims)
Copyright © 2020 Entur AS. All rights reserved.