|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.core.auth.AbstractAuthTokenProvider
eu.geclipse.core.auth.CoreAuthTokenProvider
public class CoreAuthTokenProvider
Core implementation of the IAuthTokenProvider
interface to give a core extension for the authentication management
extension point.
| Constructor Summary | |
|---|---|
CoreAuthTokenProvider()
|
|
| Method Summary | |
|---|---|
IAuthenticationToken |
requestToken()
Request any authentication token. |
IAuthenticationToken |
requestToken(AuthTokenRequest request)
Request an authentication token of the specified type. |
| Methods inherited from class eu.geclipse.core.auth.AbstractAuthTokenProvider |
|---|
isTokenRequestCanceledException, staticRequestToken, staticRequestToken |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoreAuthTokenProvider()
| Method Detail |
|---|
public IAuthenticationToken requestToken()
IAuthTokenProviderrequestToken( null ).
public IAuthenticationToken requestToken(AuthTokenRequest request)
IAuthTokenProvider
request - A token request that is used to determine the
type of the token that is requested.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||