public static class ProtectedItem.RestrictedByItem extends Object implements Serializable
ProtectedItem.RestrictedBy.| Constructor and Description |
|---|
RestrictedByItem(String attributeType,
String valuesIn)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeType()
Returns the attribute type to restrict.
|
String |
getValuesIn()
Returns the attribute type only whose values are allowed in
attributeType.
|
String |
toString() |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.