Package | Description |
---|---|
org.opensaml.samlext.saml2mdui | |
org.opensaml.samlext.saml2mdui.impl |
Modifier and Type | Method and Description |
---|---|
List<Description> |
UIInfo.getDescriptions()
Return the descriptions.
|
Modifier and Type | Class and Description |
---|---|
class |
DescriptionImpl
Concrete implementation of
Description . |
Modifier and Type | Method and Description |
---|---|
Description |
DescriptionBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Description |
DescriptionBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<Description> |
UIInfoImpl.getDescriptions()
Return the descriptions.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.