Uses of Interface
org.opensaml.saml.saml2.metadata.OrganizationURL
-
Packages that use OrganizationURL Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of OrganizationURL in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type OrganizationURL Modifier and Type Method Description List<OrganizationURL>Organization. getURLs()Gets a list of URLs for this organization.
-