Uses of Class
org.opensaml.saml.saml2.metadata.impl.EndpointImpl
Package | Description |
---|---|
org.opensaml.saml.ext.idpdisco.impl |
Implementation for SAML v2.0 Identity Provider Discovery Profile.
|
org.opensaml.saml.ext.saml2mdreqinit.impl |
Concrete implementations of the interfaces for the
SAML 2 Metadata Extension for SSO Service Provider Request Initiation.
|
org.opensaml.saml.saml2.metadata.impl |
Concrete implementations of the metadata APIs.
|
-
Uses of EndpointImpl in org.opensaml.saml.ext.idpdisco.impl
Subclasses of EndpointImpl in org.opensaml.saml.ext.idpdisco.impl Modifier and Type Class Description class
DiscoveryResponseImpl
This plugs into the standard opensaml2 parser framework to allow us to get useDiscoverResponse
elements in our extensions. -
Uses of EndpointImpl in org.opensaml.saml.ext.saml2mdreqinit.impl
Subclasses of EndpointImpl in org.opensaml.saml.ext.saml2mdreqinit.impl Modifier and Type Class Description class
RequestInitiatorImpl
Concrete implementation ofRequestInitiator
. -
Uses of EndpointImpl in org.opensaml.saml.saml2.metadata.impl
Subclasses of EndpointImpl in org.opensaml.saml.saml2.metadata.impl Modifier and Type Class Description class
ArtifactResolutionServiceImpl
Concrete implementation ofArtifactResolutionService
.class
AssertionConsumerServiceImpl
Concrete implementation ofAssertionConsumerService
.class
AssertionIDRequestServiceImpl
Concrete implementation ofAssertionIDRequestService
.class
AttributeServiceImpl
Concrete implementation ofAttributeService
.class
AuthnQueryServiceImpl
Concrete implementation ofAuthnQueryService
.class
AuthzServiceImpl
Concrete implmentation ofAuthzService
.class
IndexedEndpointImpl
Concrete implementation ofIndexedEndpoint
.class
ManageNameIDServiceImpl
Concrete implementation ofManageNameIDService
.class
NameIDMappingServiceImpl
Concrete implementation ofNameIDMappingService
.class
SingleLogoutServiceImpl
Concrete implementation ofSingleLogoutService
.class
SingleSignOnServiceImpl
Concrete implementation ofSingleSignOnService
.