Class StatusListIndexService

java.lang.Object
io.jans.as.server.service.token.StatusListIndexService

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

    • StatusListIndexService

      public StatusListIndexService()
  • Method Details

    • updateStatusAtIndexes

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

      public Integer next()
    • nextIndex

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