| Package | Description |
|---|---|
| org.opensaml.saml.ext.saml2mdui.impl |
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiscoHintsImpl
Concrete implementation of
DiscoHints. |
| Modifier and Type | Method and Description |
|---|---|
DiscoHints |
DiscoHintsBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
DiscoHints |
DiscoHintsBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|