|
||||||||||
| 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.saml.AbstractSamlOutInterceptor
public abstract class AbstractSamlOutInterceptor
| Constructor Summary | |
|---|---|
protected |
AbstractSamlOutInterceptor()
|
| Method Summary | |
|---|---|
protected org.apache.ws.security.saml.ext.AssertionWrapper |
createAssertion(org.apache.cxf.message.Message message)
|
protected String |
encodeToken(String assertion)
|
void |
setUseDeflateEncoding(boolean deflate)
|
| 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 |
| Methods inherited from interface org.apache.cxf.interceptor.Interceptor |
|---|
handleMessage |
| Constructor Detail |
|---|
protected AbstractSamlOutInterceptor()
| Method Detail |
|---|
public void setUseDeflateEncoding(boolean deflate)
protected org.apache.ws.security.saml.ext.AssertionWrapper createAssertion(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
protected String encodeToken(String assertion)
throws org.apache.cxf.common.util.Base64Exception
org.apache.cxf.common.util.Base64Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||