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