Interface AuthenticationEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
SpMobil
public interface AuthenticationEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onAuthenticationError(AbstractAuthenticationErrorEvent event)
-
-
-
Method Detail
-
onAuthenticationError
void onAuthenticationError(AbstractAuthenticationErrorEvent event)
-
-