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