|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.ws.security.handler.WSHandler org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
public class PolicyBasedWSS4JInInterceptor
Field Summary | |
---|---|
static PolicyBasedWSS4JInInterceptor |
INSTANCE
|
static String |
PROPERTIES_CACHE
|
Fields inherited from class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor |
---|
PRINCIPAL_RESULT, PROCESSOR_MAP, SECURITY_PROCESSED, SIGNATURE_RESULT, TIMESTAMP_RESULT |
Fields inherited from class org.apache.ws.security.handler.WSHandler |
---|
cryptos, DONE, secEngine |
Constructor Summary | |
---|---|
PolicyBasedWSS4JInInterceptor()
|
Method Summary | |
---|---|
protected void |
computeAction(SoapMessage message,
org.apache.ws.security.handler.RequestData data)
Do whatever is necessary to determine the action for the incoming message and do whatever other setup work is necessary. |
protected void |
doResults(SoapMessage msg,
String actor,
javax.xml.soap.SOAPMessage doc,
Vector results,
boolean utWithCallbacks)
|
protected static Map<Object,Properties> |
getPropertiesCache(SoapMessage message)
|
Methods inherited from class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor |
---|
checkTimestamps, createSecurityContext, createSecurityEngine, doResults, getCallback, getCallback, getProperty, getSecurityEngine, handleMessage, isGET, isSecurityContextPrincipal, setIgnoreActions |
Methods inherited from class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor |
---|
decodeEnableSignatureConfirmation, getAfter, getBefore, getId, getOption, getPassword, getPhase, getProperties, getRoles, getUnderstoodHeaders, handleFault, isRequestor, loadCryptoFromPropertiesFile, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto, postHandleMessage, setAfter, setBefore, setId, setPassword, setPhase, setProperties, setProperty, setProperty |
Methods inherited from class org.apache.ws.security.handler.WSHandler |
---|
checkReceiverResults, checkReceiverResultsAnyOrder, checkSignatureConfirmation, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEncryptionParameter, decodeMustUnderstand, decodeNamespaceQualifiedPasswordTypes, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUseEncodedPasswords, decodeUseSingleCertificate, decodeUTParameter, doReceiverAction, doSenderAction, getClassLoader, getPassword, getPasswordCB, getString, getStringOption, verifyTimestamp, verifyTimestamp, verifyTrust, verifyTrust |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PROPERTIES_CACHE
public static final PolicyBasedWSS4JInInterceptor INSTANCE
Constructor Detail |
---|
public PolicyBasedWSS4JInInterceptor()
Method Detail |
---|
protected static Map<Object,Properties> getPropertiesCache(SoapMessage message)
protected void computeAction(SoapMessage message, org.apache.ws.security.handler.RequestData data)
WSS4JInInterceptor
computeAction
in class WSS4JInInterceptor
protected void doResults(SoapMessage msg, String actor, javax.xml.soap.SOAPMessage doc, Vector results, boolean utWithCallbacks) throws javax.xml.soap.SOAPException, javax.xml.stream.XMLStreamException, org.apache.ws.security.WSSecurityException
doResults
in class WSS4JInInterceptor
javax.xml.soap.SOAPException
javax.xml.stream.XMLStreamException
org.apache.ws.security.WSSecurityException
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |