public class EncryptKeyBuilder extends org.opensaml.core.xml.AbstractXMLObjectBuilder<EncryptKey>
| Constructor and Description |
|---|
EncryptKeyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EncryptKey |
buildObject() |
EncryptKey |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
public EncryptKey buildObject()
public EncryptKey buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<EncryptKey>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<EncryptKey>Copyright © 1999–2015. All rights reserved.