Uses of Class
com.atlassian.crowd.event.EventTokenExpiredException
Packages that use EventTokenExpiredException
-
Uses of EventTokenExpiredException in com.atlassian.crowd.event
Methods in com.atlassian.crowd.event that throw EventTokenExpiredExceptionModifier and TypeMethodDescriptionEventStore.getNewEvents(String eventToken, Application application) Returns an events object which contains a new eventToken and events that happened after the giveneventTokenwas generated.EventStore.getNewEvents(String eventToken, List<Long> directoryIds) Deprecated.