org.apache.cxf.ws.security.wss4j.policyhandlers
Class StaxAsymmetricBindingHandler
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.StaxAsymmetricBindingHandler
public class StaxAsymmetricBindingHandler
- extends AbstractStaxBindingHandler
 
 
 
 
 
| 
Constructor Summary | 
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)
 
            | 
 
 
| 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, storeSecurityToken | 
 
| Methods inherited from class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractCommonBindingHandler | 
assertAlgorithmSuite, assertPolicy, assertPolicy, assertToken, assertTokenWrapper, assertTrustProperties, assertWSSProperties, getAllAssertionsByLocalname, getAllAssertionsByLocalname, getFirstAssertionByLocalname, getMessage, getSecurityToken, getSHA1, getWss10, isRequestor, isTokenRequired, policyNotAsserted, policyNotAsserted | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
StaxAsymmetricBindingHandler
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)
handleBinding
public void handleBinding()
 
Apache CXF