|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.security.xacml.sunxacml.attr.AttributeValue
org.jboss.security.xacml.core.ext.MultiValueAttribute
public class MultiValueAttribute
Represents a custom attribute of single value
| Constructor Summary | |
|---|---|
protected |
MultiValueAttribute(URI type)
|
|
MultiValueAttribute(URI type,
String value)
|
| Method Summary | |
|---|---|
String |
encode()
|
| Methods inherited from class org.jboss.security.xacml.sunxacml.attr.AttributeValue |
|---|
encode, encode, encodeWithTags, evaluate, evaluatesToBag, getChildren, getType, isBag, returnsBag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiValueAttribute(URI type,
String value)
protected MultiValueAttribute(URI type)
| Method Detail |
|---|
public String encode()
encode in class org.jboss.security.xacml.sunxacml.attr.AttributeValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||