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