Class StatusListIndexService


  • @ApplicationScoped
    public class StatusListIndexService
    extends Object
    Version:
    1.0, 06/03/2024
    Author:
    Yuriy Z, Yuriy Movchan
    • Constructor Detail

      • StatusListIndexService

        public StatusListIndexService()
    • Method Detail

      • updateStatusAtIndexes

        public void updateStatusAtIndexes​(List<Integer> indexes,
                                          io.jans.model.tokenstatus.TokenStatus status)
      • nextIndex

        public io.jans.util.Pair<Integer,​io.jans.model.token.StatusIndexPool> nextIndex()