Uses of Interface
org.opensaml.saml.saml2.metadata.IndexedEndpoint
Packages that use IndexedEndpoint
Package
Description
Interfaces for SAML 2 Metadata Extension Identity Provider Discovery.
Implementation for SAML v2.0 Identity Provider Discovery Profile.
Classes in support of SAML metadata.
Concrete definitions of the objects described in saml-metadata-2.0-os work.
Concrete implementations of the metadata APIs.
-
Uses of IndexedEndpoint in org.opensaml.saml.ext.idpdisco
Subinterfaces of IndexedEndpoint in org.opensaml.saml.ext.idpdiscoModifier and TypeInterfaceDescriptioninterface
SAML Identity Provider Discovery Protocol DiscoveryResponse. -
Uses of IndexedEndpoint in org.opensaml.saml.ext.idpdisco.impl
Classes in org.opensaml.saml.ext.idpdisco.impl that implement IndexedEndpointModifier and TypeClassDescriptionclass
This plugs into the standard opensaml2 parser framework to allow us to get useDiscoverResponse
elements in our extensions. -
Uses of IndexedEndpoint in org.opensaml.saml.metadata.support
Methods in org.opensaml.saml.metadata.support with type parameters of type IndexedEndpointModifier and TypeMethodDescriptionstatic <T extends IndexedEndpoint>
TSAML2MetadataSupport.getDefaultIndexedEndpoint
(List<T> candidates) Select the defaultIndexedEndpoint
from a list of candidates. -
Uses of IndexedEndpoint in org.opensaml.saml.saml2.metadata
Subinterfaces of IndexedEndpoint in org.opensaml.saml.saml2.metadataModifier and TypeInterfaceDescriptioninterface
SAML 2.0 Metadata ArtifactResolutionService.interface
SAML 2.0 Metadata AssertionConsumerService. -
Uses of IndexedEndpoint in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement IndexedEndpointModifier and TypeClassDescriptionclass
Concrete implementation ofArtifactResolutionService
.class
Concrete implementation ofAssertionConsumerService
.class
Concrete implementation ofIndexedEndpoint
.