Uses of Class
org.ldaptive.schema.AttributeType.RegexDefinitionFunction
-
Packages that use AttributeType.RegexDefinitionFunction Package Description org.ldaptive.schema -
-
Uses of AttributeType.RegexDefinitionFunction in org.ldaptive.schema
Fields in org.ldaptive.schema declared as AttributeType.RegexDefinitionFunction Modifier and Type Field Description private static AttributeType.RegexDefinitionFunction
SchemaParser.RegexSchemaFunction. ATTRIBUTE_TYPE_FUNCTION
Regex attribute type function.
-