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, buildObject
public 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-2013. All Rights Reserved.