Module io.inverno.mod.security.jose
Class GenericJWKStore
java.lang.Object
io.inverno.mod.security.jose.internal.jwk.GenericJWKStore
JSON Web Key store used to store and load JWK.
This is an overridable wrapper bean which provides a NoOpJWKStore. It can be overriden by injecting a custom JWKStore instance when building the JOSE module.
- Since:
- 1.5
- Author:
- Jeremy Kuhn
-
Constructor Summary
Constructors -
Method Summary