g-Eclipse
Release 1.0.0

Package eu.geclipse.core.auth

Interface Summary
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.
 

Class Summary
AbstractAuthenticationToken Abstract implementation of the IAuthenticationToken interface.
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.
CoreAuthTokenProvider Core implementation of the IAuthTokenProvider interface to give a core extension for the authentication management extension point.
PasswordManager The PasswordManager provides some static methods to manage passwords.
 


g-Eclipse
Release 1.0.0