Uses of Interface
org.opensaml.core.xml.LangBearing
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.saml2mdrpi.impl |
Concrete implementations of the interfaces for 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.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 LangBearing in org.opensaml.saml.ext.saml2mdrpi
Subinterfaces of LangBearing in org.opensaml.saml.ext.saml2mdrpi Modifier and Type Interface Description interface
RegistrationPolicy
Representation of the<mdrpi:RegistrationPolicy>
element.interface
UsagePolicy
Representation of the<mdrpi:UsagePolicy>
element. -
Uses of LangBearing in org.opensaml.saml.ext.saml2mdrpi.impl
Classes in org.opensaml.saml.ext.saml2mdrpi.impl that implement LangBearing Modifier and Type Class Description class
RegistrationPolicyImpl
Concrete implementation ofRegistrationPolicy
.class
UsagePolicyImpl
Concrete implementation ofUsagePolicy
. -
Uses of LangBearing in org.opensaml.saml.ext.saml2mdui
Subinterfaces of LangBearing in org.opensaml.saml.ext.saml2mdui Modifier and Type Interface Description interface
Description
DisplayName.interface
DisplayName
DisplayName.interface
InformationURL
InformationURL.interface
Keywords
DisplayName.interface
Logo
Localized logo type.interface
PrivacyStatementURL
PrivacyStatementURL. -
Uses of LangBearing in org.opensaml.saml.ext.saml2mdui.impl
Classes in org.opensaml.saml.ext.saml2mdui.impl that implement LangBearing Modifier and Type Class Description class
DescriptionImpl
Concrete implementation ofDescription
.class
DisplayNameImpl
Concrete implementation ofDisplayName
.class
InformationURLImpl
Concrete implementation ofInformationURL
.class
KeywordsImpl
Concrete Implementation ofKeywords
.class
LogoImpl
Concrete implementation ofLogo
.class
PrivacyStatementURLImpl
Concrete implementation ofPrivacyStatementURL
. -
Uses of LangBearing in org.opensaml.saml.saml2.metadata
Subinterfaces of LangBearing in org.opensaml.saml.saml2.metadata Modifier and Type Interface Description interface
LocalizedName
LocalizedName.interface
LocalizedURI
LocalizedURI.interface
OrganizationDisplayName
SAML 2.0 Metadata OrganizationDisplayName.interface
OrganizationName
SAML 2.0 Metadata OrganizationName.interface
OrganizationURL
SAML 2.0 Metadata OrganizationURL.interface
ServiceDescription
SAML 2.0 Metadata ServiceDescription.interface
ServiceName
SAML 2.0 Metadata ServiceName. -
Uses of LangBearing in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement LangBearing Modifier and Type Class Description class
LocalizedNameImpl
Concrete implementation ofLocalizedName
.class
LocalizedURIImpl
Concrete implementation ofLocalizedURI
.class
OrganizationDisplayNameImpl
Concrete implementation ofOrganizationDisplayName
.class
OrganizationNameImpl
Concrete implementation ofOrganizationName
.class
OrganizationURLImpl
Concrete implementation ofOrganizationURL
.class
ServiceDescriptionImpl
Concrete implementation ofServiceDescription
.class
ServiceNameImpl
Concrete implementation ofServiceName
.