Package | Description |
---|---|
org.opensaml.samlext.saml2mdui | |
org.opensaml.samlext.saml2mdui.impl |
Modifier and Type | Method and Description |
---|---|
List<InformationURL> |
UIInfo.getInformationURLs()
Get the URLs.
|
Modifier and Type | Class and Description |
---|---|
class |
InformationURLImpl
Concrete implementation of
InformationURL . |
Modifier and Type | Method and Description |
---|---|
InformationURL |
InformationURLBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
InformationURL |
InformationURLBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<InformationURL> |
UIInfoImpl.getInformationURLs()
Get the URLs.
|
Copyright © 1999-2013. All Rights Reserved.