public class EncryptionMethodBuilder extends org.opensaml.core.xml.AbstractXMLObjectBuilder<EncryptionMethod> implements XMLEncryptionBuilder<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, buildObject
public 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 XMLEncryptionBuilder<EncryptionMethod>
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.