Class LoggedOutGatekeeper

java.lang.Object
de.knightsoftnet.navigation.client.gatekeepers.LoggedOutGatekeeper
All Implemented Interfaces:
com.gwtplatform.mvp.client.proxy.Gatekeeper

public class LoggedOutGatekeeper extends Object implements com.gwtplatform.mvp.client.proxy.Gatekeeper
  • Constructor Details

    • LoggedOutGatekeeper

      @Inject public LoggedOutGatekeeper(Session currentSession)
  • Method Details

    • canReveal

      public boolean canReveal()
      Specified by:
      canReveal in interface com.gwtplatform.mvp.client.proxy.Gatekeeper