org.opensaml.saml1.core.impl
public class RespondWithBuilder extends AbstractSAMLObjectBuilder<RespondWith>
RespondWithImpl
objects.Constructor and Description |
---|
RespondWithBuilder() |
Modifier and Type | Method and Description |
---|---|
RespondWith |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
RespondWith |
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 RespondWith buildObject()
buildObject
in interface SAMLObjectBuilder<RespondWith>
buildObject
in class AbstractSAMLObjectBuilder<RespondWith>
public RespondWith buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface XMLObjectBuilder<RespondWith>
buildObject
in class AbstractXMLObjectBuilder<RespondWith>
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.