Interface IUserPortalUser

  • All Superinterfaces:
    Serializable
    All Known Subinterfaces:
    IOAuth20User

    public interface IUserPortalUser
    extends Serializable
    Common interface for a user that is authenticated via the user portal.
    Since:
    8.2.0
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • getDisplayName

        String getDisplayName()
        Gets the display name of this user.
        Returns:
        The display name of this user.