public class JBossWSSERoleExtractor extends Object
| Constructor and Description |
|---|
JBossWSSERoleExtractor() |
public static final String UNCHECKED
public static List<String> getRoles(InputStream is, String portName, String operationName) throws org.picketlink.common.exceptions.ProcessingException
Given the jboss-wsse.xml inputstream, return the configured roles
Note that the
is - portName - optionally pass in a portNameList of role namesorg.picketlink.common.exceptions.ProcessingExceptionCopyright © 2013. All Rights Reserved.