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