Interface JwtCryptographyHandler

All Known Implementing Classes:
AuthenticatedEncryptionCryptographyHandler, FallbackJwtCryptographyHandler, KeyStoreJwtCryptographyHandler, SecretsProviderJwtCryptographyHandler

public interface JwtCryptographyHandler
An abstraction of the cryptographic operations that the JWT session modules will need to do to create a read JWTs.