Class RevocationCacheContexts
- java.lang.Object
-
- net.shibboleth.idp.plugin.oidc.op.storage.RevocationCacheContexts
-
public final class RevocationCacheContexts extends Object
Revocation cache contexts shared across actions.
-
-
Field Summary
Fields Modifier and Type Field Description static StringAUTHORIZATION_CODEID of context for revoking authorization codes.
-
Constructor Summary
Constructors Modifier Constructor Description privateRevocationCacheContexts()Private constructor.
-