Package org.mockserver.oidc
Class OidcAuthorizationStore.OpaqueToken
java.lang.Object
org.mockserver.oidc.OidcAuthorizationStore.OpaqueToken
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OidcAuthorizationStore
Record of an opaque access token (issued when
OidcProviderConfiguration.isOpaqueAccessToken())
so the introspection endpoint can validate it: the claims to echo back and the absolute expiry.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OpaqueToken
-