API Reference
Class
JavaSchemaForestService
Forest-level aggregation for legacy Java schema exposure. Checks if java* attributes exist in the forest schema and, when present, enumerates users with java* values across all domains in the forest.
Inheritance
- Object
- JavaSchemaForestService
Methods
public static View Evaluate(String forestName = null) #Returns:
ViewEvaluates forest Java schema exposure, aggregating users from all forest domains only when java* attributes are present in the schema.
Parameters
- forestName System.String = null
- Optional forest root DNS name. When null, the current forest is used.
Returns
Aggregated View for the forest.