g-Eclipse
Release 1.0.0

Uses of Package
eu.geclipse.core.auth

Packages that use eu.geclipse.core.auth
eu.geclipse.core   
eu.geclipse.core.auth   
eu.geclipse.ui   
eu.geclipse.ui.dialogs   
eu.geclipse.ui.views   
 

Classes in eu.geclipse.core.auth used by eu.geclipse.core
IAuthenticationTokenDescription
          This interface is the base for all classes that describe specialised authentication tokens like grid proxies.
 

Classes in eu.geclipse.core.auth used by eu.geclipse.core.auth
AbstractAuthTokenProvider
          Abstract implementation of the IAuthTokenProvider interface that adds some static methods to deal with the extensions of that interface.
AuthenticationException
          This exception is thrown by methods dealing with security tokens.
AuthenticationTokenManager
          The AuthenticationTokenManager manages all types of authentication tokens.
AuthTokenRequest
          This class is used by token requesters in order to specify the type of the token, a name for the requester and the purpose of the token.
IAuthenticationToken
          This interface is the base of the authentication/authorisation mechanisms within g-Eclipse.
IAuthenticationTokenDescription
          This interface is the base for all classes that describe specialised authentication tokens like grid proxies.
IAuthTokenProvider
          This interface is the base for all authentication token providers.
 

Classes in eu.geclipse.core.auth used by eu.geclipse.ui
AuthTokenRequest
          This class is used by token requesters in order to specify the type of the token, a name for the requester and the purpose of the token.
IAuthenticationToken
          This interface is the base of the authentication/authorisation mechanisms within g-Eclipse.
IAuthenticationTokenDescription
          This interface is the base for all classes that describe specialised authentication tokens like grid proxies.
IAuthTokenProvider
          This interface is the base for all authentication token providers.
 

Classes in eu.geclipse.core.auth used by eu.geclipse.ui.dialogs
IAuthenticationToken
          This interface is the base of the authentication/authorisation mechanisms within g-Eclipse.
 

Classes in eu.geclipse.core.auth used by eu.geclipse.ui.views
IAuthenticationToken
          This interface is the base of the authentication/authorisation mechanisms within g-Eclipse.
 


g-Eclipse
Release 1.0.0