public interface AzAttributes extends Attributes
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Determines a name to denote this collection of attributes.
|
addAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuesString getName()
For example, this name may be used to qualify attributes by collection type in XACML.
Copyright © 2013. All Rights Reserved.