Class InfinispanSingleUseTokenStoreProvider

  • All Implemented Interfaces:
    SingleUseTokenStoreProvider, Provider

    public class InfinispanSingleUseTokenStoreProvider
    extends Object
    implements SingleUseTokenStoreProvider
    TODO: Check if Boolean can be used as single-use cache argument instead of ActionTokenValueEntity. With respect to other single-use cache usecases like "Revoke Refresh Token" . Also with respect to the usage of streams iterating over "actionTokens" cache (check there are no ClassCastExceptions when casting values directly to ActionTokenValueEntity)
    Author:
    Marek Posolda