| Package | Description |
|---|---|
| org.opensaml.saml.ext.saml1md.impl |
Implementation for SAML 1.x Metadata Profile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SourceIDImpl
Concrete implementation of
SourceID. |
| Modifier and Type | Method and Description |
|---|---|
SourceID |
SourceIDBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
SourceID |
SourceIDBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|