Class RevocationCacheContexts


  • public final class RevocationCacheContexts
    extends Object
    Revocation cache contexts shared across actions.
    • Field Detail

      • AUTHORIZATION_CODE

        @Nonnull
        @NotEmpty
        public static final String AUTHORIZATION_CODE
        ID of context for revoking authorization codes.
    • Constructor Detail

      • RevocationCacheContexts

        private RevocationCacheContexts()
        Private constructor.