Interface JwtAuthorityRepository.SaveKeysContext
- Enclosing interface:
- JwtAuthorityRepository
public static interface JwtAuthorityRepository.SaveKeysContext
Context for saving keys.
-
Method Summary
Modifier and TypeMethodDescriptionConvenience method to use the registeredJwksKeyWriterinstances to serialise theKey.
-
Method Details
-
serialise
Convenience method to use the registeredJwksKeyWriterinstances to serialise theKey.
-