Interface Identity

    • Method Detail

      • getName

        String getName()
        Get the name of the identity
        Returns:
      • getRole

        Role getRole()
        Get the Role (Role or RoleGroup)
        Returns:
      • asGroup

        Group asGroup()
        Return a Group only if it has been set
        Returns:
      • asPrincipal

        Principal asPrincipal()
        Returns a Principal only if it set
        Returns: