g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.auth.IAuthTokenProvider

Packages that use IAuthTokenProvider
eu.geclipse.core.auth   
eu.geclipse.ui   
 

Uses of IAuthTokenProvider in eu.geclipse.core.auth
 

Classes in eu.geclipse.core.auth that implement IAuthTokenProvider
 class AbstractAuthTokenProvider
          Abstract implementation of the IAuthTokenProvider interface that adds some static methods to deal with the extensions of that interface.
 class CoreAuthTokenProvider
          Core implementation of the IAuthTokenProvider interface to give a core extension for the authentication management extension point.
 

Uses of IAuthTokenProvider in eu.geclipse.ui
 

Classes in eu.geclipse.ui that implement IAuthTokenProvider
 class UIAuthTokenProvider
          The UIAuthTokenProvider is the main point where Plugins should request their authentication tokens.
 


g-Eclipse
Release 1.0.0