Package | Description |
---|---|
org.springframework.ldap.ldif.parser |
This package contains the parser classes and interfaces.
|
org.springframework.ldap.ldif.support |
Provides the necessary auxiliary classes utilized by the LDIFParser.
|
Modifier and Type | Method and Description |
---|---|
void |
LdifParser.setAttributeValidationPolicy(AttributeValidationPolicy avPolicy)
Policy object enforcing the rules for acceptable attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAttributeValidationPolicy
Ensures the buffer represents a valid attribute as defined by RFC2849.
|
Copyright © 2005–2016 The Spring LDAP Framework. All rights reserved.