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
Exception
public static AttributeValue getAttributeValue(Object value)
Given a value, construct an AttributeValue
depending on the type of object
value
- Copyright © 2023 JBoss by Red Hat. All rights reserved.