public class EncryptionMethodBuilder extends AbstractSAMLObjectBuilder<EncryptionMethod> implements SAMLObjectBuilder<EncryptionMethod>
EncryptionMethod.| Constructor and Description |
|---|
EncryptionMethodBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionMethod |
buildObject() |
EncryptionMethod |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic EncryptionMethod buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<EncryptionMethod>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<EncryptionMethod>public EncryptionMethod buildObject()
buildObject in interface SAMLObjectBuilder<EncryptionMethod>buildObject in class AbstractSAMLObjectBuilder<EncryptionMethod>Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.