Class | Description |
---|---|
ClientKeyCacheService |
Takes in a client and returns the appropriate validator or encrypter for
that client's registered key types.
|
DefaultJWTSigningAndValidationService | |
JWKSetCacheService |
Creates a caching map of JOSE signers/validators and encrypters/decryptors
keyed on the JWK Set URI.
|
SymmetricKeyJWTValidatorCacheService |
Creates and caches symmetrical validators for clients based on client secrets.
|
Copyright © 2018. All rights reserved.