public class JBossWSSERoleExtractor extends Object
| Constructor and Description |
|---|
JBossWSSERoleExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getRoles(InputStream is,
String portName,
String operationName)
Given the jboss-wsse.xml inputstream, return the configured roles
|
public static final String UNCHECKED
public static List<String> getRoles(InputStream is, String portName, String operationName) throws ProcessingException
Given the jboss-wsse.xml inputstream, return the configured roles
Note that the
is - portName - optionally pass in a portNameList of role namesProcessingExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.