Uses of Class
org.opensaml.saml.saml2.metadata.impl.EndpointImpl
-
Packages that use 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 classDiscoveryResponseImplThis plugs into the standard opensaml2 parser framework to allow us to get useDiscoverResponseelements 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 classRequestInitiatorImplConcrete 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 classArtifactResolutionServiceImplConcrete implementation ofArtifactResolutionService.classAssertionConsumerServiceImplConcrete implementation ofAssertionConsumerService.classAssertionIDRequestServiceImplConcrete implementation ofAssertionIDRequestService.classAttributeServiceImplConcrete implementation ofAttributeService.classAuthnQueryServiceImplConcrete implementation ofAuthnQueryService.classAuthzServiceImplConcrete implmentation ofAuthzService.classIndexedEndpointImplConcrete implementation ofIndexedEndpoint.classManageNameIDServiceImplConcrete implementation ofManageNameIDService.classNameIDMappingServiceImplConcrete implementation ofNameIDMappingService.classSingleLogoutServiceImplConcrete implementation ofSingleLogoutService.classSingleSignOnServiceImplConcrete implementation ofSingleSignOnService.
-