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