org.picketlink.trust.jbossws.util
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.ProcessingException
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.