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