Uses of Class
org.opensaml.saml2.metadata.impl.EndpointImpl

Packages that use EndpointImpl
org.opensaml.saml2.metadata.impl Implementations of the SAML 2.0 metadata specification types and elements. 
org.opensaml.samlext.idpdisco   
 

Uses of EndpointImpl in org.opensaml.saml2.metadata.impl
 

Subclasses of EndpointImpl in org.opensaml.saml2.metadata.impl
 class ArtifactResolutionServiceImpl
          Concrete implementation of ArtifactResolutionService
 class AssertionConsumerServiceImpl
          Concrete implementation of AssertionConsumerService
 class AssertionIDRequestServiceImpl
          Concrete implementation of AssertionIDRequestService
 class AttributeServiceImpl
          Concrete implementation of AttributeService.
 class AuthnQueryServiceImpl
          Concrete implementation of AuthnQueryService
 class AuthzServiceImpl
          Concrete implmentation of AuthzService.
 class IndexedEndpointImpl
          Concrete implementation of IndexedEndpoint
 class ManageNameIDServiceImpl
          Concrete implenentation of ManageNameIDService.
 class NameIDMappingServiceImpl
          Concrete implementation of NameIDMappingService.
 class SingleLogoutServiceImpl
          Concrete implementation of SingleLogoutService.
 class SingleSignOnServiceImpl
          Concrete implementation of SingleSignOnService.
 

Uses of EndpointImpl in org.opensaml.samlext.idpdisco
 

Subclasses of EndpointImpl in org.opensaml.samlext.idpdisco
 class DiscoveryResponseImpl
          This plugs into the standard opensaml2 parser framework to allow us to get use DiscoverResponse elements in our extensions.
 



Copyright © 1999-2012. All Rights Reserved.