Package org.apache.cxf.rs.security.saml
Class SamlEnvelopedOutInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
org.apache.cxf.rs.security.saml.SamlEnvelopedOutInterceptor
- All Implemented Interfaces:
Interceptor<Message>,PhaseInterceptor<Message>
-
Field Summary
Fields inherited from class org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
ENC_NS, ENC_PREFIX, SIG_NS, SIG_PREFIX, WSU_NS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DocumentprocessDocument(Message message, Document doc) voidsetEnvelopeName(String expandedName) voidsetEnvelopeQName(QName name) Methods inherited from class org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
handleMessageMethods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
-
Constructor Details
-
SamlEnvelopedOutInterceptor
public SamlEnvelopedOutInterceptor() -
SamlEnvelopedOutInterceptor
public SamlEnvelopedOutInterceptor(boolean signLater)
-
-
Method Details
-
processDocument
- Specified by:
processDocumentin classAbstractXmlSecOutInterceptor- Throws:
Exception
-
setEnvelopeName
-
setEnvelopeQName
-