|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.AbstractXMLObjectBuilder<SAMLObjectType>
org.opensaml.common.impl.AbstractSAMLObjectBuilder<ProxyRestriction>
org.opensaml.saml2.core.impl.ProxyRestrictionBuilder
public class ProxyRestrictionBuilder
Builder for ProxyRestrictionImpl
objects.
Constructor Summary | |
---|---|
ProxyRestrictionBuilder()
Constructor. |
Method Summary | |
---|---|
ProxyRestriction |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
ProxyRestriction |
buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
---|
buildObject, buildObject, buildObject, buildObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opensaml.xml.XMLObjectBuilder |
---|
buildObject, buildObject, buildObject, buildObject |
Constructor Detail |
---|
public ProxyRestrictionBuilder()
Method Detail |
---|
public ProxyRestriction buildObject()
buildObject
in interface SAMLObjectBuilder<ProxyRestriction>
buildObject
in class AbstractSAMLObjectBuilder<ProxyRestriction>
public ProxyRestriction buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ProxyRestriction>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ProxyRestriction>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |