Package | Description |
---|---|
org.opensaml.saml.ext.idpdisco |
Interfaces for SAML 2 Metadata Extension Identity Provider Discovery.
|
org.opensaml.saml.ext.idpdisco.impl |
Implementation for SAML v2.0 Identity Provider Discovery Profile.
|
org.opensaml.saml.metadata.support |
Classes in support of SAML metadata.
|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DiscoveryResponse
SAML Identity Provider Discovery Protocol DiscoveryResponse.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryResponseImpl
This plugs into the standard opensaml2 parser framework to allow us to get use
DiscoverResponse
elements in our extensions. |
Modifier and Type | Method and Description |
---|---|
static <T extends IndexedEndpoint> |
SAML2MetadataSupport.getDefaultIndexedEndpoint(List<T> candidates)
Select the default
IndexedEndpoint from a list of candidates. |
Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactResolutionService
SAML 2.0 Metadata ArtifactResolutionService.
|
interface |
AssertionConsumerService
SAML 2.0 Metadata AssertionConsumerService.
|
Modifier and Type | Class and Description |
---|---|
class |
ArtifactResolutionServiceImpl
Concrete implementation of
ArtifactResolutionService . |
class |
AssertionConsumerServiceImpl
Concrete implementation of
AssertionConsumerService . |
class |
IndexedEndpointImpl
Concrete implementation of
IndexedEndpoint . |
Copyright © 2018. All rights reserved.