Interface AdminPrincipal

  • All Superinterfaces:
    Principal

    public interface AdminPrincipal
    extends Principal
    Principal used to mark an administrator. The aim of this principal is to simplify the check whether a given set of principals is supplied with special (admin) access permissions. It may be used as the single or as additional non-group principal.