Uses of Interface
org.opensaml.saml.saml2.metadata.LocalizedName
Package | Description |
---|---|
org.opensaml.saml.ext.saml2mdui |
Interfaces for SAML 2 Metadata Extensions for Login UI and Discovery.
|
org.opensaml.saml.ext.saml2mdui.impl |
Implementation for SAML V2 Metadata Extensions for UI and Discovery.
|
org.opensaml.saml.saml2.metadata |
Concrete definitions of the objects described in saml-metadata-2.0-os work.
|
org.opensaml.saml.saml2.metadata.impl |
Concrete implementations of the metadata APIs.
|
-
Uses of LocalizedName in org.opensaml.saml.ext.saml2mdui
Subinterfaces of LocalizedName in org.opensaml.saml.ext.saml2mdui Modifier and Type Interface Description interface
Description
DisplayName.interface
DisplayName
DisplayName. -
Uses of LocalizedName in org.opensaml.saml.ext.saml2mdui.impl
Classes in org.opensaml.saml.ext.saml2mdui.impl that implement LocalizedName Modifier and Type Class Description class
DescriptionImpl
Concrete implementation ofDescription
.class
DisplayNameImpl
Concrete implementation ofDisplayName
. -
Uses of LocalizedName in org.opensaml.saml.saml2.metadata
Subinterfaces of LocalizedName in org.opensaml.saml.saml2.metadata Modifier and Type Interface Description interface
OrganizationDisplayName
SAML 2.0 Metadata OrganizationDisplayName.interface
OrganizationName
SAML 2.0 Metadata OrganizationName.interface
ServiceDescription
SAML 2.0 Metadata ServiceDescription.interface
ServiceName
SAML 2.0 Metadata ServiceName. -
Uses of LocalizedName in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement LocalizedName Modifier and Type Class Description class
LocalizedNameImpl
Concrete implementation ofLocalizedName
.class
OrganizationDisplayNameImpl
Concrete implementation ofOrganizationDisplayName
.class
OrganizationNameImpl
Concrete implementation ofOrganizationName
.class
ServiceDescriptionImpl
Concrete implementation ofServiceDescription
.class
ServiceNameImpl
Concrete implementation ofServiceName
.