|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILoginCallback
This interface defines a Spoon Login callback.
Method Summary | |
---|---|
void |
onCancel()
On a user cancelation from the repository login dialog, this method is invoked |
void |
onError(Throwable t)
On any error caught during the login process, this method is invoked |
void |
onSuccess(Repository repository)
On a successful login to the repository, this method is invoked |
Method Detail |
---|
void onSuccess(Repository repository)
repository
- void onCancel()
void onError(Throwable t)
t
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |