| Package | Description |
|---|---|
| org.opensaml.saml.saml1.core.impl |
Implementations of SAML 1.x core specification types and elements.
|
| Modifier and Type | Method and Description |
|---|---|
AssertionImpl |
AssertionBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
AssertionImpl |
AssertionBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|