クラス NameAwareAttributes

java.lang.ObjectSE
org.springframework.ldap.core.NameAwareAttributes
実装されているすべてのインターフェース:
SerializableSECloneableSEIterableSE<NameAwareAttribute>AttributesSE

public final class NameAwareAttributes extends ObjectSE implements AttributesSE, IterableSE<NameAwareAttribute>
DirContextAdapter が名前を値として適切に処理できるようにするために内部的に使用されます。
導入:
2.0
関連事項: