public class StaxAsymmetricBindingHandler extends AbstractStaxBindingHandler
encryptedTokensList, endEncSuppTokMap, endSuppTokMap, outboundSecurityContext, sgndEndEncSuppTokMap, sgndEndSuppTokMap, signatureConfirmationAdded, timestampAdded
Constructor and Description |
---|
StaxAsymmetricBindingHandler(org.apache.wss4j.stax.ext.WSSSecurityProperties properties,
SoapMessage msg,
org.apache.wss4j.policy.model.AsymmetricBinding abinding,
org.apache.xml.security.stax.ext.OutboundSecurityContext outboundSecurityContext) |
Modifier and Type | Method and Description |
---|---|
void |
handleBinding() |
addIssuedToken, addKerberosToken, addSamlToken, addSignatureConfirmation, addSignatureParts, addSupportingTokens, addUsernameToken, configureLayout, configureSignature, configureTimestamp, enforceEncryptBeforeSigningWithSignedSAML, findInboundSecurityToken, getEncryptedParts, getKeyIdentifierType, getProperties, getSignedParts, handleSupportingTokens, handleSupportingTokens, handleSupportingTokens, handleUsernameTokenSupportingToken, prependSignatureToSC, putCustomTokenAfterSignature, removeSignatureIfSignedSAML, storeSecurityToken
assertAlgorithmSuite, assertPolicy, assertPolicy, assertToken, assertTokenWrapper, assertTrustProperties, assertWSSProperties, getAllAssertionsByLocalname, getMessage, getSecurityToken, getWss10, isRequestor, isTokenRequired, unassertPolicy, unassertPolicy
public StaxAsymmetricBindingHandler(org.apache.wss4j.stax.ext.WSSSecurityProperties properties, SoapMessage msg, org.apache.wss4j.policy.model.AsymmetricBinding abinding, org.apache.xml.security.stax.ext.OutboundSecurityContext outboundSecurityContext)
Apache CXF