Class NameAwareAttributes

java.lang.Object
org.springframework.ldap.core.NameAwareAttributes
All Implemented Interfaces:
Serializable, Cloneable, Iterable<NameAwareAttribute>, Attributes

public final class NameAwareAttributes extends Object implements Attributes, Iterable<NameAwareAttribute>
Used internally to help DirContextAdapter properly handle Names as values.
Since:
2.0
See Also: