Package org.keycloak.models.utils
Class ResetTimeOffsetEvent
java.lang.Object
org.keycloak.models.utils.ResetTimeOffsetEvent
- All Implemented Interfaces:
ProviderEvent
Useful when there is a need for callback when time offset is restarted. Time offset is typically used in testsuite only
- Author:
- Marek Posolda
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ResetTimeOffsetEvent
public ResetTimeOffsetEvent()
-