|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.handler.WSHandler
org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
public class WSS4JOutInterceptor
| Field Summary | |
|---|---|
static String |
WSS4J_ACTION_MAP
Property name for a map of action IDs ( Integer) to action
class names. |
| Fields inherited from class org.apache.ws.security.handler.WSHandler |
|---|
cryptos, secEngine |
| Constructor Summary | |
|---|---|
WSS4JOutInterceptor()
|
|
WSS4JOutInterceptor(Map<String,Object> props)
|
|
| Method Summary | |
|---|---|
org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor.WSS4JOutInterceptorInternal |
createEndingInterceptor()
|
Object |
getProperty(Object msgContext,
String key)
|
void |
handleFault(SoapMessage message)
Called for all interceptors (in reverse order) on which handleMessage had been successfully invoked, when normal execution of the chain was aborted for some reason. |
void |
handleMessage(SoapMessage mc)
Intercepts a message. |
boolean |
isAllowMTOM()
|
void |
setAllowMTOM(boolean allowMTOM)
Enable or disable mtom with WS-Security. |
| Methods inherited from class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor |
|---|
getAdditionalInterceptors, getAfter, getBefore, getId, getOption, getPassword, getPhase, getProperties, getRoles, getUnderstoodHeaders, isRequestor, loadCryptoFromPropertiesFile, postHandleMessage, setAfter, setBefore, setId, setPassword, setPhase, setProperties, setProperty, setProperty, translateProperties |
| Methods inherited from class org.apache.ws.security.handler.WSHandler |
|---|
checkReceiverResults, checkReceiverResultsAnyOrder, checkSignatureConfirmation, decodeBooleanConfigValue, decodeBSPCompliance, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeFutureTimeToLive, decodeMustUnderstand, decodeNamespaceQualifiedPasswordTypes, decodePasswordType, decodePasswordTypeStrict, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUseEncodedPasswords, decodeUseSingleCertificate, decodeUTParameter, doReceiverAction, doSenderAction, getCallbackHandler, getClassLoader, getPasswordCallbackHandler, getPasswordCB, getString, getStringOption, loadCrypto, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String WSS4J_ACTION_MAP
Integer) to action
class names. Values can be either Class) or Objects
- * implementing Action.
| Constructor Detail |
|---|
public WSS4JOutInterceptor()
public WSS4JOutInterceptor(Map<String,Object> props)
| Method Detail |
|---|
public boolean isAllowMTOM()
public void setAllowMTOM(boolean allowMTOM)
mtomEnabled -
public Object getProperty(Object msgContext,
String key)
getProperty in class AbstractWSS4JInterceptor
public void handleMessage(SoapMessage mc)
throws Fault
Interceptor
Faultpublic void handleFault(SoapMessage message)
Interceptor
handleFault in interface Interceptor<SoapMessage>handleFault in class AbstractWSS4JInterceptorpublic final org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor.WSS4JOutInterceptorInternal createEndingInterceptor()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||