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