Interface WebAuthSessionChangeEvent


public interface WebAuthSessionChangeEvent
Posted to a WebAuthSession's EventBus when the WebAuthSession has changed. Fetch the latest WebAuthSessionContext by calling WebAuthSession.getContext().
See Also: