public class EncryptionAlgorithmBuilder extends AbstractWSTrustObjectBuilder<EncryptionAlgorithm>
| Constructor and Description |
|---|
EncryptionAlgorithmBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EncryptionAlgorithm |
buildObject() |
EncryptionAlgorithm |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic 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.core.xml.XMLObjectBuilder<EncryptionAlgorithm>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<EncryptionAlgorithm>Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.