Package | Description |
---|---|
org.opensaml.samlext.saml2mdui | |
org.opensaml.samlext.saml2mdui.impl |
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)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<PrivacyStatementURL> |
UIInfoImpl.getPrivacyStatementURLs()
Get the Privacy Statement URLs.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.