org.opensaml.ws.wstrust.impl
Class ComputedKeyBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<WSTrustObjectType>
org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectBuilder<ComputedKey>
org.opensaml.ws.wstrust.impl.ComputedKeyBuilder
- All Implemented Interfaces:
- WSTrustObjectBuilder<ComputedKey>, org.opensaml.xml.XMLObjectBuilder<ComputedKey>
public class ComputedKeyBuilder
- extends AbstractWSTrustObjectBuilder<ComputedKey>
Builder for the ComputedKey element.
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
buildObject, buildObject, buildObject, buildObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opensaml.xml.XMLObjectBuilder |
buildObject, buildObject, buildObject, buildObject |
ComputedKeyBuilder
public ComputedKeyBuilder()
buildObject
public ComputedKey buildObject()
- Builds a WS-Trust object of the given type.
- Specified by:
buildObject
in interface WSTrustObjectBuilder<ComputedKey>
- Specified by:
buildObject
in class AbstractWSTrustObjectBuilder<ComputedKey>
- Returns:
- the built object
buildObject
public ComputedKey buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ComputedKey>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ComputedKey>
Copyright © 2006-2013 Internet2. All Rights Reserved.