Annotation Type TurbineRequiredRole

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] value
      Get the names of the roles 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 role-associated group
    • Element Detail

      • value

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

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