Interface SSLPresenter.MyProxy

  • All Superinterfaces:
    com.google.gwt.event.shared.HasHandlers, com.gwtplatform.mvp.client.proxy.Place, com.gwtplatform.mvp.client.proxy.Proxy<SSLPresenter>, com.gwtplatform.mvp.client.proxy.ProxyPlace<SSLPresenter>, com.gwtplatform.mvp.client.proxy.ProxyRaw
    Enclosing class:
    SSLPresenter

    @Requires({"{selected.host}/{selected.server}/subsystem=elytron/certificate-authority-account=*","{selected.host}/{selected.server}/subsystem=elytron/key-manager=*","{selected.host}/{selected.server}/subsystem=elytron/security-domain=*","{selected.host}/{selected.server}/subsystem=elytron/trust-manager=*"})
    public static interface SSLPresenter.MyProxy
    extends com.gwtplatform.mvp.client.proxy.ProxyPlace<SSLPresenter>
    • Method Summary

      • Methods inherited from interface com.google.gwt.event.shared.HasHandlers

        fireEvent
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.Place

        canReveal, equals, getNameToken, hashCode, matchesRequest, toString
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.Proxy

        getEventBus, getPresenter
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.ProxyPlace

        manualReveal, manualRevealFailed
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.ProxyRaw

        getRawPresenter