Class StaxSymmetricBindingHandler
java.lang.Object
org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
org.apache.cxf.ws.security.wss4j.policyhandlers.StaxSymmetricBindingHandler
-
Field Summary
Fields inherited from class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
encryptedTokensList, endEncSuppTokMap, endSuppTokMap, outboundSecurityContext, sgndEndEncSuppTokMap, sgndEndSuppTokMap, signatureConfirmationAdded, timestampAdded -
Constructor Summary
ConstructorsConstructorDescriptionStaxSymmetricBindingHandler(org.apache.wss4j.stax.ext.WSSSecurityProperties properties, org.apache.cxf.binding.soap.SoapMessage msg, org.apache.wss4j.policy.model.SymmetricBinding sbinding, org.apache.xml.security.stax.ext.OutboundSecurityContext outboundSecurityContext) -
Method Summary
Methods inherited from class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractStaxBindingHandler
addIssuedToken, addKerberosToken, addSamlToken, addSignatureConfirmation, addSignatureParts, addSupportingTokens, addUsernameToken, configureLayout, configureSignature, configureTimestamp, enforceEncryptBeforeSigningWithSignedSAML, findInboundSecurityToken, getEncryptedParts, getKeyIdentifierType, getProperties, getSignedParts, handleSupportingTokens, handleSupportingTokens, handleSupportingTokens, handleUsernameTokenSupportingToken, prependSignatureToSC, putCustomTokenAfterSignature, removeSignatureIfSignedSAML, storeSecurityTokenMethods inherited from class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler
assertAlgorithmSuite, assertPolicy, assertPolicy, assertToken, assertTokenWrapper, assertTrustProperties, assertWSSProperties, getAllAssertionsByLocalname, getMessage, getSecurityToken, getWss10, isRequestor, isTokenRequired, unassertPolicy, unassertPolicy
-
Constructor Details
-
StaxSymmetricBindingHandler
public StaxSymmetricBindingHandler(org.apache.wss4j.stax.ext.WSSSecurityProperties properties, org.apache.cxf.binding.soap.SoapMessage msg, org.apache.wss4j.policy.model.SymmetricBinding sbinding, org.apache.xml.security.stax.ext.OutboundSecurityContext outboundSecurityContext)
-
-
Method Details
-
handleBinding
public void handleBinding()
-