Uses of Class
de.xima.fc.gui.common.event.handler.DefaultIdentityCheckHandler
Packages that use DefaultIdentityCheckHandler
- 
Uses of DefaultIdentityCheckHandler in de.xima.fc.gui.common.event.handler
Methods in de.xima.fc.gui.common.event.handler that return DefaultIdentityCheckHandlerModifier and TypeMethodDescriptionstatic DefaultIdentityCheckHandlerDefaultIdentityCheckHandler.of(String token, Consumer<IdentityCheckCallbackEvent> callback) Create a newDefaultIdentityCheckHandlerthat listens forIdentityCheckCallbackEventand invokes the given callback handler if the event's token matches the given token.