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