MutableJwtProcessorRegistry
Inheritors
Functions
Link copied to clipboard
Sets other as the delegate registry for this registry.
Link copied to clipboard
abstract fun findBestJweProcessor(algorithm: EncryptionAlgorithm, keyId: String?): BaseJweProcessor?
Link copied to clipboard
Link copied to clipboard
Registers a BaseJweProcessor in this registry under its algorithm and optional keyId.
Link copied to clipboard
Registers a BaseJwsProcessor in this registry under its algorithm and optional keyId.