org.opensaml.ws.soap.common
SOAPObjectType
- the type of SOAPObject being builtpublic interface SOAPObjectBuilder<SOAPObjectType extends SOAPObject> extends org.opensaml.xml.XMLObjectBuilder<SOAPObjectType>
Modifier and Type | Method and Description |
---|---|
SOAPObjectType |
buildObject()
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
|
SOAPObjectType buildObject()
Copyright © 2006-2013 Internet2. All Rights Reserved.