Uses of Interface
org.globus.ogsa.security.authentication.SecureContextEstablishmentPortType

Packages that use SecureContextEstablishmentPortType
org.globus.ogsa.impl.security.authentication   
org.globus.ogsa.impl.security.authentication.service   
org.globus.ogsa.security.authentication   
 

Uses of SecureContextEstablishmentPortType in org.globus.ogsa.impl.security.authentication
 

Subinterfaces of SecureContextEstablishmentPortType in org.globus.ogsa.impl.security.authentication
 interface SecureConversationService
           
 

Methods in org.globus.ogsa.impl.security.authentication with parameters of type SecureContextEstablishmentPortType
 void Authenticator.authenticate(SecureContextEstablishmentPortType auth)
           
 

Uses of SecureContextEstablishmentPortType in org.globus.ogsa.impl.security.authentication.service
 

Classes in org.globus.ogsa.impl.security.authentication.service that implement SecureContextEstablishmentPortType
 class AuthenticationServiceImpl
          This is used by the services to establish a security context.
 

Uses of SecureContextEstablishmentPortType in org.globus.ogsa.security.authentication
 

Classes in org.globus.ogsa.security.authentication that implement SecureContextEstablishmentPortType
 class SecureContextEstablishmentSOAPBindingStub
           
 

Methods in org.globus.ogsa.security.authentication that return SecureContextEstablishmentPortType
 SecureContextEstablishmentPortType SecureContextEstablishmentServiceGridLocator.getSecureContextEstablishmentPort(HandleType handle)
           
 SecureContextEstablishmentPortType SecureContextEstablishmentServiceGridLocator.getSecureContextEstablishmentPort(LocatorType locator)
           
 SecureContextEstablishmentPortType SecureContextEstablishmentServiceGridLocator.getSecureContextEstablishmentPort(java.net.URL url)
           
 SecureContextEstablishmentPortType SecureContextEstablishmentService.getSecureContextEstablishmentPort()
           
 SecureContextEstablishmentPortType SecureContextEstablishmentService.getSecureContextEstablishmentPort(java.net.URL portAddress)
           
 SecureContextEstablishmentPortType SecureContextEstablishmentServiceLocator.getSecureContextEstablishmentPort()
           
 SecureContextEstablishmentPortType SecureContextEstablishmentServiceLocator.getSecureContextEstablishmentPort(java.net.URL portAddress)
           
 



Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.