Interface SecurityRank

    • Method Detail

      • getName

        String getName()
        Get the name of this rank.
        Returns:
        the name of this rank.
      • getSecurityPrivileges

        Set<SecurityPrivilege> getSecurityPrivileges()
        Get the privileges that this rank represents.
        Returns:
        the privileges that this rank represents.
      • getTranslationKey

        String getTranslationKey()
        Get the translation-key that can be used to retrieve the locale-specific name of this rank.
        Returns:
        the key.