org.opensaml.saml1.core.impl
public class DoNotCacheConditionBuilder extends AbstractSAMLObjectBuilder<DoNotCacheCondition>
DoNotCacheConditionImpl
objects.Constructor and Description |
---|
DoNotCacheConditionBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
DoNotCacheCondition |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
DoNotCacheCondition |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildObject, buildObject, buildObject, buildObject
public DoNotCacheCondition buildObject()
buildObject
in interface SAMLObjectBuilder<DoNotCacheCondition>
buildObject
in class AbstractSAMLObjectBuilder<DoNotCacheCondition>
public DoNotCacheCondition buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface XMLObjectBuilder<DoNotCacheCondition>
buildObject
in class AbstractXMLObjectBuilder<DoNotCacheCondition>
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.