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