com.u2d.app
Interface AuthManager

All Known Implementing Classes:
Application

public interface AuthManager

Author:
Eitan Suez

Method Summary
 void onLogin(java.lang.String username, java.lang.String password)
           
 

Method Detail

onLogin

void onLogin(java.lang.String username,
             java.lang.String password)