Uses of Interface
org.opensaml.saml2.metadata.Endpoint

Packages that use Endpoint
org.opensaml.common.binding Classes related to SAML binding operations. 
org.opensaml.saml2.binding Class for working with SAML 2 bindings. 
org.opensaml.saml2.binding.artifact Classes that may be used to create and manipulate SAML 2 artifacts. 
org.opensaml.saml2.metadata Interfaces for SAML 2.0 metadata specification types and elements. 
org.opensaml.saml2.metadata.impl Implementations of the SAML 2.0 metadata specification types and elements. 
org.opensaml.saml2.metadata.validator Validation rules for SAML 2.0 metadata types and elements. 
org.opensaml.samlext.idpdisco   
org.opensaml.samlext.saml2mdquery.impl Implemention for SAML 2 metadata standalone query endpoints profile objects. 
 

Uses of Endpoint in org.opensaml.common.binding
 

Fields in org.opensaml.common.binding declared as Endpoint
private  Endpoint BasicSAMLMessageContext.peerEntityEndpoint
          Peer entity's endpoint.
 

Methods in org.opensaml.common.binding that return Endpoint
 Endpoint SAMLMessageContext.getPeerEntityEndpoint()
          Gets the endpoint of for the peer entity.
 Endpoint BasicSAMLMessageContext.getPeerEntityEndpoint()
          Gets the endpoint of for the peer entity.
 Endpoint BasicEndpointSelector.selectEndpoint()
          Selects the endpoint to which messages should be sent.
abstract  Endpoint AbstractEndpointSelector.selectEndpoint()
          Selects the endpoint to which messages should be sent.
protected  Endpoint BasicEndpointSelector.selectIndexedEndpoint(List<IndexedEndpoint> endpoints)
          Selects an appropriate endpoint from a list of indexed endpoints.
protected  Endpoint BasicEndpointSelector.selectNonIndexedEndpoint(List<Endpoint> endpoints)
          Selects an appropriate endpoint from a list of non-indexed endpoints.
 

Methods in org.opensaml.common.binding that return types with arguments of type Endpoint
protected  List<? extends Endpoint> BasicEndpointSelector.filterEndpointsByProtocolBinding(List<? extends Endpoint> endpoints)
          Filters the list of possible endpoints by supported outbound bindings.
 

Methods in org.opensaml.common.binding with parameters of type Endpoint
 void SAMLMessageContext.setPeerEntityEndpoint(Endpoint endpoint)
          Sets the endpoint of for the peer entity.
 void BasicSAMLMessageContext.setPeerEntityEndpoint(Endpoint endpoint)
          Sets the endpoint of for the peer entity.
 

Method parameters in org.opensaml.common.binding with type arguments of type Endpoint
protected  List<? extends Endpoint> BasicEndpointSelector.filterEndpointsByProtocolBinding(List<? extends Endpoint> endpoints)
          Filters the list of possible endpoints by supported outbound bindings.
protected  Endpoint BasicEndpointSelector.selectNonIndexedEndpoint(List<Endpoint> endpoints)
          Selects an appropriate endpoint from a list of non-indexed endpoints.
 

Uses of Endpoint in org.opensaml.saml2.binding
 

Methods in org.opensaml.saml2.binding that return Endpoint
 Endpoint AuthnResponseEndpointSelector.selectEndpoint()
          Selects the endpoint to which messages should be sent.
protected  Endpoint AuthnResponseEndpointSelector.selectEndpointByACSIndex(AuthnRequest request, List<IndexedEndpoint> endpoints)
          Selects the endpoint by way of the assertion consumer service index given in the AuthnRequest.
protected  Endpoint AuthnResponseEndpointSelector.selectEndpointByACSURL(AuthnRequest request, List<IndexedEndpoint> endpoints)
          Selects the endpoint by way of the assertion consumer service URL given in the AuthnRequest.
 

Methods in org.opensaml.saml2.binding that return types with arguments of type Endpoint
protected  List<? extends Endpoint> AuthnResponseEndpointSelector.filterEndpointsByProtocolBinding(List<? extends Endpoint> endpoints)
          Filters the list of possible endpoints by supported outbound bindings and, if the authentication request contains a requested binding and not an ACS index, that too is used to filter the list.
 

Method parameters in org.opensaml.saml2.binding with type arguments of type Endpoint
protected  List<? extends Endpoint> AuthnResponseEndpointSelector.filterEndpointsByProtocolBinding(List<? extends Endpoint> endpoints)
          Filters the list of possible endpoints by supported outbound bindings and, if the authentication request contains a requested binding and not an ACS index, that too is used to filter the list.
 

Uses of Endpoint in org.opensaml.saml2.binding.artifact
 

Methods in org.opensaml.saml2.binding.artifact that return Endpoint
protected  Endpoint SAML2ArtifactType0004Builder.getAcsEndpoint(SAMLMessageContext<SAMLObject,SAMLObject,NameID> requestContext)
          Gets the source location used to for the artifacts created by this encoder.
 

Uses of Endpoint in org.opensaml.saml2.metadata
 

Subinterfaces of Endpoint in org.opensaml.saml2.metadata
 interface ArtifactResolutionService
          SAML 2.0 Metadata ArtifactResolutionService
 interface AssertionConsumerService
          SAML 2.0 Metadata AssertionConsumerService
 interface AssertionIDRequestService
          SAML 2.0 Metadata AssertionIDRequestService
 interface AttributeService
          SAML 2.0 Metadata AttributeService
 interface AuthnQueryService
          SAML 2.0 Metadata AuthnQueryService
 interface AuthzService
          SAML 2.0 Metadata AuthzService
 interface IndexedEndpoint
          SAML 2.0 Metadata IndexedEndpoint.
 interface ManageNameIDService
          SAML 2.0 Metadata ManageNameIDService
 interface NameIDMappingService
          SAML 2.0 Metadata NameIDMappingService
 interface SingleLogoutService
          SAML 2.0 Metadata SingleLogoutService
 interface SingleSignOnService
          SAML 2.0 Metadata SingleSignOnService
 

Methods in org.opensaml.saml2.metadata that return types with arguments of type Endpoint
 List<Endpoint> RoleDescriptor.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> RoleDescriptor.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 

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

Classes in org.opensaml.saml2.metadata.impl that implement Endpoint
 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 EndpointImpl
          A concrete implementation of Endpoint
 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.
 

Methods in org.opensaml.saml2.metadata.impl that return types with arguments of type Endpoint
 List<Endpoint> AttributeAuthorityDescriptorImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> SPSSODescriptorImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> PDPDescriptorImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> IDPSSODescriptorImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> SSODescriptorImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> AuthnAuthorityDescriptorImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> AttributeAuthorityDescriptorImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 List<Endpoint> SPSSODescriptorImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 List<Endpoint> PDPDescriptorImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 List<Endpoint> IDPSSODescriptorImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 List<Endpoint> SSODescriptorImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 List<Endpoint> AuthnAuthorityDescriptorImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 

Uses of Endpoint in org.opensaml.saml2.metadata.validator
 

Classes in org.opensaml.saml2.metadata.validator with type parameters of type Endpoint
 class EndpointSchemaValidator<EndpointType extends Endpoint>
          Checks Endpoint for Schema compliance.
 

Methods in org.opensaml.saml2.metadata.validator with parameters of type Endpoint
protected  void EndpointSchemaValidator.validateBinding(Endpoint endpoint)
          Checks that Binding is present.
protected  void EndpointSchemaValidator.validateLocation(Endpoint endpoint)
          Checks that Location is present.
 

Uses of Endpoint in org.opensaml.samlext.idpdisco
 

Subinterfaces of Endpoint in org.opensaml.samlext.idpdisco
 interface DiscoveryResponse
          SAML Identity Provider Discovery Protocol DiscoveryResponse
 

Classes in org.opensaml.samlext.idpdisco that implement Endpoint
 class DiscoveryResponseImpl
          This plugs into the standard opensaml2 parser framework to allow us to get use DiscoverResponse elements in our extensions.
 

Uses of Endpoint in org.opensaml.samlext.saml2mdquery.impl
 

Methods in org.opensaml.samlext.saml2mdquery.impl that return types with arguments of type Endpoint
 List<Endpoint> AuthnQueryDescriptorTypeImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> AttributeQueryDescriptorTypeImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> AuthzDecisionQueryDescriptorTypeImpl.getEndpoints()
          Gets a read-only list of endpoints for this role.
 List<Endpoint> AuthnQueryDescriptorTypeImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 List<Endpoint> AttributeQueryDescriptorTypeImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 List<Endpoint> AuthzDecisionQueryDescriptorTypeImpl.getEndpoints(QName type)
          Gets a read-only list of endpoints for this role for the given type.
 



Copyright © 1999-2013. All Rights Reserved.