Package io.jans.as.server.service.token
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 Summary
Constructors Constructor Description StatusListIndexService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
next()
io.jans.util.Pair<Integer,io.jans.model.token.StatusIndexPool>
nextIndex()
void
updateStatusAtIndexes(List<Integer> indexes, io.jans.model.tokenstatus.TokenStatus status)
-