|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InformationURL | |
|---|---|
| org.opensaml.samlext.saml2mdui | Interfaces for SAML 2 Metadata Extensions for UI and Discovery Information on using this library can be found in the User's Manual and information on extending its functionality can be found in the Developer's Manual. |
| org.opensaml.samlext.saml2mdui.impl | Implementation for SAML 2 Metadata Extensions for UI and Discovery objects. |
| Uses of InformationURL in org.opensaml.samlext.saml2mdui |
|---|
| Methods in org.opensaml.samlext.saml2mdui that return types with arguments of type InformationURL | |
|---|---|
List<InformationURL> |
UIInfo.getInformationURLs()
Get the URLs. |
| Uses of InformationURL in org.opensaml.samlext.saml2mdui.impl |
|---|
| Classes in org.opensaml.samlext.saml2mdui.impl that implement InformationURL | |
|---|---|
class |
InformationURLImpl
Concrete implementation of InformationURL. |
| Fields in org.opensaml.samlext.saml2mdui.impl with type parameters of type InformationURL | |
|---|---|
private XMLObjectChildrenList<InformationURL> |
UIInfoImpl.urls
localized Informational URLs. |
| Methods in org.opensaml.samlext.saml2mdui.impl that return InformationURL | |
|---|---|
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)
|
| Methods in org.opensaml.samlext.saml2mdui.impl that return types with arguments of type InformationURL | |
|---|---|
List<InformationURL> |
UIInfoImpl.getInformationURLs()
Get the URLs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||