Uses of Interface
org.opensaml.saml.ext.saml2mdui.PrivacyStatementURL
Packages that use PrivacyStatementURL
Package
Description
Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery.
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
-
Uses of PrivacyStatementURL in org.opensaml.saml.ext.saml2mdui
Methods in org.opensaml.saml.ext.saml2mdui that return types with arguments of type PrivacyStatementURLModifier and TypeMethodDescriptionUIInfo.getPrivacyStatementURLs()
Get the Privacy Statement URLs. -
Uses of PrivacyStatementURL in org.opensaml.saml.ext.saml2mdui.impl
Classes in org.opensaml.saml.ext.saml2mdui.impl that implement PrivacyStatementURLMethods in org.opensaml.saml.ext.saml2mdui.impl that return PrivacyStatementURLModifier and TypeMethodDescriptionPrivacyStatementURLBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.PrivacyStatementURLBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.saml.ext.saml2mdui.impl that return types with arguments of type PrivacyStatementURLModifier and TypeMethodDescriptionUIInfoImpl.getPrivacyStatementURLs()
Get the Privacy Statement URLs.