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 SAML 2.0 metadata objects.
-
Uses of IndexedEndpoint in org.opensaml.saml.ext.idpdisco
Subinterfaces of IndexedEndpoint in org.opensaml.saml.ext.idpdiscoModifier and TypeInterfaceDescriptioninterfaceSAML 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 IndexedEndpoint -
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 defaultIndexedEndpointfrom a list of candidates. -
Uses of IndexedEndpoint in org.opensaml.saml.saml2.metadata
Subinterfaces of IndexedEndpoint in org.opensaml.saml.saml2.metadataModifier and TypeInterfaceDescriptioninterfaceSAML 2.0 Metadata ArtifactResolutionService.interfaceSAML 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 TypeClassDescriptionclassConcrete implementation ofArtifactResolutionService.classConcrete implementation ofAssertionConsumerService.classConcrete implementation ofIndexedEndpoint.