Uses of Interface
org.ldaptive.schema.SchemaFunction
-
Packages that use SchemaFunction Package Description org.ldaptive.schema -
-
Uses of SchemaFunction in org.ldaptive.schema
Classes in org.ldaptive.schema that implement SchemaFunction Modifier and Type Class Description static classSchemaParser.DefaultSchemaFunctionCharBuffer based implementation for schema functions.static classSchemaParser.RegexSchemaFunctionRegular expression based implementation for schema functions.Methods in org.ldaptive.schema that return SchemaFunction Modifier and Type Method Description static SchemaFunctionSchemaParser. getSchemaFunction()TheSchemaParser.SCHEMA_FUNCTION_PROPERTYproperty is checked and that class is loaded if provided.
-