| Package | Description |
|---|---|
| org.opensaml.saml.ext.saml2mdui |
Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery.
|
| org.opensaml.saml.ext.saml2mdui.impl |
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
List<Keywords> |
UIInfo.getKeywords()
Get the keywords.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeywordsImpl
Concrete Implementation of
Keywords. |
| Modifier and Type | Method and Description |
|---|---|
Keywords |
KeywordsBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Keywords |
KeywordsBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Keywords> |
UIInfoImpl.getKeywords()
Get the keywords.
|
Copyright © 2021. All rights reserved.