Uses of Class
org.silverpeas.mobile.client.common.event.authentication.AbstractAuthenticationErrorEvent
-
Packages that use AbstractAuthenticationErrorEvent Package Description org.silverpeas.mobile.client org.silverpeas.mobile.client.common.event.authentication -
-
Uses of AbstractAuthenticationErrorEvent in org.silverpeas.mobile.client
Methods in org.silverpeas.mobile.client with parameters of type AbstractAuthenticationErrorEvent Modifier and Type Method Description voidSpMobil. onAuthenticationError(AbstractAuthenticationErrorEvent event) -
Uses of AbstractAuthenticationErrorEvent in org.silverpeas.mobile.client.common.event.authentication
Subclasses of AbstractAuthenticationErrorEvent in org.silverpeas.mobile.client.common.event.authentication Modifier and Type Class Description classAuthenticationErrorEventMethods in org.silverpeas.mobile.client.common.event.authentication with parameters of type AbstractAuthenticationErrorEvent Modifier and Type Method Description voidAuthenticationEventHandler. onAuthenticationError(AbstractAuthenticationErrorEvent event)
-