|
||||||||||
| 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.RestrictedByItem
public static class ProtectedItem.RestrictedByItem
An element of ProtectedItem.RestrictedBy.
| Constructor Summary | |
|---|---|
ProtectedItem.RestrictedByItem(java.lang.String attributeType,
java.lang.String valuesIn)
Creates a new instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAttributeType()
Returns the attribute type to restrict. |
java.lang.String |
getValuesIn()
Returns the attribute type only whose values are allowed in attributeType. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProtectedItem.RestrictedByItem(java.lang.String attributeType,
java.lang.String valuesIn)
attributeType - the attribute type to restrictvaluesIn - the attribute type only whose values are allowed in
attributeType.| Method Detail |
|---|
public java.lang.String getAttributeType()
public java.lang.String getValuesIn()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||