public class ComputedKeyBuilder extends AbstractWSTrustObjectBuilder<ComputedKey>
| Constructor and Description |
|---|
ComputedKeyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ComputedKey |
buildObject()
Builds a WS-Trust object of the given type.
|
ComputedKey |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic ComputedKey buildObject()
buildObject in interface WSTrustObjectBuilder<ComputedKey>buildObject in class AbstractWSTrustObjectBuilder<ComputedKey>public ComputedKey buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.xml.XMLObjectBuilder<ComputedKey>buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<ComputedKey>Copyright © 1999-2014. All Rights Reserved.