org.apache.directory.shared.ldap.aci
Class ProtectedItem.AttributeType
java.lang.Object
org.apache.directory.shared.ldap.aci.ProtectedItem
org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeType
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ProtectedItem
public static class ProtectedItem.AttributeType
- extends ProtectedItem
Attribute type information pertaining to specific attributes but not
values associated with the type.
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class org.apache.directory.shared.ldap.aci.ProtectedItem |
ProtectedItem.AllAttributeValues, ProtectedItem.AllUserAttributeTypes, ProtectedItem.AllUserAttributeTypesAndValues, ProtectedItem.AttributeType, ProtectedItem.AttributeValue, ProtectedItem.Classes, ProtectedItem.Entry, ProtectedItem.MaxImmSub, ProtectedItem.MaxValueCount, ProtectedItem.MaxValueCountItem, ProtectedItem.RangeOfValues, ProtectedItem.RestrictedBy, ProtectedItem.RestrictedByItem, ProtectedItem.SelfValue |
ProtectedItem.AttributeType
public ProtectedItem.AttributeType(Collection attributeTypes)
- Creates a new instance.
- Parameters:
attributeTypes
- the collection of attribute IDs.
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2012. All Rights Reserved.