Annotation Type TurbineRequiredPermission

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] value
      Get the names of the permissions required to use this class or method
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String group
      Get the name of the permission-associated group
    • Element Detail

      • value

        String[] value
        Get the names of the permissions required to use this class or method
        Returns:
        an array of permission names
      • group

        String group
        Get the name of the permission-associated group
        Returns:
        a group name, empty string if the global group
        Default:
        ""