Class InfinispanSingleUseObjectProvider

  • All Implemented Interfaces:
    SingleUseObjectProvider, Provider

    public class InfinispanSingleUseObjectProvider
    extends Object
    implements SingleUseObjectProvider
    TODO: Check if Boolean can be used as single-use cache argument instead of SingleUseObjectValueEntity. 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 SingleUseObjectValueEntity)
    Author:
    Marek Posolda