public class EncryptWithBuilder extends AbstractWSTrustObjectBuilder<EncryptWith>
Constructor and Description |
---|
EncryptWithBuilder() |
Modifier and Type | Method and Description |
---|---|
EncryptWith |
buildObject()
Builds a WS-Trust object of the given type.
|
EncryptWith |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public EncryptWith buildObject()
buildObject
in interface WSTrustObjectBuilder<EncryptWith>
buildObject
in class AbstractWSTrustObjectBuilder<EncryptWith>
public EncryptWith buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<EncryptWith>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<EncryptWith>
Copyright © 1999–2016. All rights reserved.