|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use W3CDOMStreamWriter | |
---|---|
org.apache.cxf.staxutils | |
org.apache.cxf.ws.security.trust |
Uses of W3CDOMStreamWriter in org.apache.cxf.staxutils |
---|
Subclasses of W3CDOMStreamWriter in org.apache.cxf.staxutils | |
---|---|
class |
OverlayW3CDOMStreamWriter
Special StreamWriter that will "overlay" any write events onto the DOM. |
Uses of W3CDOMStreamWriter in org.apache.cxf.ws.security.trust |
---|
Methods in org.apache.cxf.ws.security.trust with parameters of type W3CDOMStreamWriter | |
---|---|
protected void |
STSClient.addRequestType(String requestType,
W3CDOMStreamWriter writer)
|
protected void |
STSClient.writeElementsForRSTPublicKey(W3CDOMStreamWriter writer,
X509Certificate cert)
|
protected byte[] |
STSClient.writeElementsForRSTSymmetricKey(W3CDOMStreamWriter writer,
boolean wroteKeySize)
|
protected String |
STSClient.writeKeyType(W3CDOMStreamWriter writer,
String keyTypeToWrite)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |