Package org.radarbase.auth.jwks
Interface JsonWebKey
-
- All Implemented Interfaces:
@Serializable(with = JavaWebKeyPolymorphicSerializer.class) public interface JsonWebKey
Represents the OAuth 2.0 JsonWebKey for token verification.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
JsonWebKey.Companion
-