public final class SecurityRecipient extends Object
| Constructor and Description |
|---|
SecurityRecipient(XMLStreamReader reader,
com.sun.xml.ws.api.SOAPVersion soapVersion) |
SecurityRecipient(XMLStreamReader reader,
com.sun.xml.ws.api.SOAPVersion soapVersion,
com.sun.xml.ws.api.message.AttachmentSet attachSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBodyEpilogue(String bodyEpilogue) |
void |
setBodyPrologue(String bodyPrologue) |
com.sun.xml.ws.api.message.Message |
validateMessage(JAXBFilterProcessingContext ctx) |
public SecurityRecipient(XMLStreamReader reader, com.sun.xml.ws.api.SOAPVersion soapVersion)
public SecurityRecipient(XMLStreamReader reader, com.sun.xml.ws.api.SOAPVersion soapVersion, com.sun.xml.ws.api.message.AttachmentSet attachSet)
public void setBodyPrologue(String bodyPrologue)
public void setBodyEpilogue(String bodyEpilogue)
public com.sun.xml.ws.api.message.Message validateMessage(JAXBFilterProcessingContext ctx) throws XWSSecurityException
XWSSecurityExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.