|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.aci.ProtectedItem
org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeValue
A specific value of specific attributes.
Nested Class Summary |
Field Summary |
Fields inherited from class org.apache.directory.shared.ldap.aci.ProtectedItem |
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY |
Constructor Summary | |
ProtectedItem.AttributeValue(java.util.Collection attributes)
Creates a new instance. |
Method Summary | |
boolean |
equals(java.lang.Object o)
|
java.util.Iterator |
iterator()
Returns an iterator of all Attribute s. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ProtectedItem.AttributeValue(java.util.Collection attributes)
attributes
- the collection of Attribute
s.Method Detail |
public java.util.Iterator iterator()
Attribute
s.
public boolean equals(java.lang.Object o)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |