|
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.WSS4JInInterceptor
public class WSS4JInInterceptor
Performs WS-Security inbound actions.
| Field Summary | |
|---|---|
static java.lang.String |
PRINCIPAL_RESULT
|
static java.lang.String |
PROCESSOR_MAP
|
static java.lang.String |
SIGNATURE_RESULT
|
static java.lang.String |
TIMESTAMP_RESULT
|
| Fields inherited from class org.apache.ws.security.handler.WSHandler |
|---|
cryptos, DONE, secEngine |
| Constructor Summary | |
|---|---|
WSS4JInInterceptor()
|
|
WSS4JInInterceptor(java.util.Map<java.lang.String,java.lang.Object> properties)
|
|
| Method Summary | |
|---|---|
void |
handleMessage(SoapMessage msg)
Intercepts a message. |
protected org.apache.ws.security.components.crypto.Crypto |
loadDecryptionCrypto(org.apache.ws.security.handler.RequestData reqData)
|
org.apache.ws.security.components.crypto.Crypto |
loadSignatureCrypto(org.apache.ws.security.handler.RequestData reqData)
|
| Methods inherited from class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor |
|---|
getAfter, getBefore, getId, getOption, getPassword, getPhase, getProperties, getProperty, getRoles, getUnderstoodHeaders, handleFault, postHandleMessage, setAfter, setBefore, setId, setPassword, setPhase, setProperties, setProperty, setProperty |
| Methods inherited from class org.apache.ws.security.handler.WSHandler |
|---|
checkReceiverResults, checkSignatureConfirmation, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeMustUnderstand, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUTParameter, doReceiverAction, doSenderAction, getClassLoader, getPassword, getPasswordCB, getString, getStringOption, loadEncryptionCrypto, verifyTimestamp, verifyTrust |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TIMESTAMP_RESULT
public static final java.lang.String SIGNATURE_RESULT
public static final java.lang.String PRINCIPAL_RESULT
public static final java.lang.String PROCESSOR_MAP
| Constructor Detail |
|---|
public WSS4JInInterceptor()
public WSS4JInInterceptor(java.util.Map<java.lang.String,java.lang.Object> properties)
| Method Detail |
|---|
public void handleMessage(SoapMessage msg)
throws Fault
Interceptor
Fault
public org.apache.ws.security.components.crypto.Crypto loadSignatureCrypto(org.apache.ws.security.handler.RequestData reqData)
throws org.apache.ws.security.WSSecurityException
loadSignatureCrypto in class org.apache.ws.security.handler.WSHandlerorg.apache.ws.security.WSSecurityException
protected org.apache.ws.security.components.crypto.Crypto loadDecryptionCrypto(org.apache.ws.security.handler.RequestData reqData)
throws org.apache.ws.security.WSSecurityException
loadDecryptionCrypto in class org.apache.ws.security.handler.WSHandlerorg.apache.ws.security.WSSecurityException
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||