Interface WebAuthSessionChangeEvent
-
public interface WebAuthSessionChangeEvent
Posted to aWebAuthSession
'sEventBus
when theWebAuthSession
has changed. Fetch the latestWebAuthSessionContext
by callingWebAuthSession.getContext()
.- See Also:
WebAuthSession.getEventBus()