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