public class JBossXACMLUtil extends Object
| Constructor and Description |
|---|
JBossXACMLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeValue |
getAttributeValue(Object value)
Given a value, construct an
AttributeValue
depending on the type of object |
static Element |
getResponseContextElement(ResponseContext response) |
static List<String> |
getTokenList(String commaSeparatedListOfStrings)
Get a list of token from comma separated string
|
public static Element getResponseContextElement(ResponseContext response) throws Exception
Exceptionpublic static AttributeValue getAttributeValue(Object value)
Given a value, construct an AttributeValue
depending on the type of object
value - Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.