See: Description
Class | Description |
---|---|
CTSWorkerBaseQuery<C> |
Abstract class for the performing of queries related to the CTS Worker Framework.
|
CTSWorkerPastExpiryDateQuery<C> |
A query that selects all CTS tokens whose expiry date field is prior to the current timestamp (e.g. who have
exceeded their maximum expiry time).
|
MaxSessionTimeExpiredQuery<C> |
A query that selects all CTS session tokens whose max session time has expired.
|
SessionIdleTimeExpiredQuery<C> |
A query that selects all CTS session tokens whose idle time has expired.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.