Uses of Interface
org.opensaml.saml.saml2.metadata.LocalizedURI
-
Packages that use LocalizedURI Package Description org.opensaml.saml.ext.saml2mdrpi The package to define the SAML V2.0 Metadata Extensions for Registration and Publication Information Version 1.0.org.opensaml.saml.ext.saml2mdui Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery.org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of LocalizedURI in org.opensaml.saml.ext.saml2mdrpi
Subinterfaces of LocalizedURI in org.opensaml.saml.ext.saml2mdrpi Modifier and Type Interface Description interfaceRegistrationPolicyRepresentation of the<mdrpi:RegistrationPolicy>element.interfaceUsagePolicyRepresentation of the<mdrpi:UsagePolicy>element. -
Uses of LocalizedURI in org.opensaml.saml.ext.saml2mdui
Subinterfaces of LocalizedURI in org.opensaml.saml.ext.saml2mdui Modifier and Type Interface Description interfaceInformationURLInformationURL.interfaceLogoLocalized logo type.interfacePrivacyStatementURLPrivacyStatementURL. -
Uses of LocalizedURI in org.opensaml.saml.saml2.metadata
Subinterfaces of LocalizedURI in org.opensaml.saml.saml2.metadata Modifier and Type Interface Description interfaceOrganizationURLSAML 2.0 Metadata OrganizationURL.
-