|
Spring LDAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeValidationPolicy
Interface defining the required methods for AttributeValidationPolicies.
Method Summary | |
---|---|
Attribute |
parse(String buffer)
Validates attribute contained in the buffer and returns an LdapAttribute. |
Method Detail |
---|
Attribute parse(String buffer)
buffer
- Buffer containing the line parsed from the resource.
|
Spring LDAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |