public class PDPDescriptorBuilder extends AbstractSAMLObjectBuilder<PDPDescriptor>
PDPDescriptorImpl
Constructor and Description |
---|
PDPDescriptorBuilder()
Constructor
|
Modifier and Type | Method and Description |
---|---|
PDPDescriptor |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
PDPDescriptor |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public PDPDescriptor buildObject()
buildObject
in interface SAMLObjectBuilder<PDPDescriptor>
buildObject
in class AbstractSAMLObjectBuilder<PDPDescriptor>
public PDPDescriptor buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<PDPDescriptor>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<PDPDescriptor>
Copyright © 1999-2013. All Rights Reserved.