Package | Description |
---|---|
org.apache.cxf.binding.soap.saaj | |
org.apache.cxf.staxutils | |
org.apache.cxf.ws.security.trust |
Modifier and Type | Class and Description |
---|---|
class |
SAAJStreamWriter |
Modifier and Type | Class and Description |
---|---|
class |
OverlayW3CDOMStreamWriter
Special StreamWriter that will "overlay" any write events onto the DOM.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSTSClient.addBinaryExchange(String binaryExchange,
W3CDOMStreamWriter writer) |
protected void |
AbstractSTSClient.addKeySize(int keysize,
W3CDOMStreamWriter writer) |
protected void |
AbstractSTSClient.addRequestType(String requestType,
W3CDOMStreamWriter writer) |
protected void |
AbstractSTSClient.writeElementsForRSTPublicKey(W3CDOMStreamWriter writer,
X509Certificate cert) |
protected byte[] |
AbstractSTSClient.writeElementsForRSTSymmetricKey(W3CDOMStreamWriter writer,
boolean wroteKeySize) |
protected String |
AbstractSTSClient.writeKeyType(W3CDOMStreamWriter writer,
String keyTypeToWrite) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.