You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.collaborationengine.

Class AccessResponse

java.lang.Object
com.vaadin.collaborationengine.AccessResponse
public class AccessResponse extends Object

Response object when access to Collaboration Engine is requested for a user.

Since:

3.0

Author:

Vaadin Ltd

See Also:

  • Method Details

    • hasAccess

      public boolean hasAccess()

      Gets the info of whether the user has access to Collaboration Engine or not.

      Returns:

      true if the user has access, false otherwise.

      Since:

      3.0