|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAuthTokenUIFactory
An IAuthTokenUIFactory is responsible to provide
UI elements for handling a certain kind of authentication tokens.
| Method Summary | |
|---|---|
AuthTokenInfoDialog |
getInfoDialog(IAuthenticationToken token,
Shell parentShell)
Get an info dialog that is used to present some more detailed information about an authentication token of a specific type. |
IAuthenticationTokenDescription |
getSupportedDescription()
Get an IAuthenticationTokenDescription that represents the tokens
and descriptions that are supported by this factory. |
| Method Detail |
|---|
AuthTokenInfoDialog getInfoDialog(IAuthenticationToken token,
Shell parentShell)
token - The token from which to show the information.parentShell - The parent shell for the dialog.
AuthTokenInfoDialog that is dedicated
to a certain type of authentication tokens.IAuthenticationTokenDescription getSupportedDescription()
IAuthenticationTokenDescription that represents the tokens
and descriptions that are supported by this factory.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||