|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrivacyStatementURL | |
|---|---|
| org.opensaml.samlext.saml2mdui | |
| org.opensaml.samlext.saml2mdui.impl | |
| Uses of PrivacyStatementURL in org.opensaml.samlext.saml2mdui |
|---|
| Methods in org.opensaml.samlext.saml2mdui that return types with arguments of type PrivacyStatementURL | |
|---|---|
java.util.List<PrivacyStatementURL> |
UIInfo.getPrivacyStatementURLs()
Get the Privacy Statement URLs. |
| Uses of PrivacyStatementURL in org.opensaml.samlext.saml2mdui.impl |
|---|
| Classes in org.opensaml.samlext.saml2mdui.impl that implement PrivacyStatementURL | |
|---|---|
class |
PrivacyStatementURLImpl
Concrete implementation of PrivacyStatementURL. |
| Methods in org.opensaml.samlext.saml2mdui.impl that return PrivacyStatementURL | |
|---|---|
PrivacyStatementURL |
PrivacyStatementURLBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
PrivacyStatementURL |
PrivacyStatementURLBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods in org.opensaml.samlext.saml2mdui.impl that return types with arguments of type PrivacyStatementURL | |
|---|---|
java.util.List<PrivacyStatementURL> |
UIInfoImpl.getPrivacyStatementURLs()
Get the Privacy Statement URLs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||