Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<PrivacyStatementURL> |
UIInfo.getPrivacyStatementURLs()
Get the Privacy Statement URLs.
|
Modifier and Type | Class and Description |
---|---|
class |
PrivacyStatementURLImpl
Concrete implementation of
PrivacyStatementURL . |
Modifier and Type | Method and Description |
---|---|
PrivacyStatementURL |
PrivacyStatementURLBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
PrivacyStatementURL |
PrivacyStatementURLBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<PrivacyStatementURL> |
UIInfoImpl.getPrivacyStatementURLs()
Get the Privacy Statement URLs.
|
Copyright © 1999–2014. All rights reserved.