SAMLObjectType
- the type of SAMLObject being builtpublic interface SAMLObjectBuilder<SAMLObjectType extends SAMLObject>
extends org.opensaml.core.xml.XMLObjectBuilder<SAMLObjectType>
Modifier and Type | Method and Description |
---|---|
SAMLObjectType |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
@Nonnull SAMLObjectType buildObject()
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.