|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
org.apache.cxf.rs.security.saml.SamlEnvelopedOutInterceptor
public class SamlEnvelopedOutInterceptor
| Constructor Summary | |
|---|---|
SamlEnvelopedOutInterceptor()
|
|
SamlEnvelopedOutInterceptor(boolean signLater)
|
|
| Method Summary | |
|---|---|
protected Document |
processDocument(org.apache.cxf.message.Message message,
Document doc)
|
void |
setEnvelopeName(String expandedName)
|
void |
setEnvelopeQName(QName name)
|
| Methods inherited from class org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor |
|---|
handleMessage |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SamlEnvelopedOutInterceptor()
public SamlEnvelopedOutInterceptor(boolean signLater)
| Method Detail |
|---|
protected Document processDocument(org.apache.cxf.message.Message message,
Document doc)
throws Exception
processDocument in class AbstractXmlSecOutInterceptorExceptionpublic void setEnvelopeName(String expandedName)
public void setEnvelopeQName(QName name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||