BEA Systems, Inc.

Uses of Interface
com.bea.security.saml2.providers.registry.IndexedEndpoint

Packages that use IndexedEndpoint
com.bea.security.saml2.providers.registry   
 

Uses of IndexedEndpoint in com.bea.security.saml2.providers.registry
 

Classes in com.bea.security.saml2.providers.registry that implement IndexedEndpoint
 class IndexedEndpointImpl
           
 

Methods in com.bea.security.saml2.providers.registry that return IndexedEndpoint
 IndexedEndpoint[] WebSSOSPPartnerImpl.getArtifactResolutionService()
           
 IndexedEndpoint[] WebSSOPartner.getArtifactResolutionService()
           
 IndexedEndpoint[] WebSSOIdPPartnerImpl.getArtifactResolutionService()
           
 IndexedEndpoint[] WebSSOSPPartnerImpl.getAssertionConsumerService()
           
 IndexedEndpoint[] WebSSOSPPartner.getAssertionConsumerService()
          Get the Aseertion Consumer Service for the SP partner.
 

Methods in com.bea.security.saml2.providers.registry with parameters of type IndexedEndpoint
 void WebSSOSPPartnerImpl.setArtifactResolutionService(IndexedEndpoint[] artifactResolutionService)
           
 void WebSSOPartner.setArtifactResolutionService(IndexedEndpoint[] endpoints)
           
 void WebSSOIdPPartnerImpl.setArtifactResolutionService(IndexedEndpoint[] artifactResolutionService)
           
 void WebSSOSPPartnerImpl.setAssertionConsumerService(IndexedEndpoint[] assertionConsumerService)
           
 void WebSSOSPPartner.setAssertionConsumerService(IndexedEndpoint[] endpoints)
          set the ACS service end points.
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.