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 void
SpMobil. 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 class
AuthenticationErrorEvent
Methods in org.silverpeas.mobile.client.common.event.authentication with parameters of type AbstractAuthenticationErrorEvent Modifier and Type Method Description void
AuthenticationEventHandler. onAuthenticationError(AbstractAuthenticationErrorEvent event)
-