Interface Role

  • All Known Implementing Classes:
    CacheRoleImpl

    public interface Role
    A role to permission mapping.
    Since:
    7.0
    Author:
    Tristan Tarrant
    • Method Detail

      • getName

        String getName()
        Returns the name of this role
      • getMask

        int getMask()
        Returns a pre-computed access mask which contains the permissions specified by this role