SAMLObjectType
- the type of SAMLObject being builtpublic interface SAMLObjectBuilder<SAMLObjectType extends SAMLObject>
extends org.opensaml.xml.XMLObjectBuilder<SAMLObjectType>
Modifier and Type | Method and Description |
---|---|
SAMLObjectType |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
SAMLObjectType buildObject()
Copyright © 1999-2013. All Rights Reserved.