Interface IPermission

    • Method Detail

      • value

        int value()
      • ordinal

        int ordinal()
      • isRequired

        boolean isRequired()
      • implies

        String implies()
        Returns:
        Since:
        4.0.7
      • name

        String name()
        Returns:
        Since:
        4.0.7
      • localizedName

        String localizedName​(Locale locale)
        returns the localized name of the permission.
        Parameters:
        locale - the locale to use for localizing.
        Returns:
        Since:
        9.0.0