Interface UserEvent

    • Method Detail

      • getAuthenticatedUser

        AuthenticatedUser getAuthenticatedUser()
        Returns the AuthenticatedUser identifying the user triggering the event, if any.
        Returns:
        The AuthenticatedUser identifying the user triggering the event, if any, or null if no AuthenticatedUser is associated with the event.