Class NameAwareAttributes

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

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