public final class ExpressionSchema extends Object
Modifier and Type | Method and Description |
---|---|
static SchemaBuilder |
addExpressionSyntaxesToSchema(SchemaBuilder builder,
Schema schema)
Adds the configuration expression syntaxes to the provided schema builder.
|
public static SchemaBuilder addExpressionSyntaxesToSchema(SchemaBuilder builder, Schema schema)
builder
- The schema builder to which the schema elements should be added.schema
- The initial schema that must contains all syntaxes used for configurationCopyright 2010-2018 ForgeRock AS.