|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.soa.esb.actions.soap.SOAPSamlHandlerUtil
public class SOAPSamlHandlerUtil
Util methods for handling SAML related tasks for SOAP Protocol Handlers.
Method Summary | |
---|---|
static javax.xml.soap.SOAPElement |
addAssertion(javax.xml.ws.handler.soap.SOAPMessageContext soapContext,
javax.xml.namespace.QName securityHeader,
org.w3c.dom.Element assertion)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static javax.xml.soap.SOAPElement addAssertion(javax.xml.ws.handler.soap.SOAPMessageContext soapContext, javax.xml.namespace.QName securityHeader, org.w3c.dom.Element assertion) throws javax.xml.soap.SOAPException
javax.xml.soap.SOAPException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |