public class Designator extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Designator() |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
get(String attributeName)
Gets an attribute by name
|
Set<String> |
getAttributeNames()
Get all attribute names for this designator (XACML target)
|
Attribute |
put(String attributeName)
Add/update an attribute for this target.
|
Copyright © 2015 DuraSpace. All Rights Reserved.