Class RestAuthenticationDispatcher

  • All Implemented Interfaces:
    org.fusesource.restygwt.client.Dispatcher

    public class RestAuthenticationDispatcher
    extends Object
    implements org.fusesource.restygwt.client.Dispatcher
    Author:
    svu
    • Constructor Detail

      • RestAuthenticationDispatcher

        public RestAuthenticationDispatcher​(String login,
                                            String password,
                                            String domainId)
    • Method Detail

      • send

        public com.google.gwt.http.client.Request send​(org.fusesource.restygwt.client.Method method,
                                                       com.google.gwt.http.client.RequestBuilder builder)
                                                throws com.google.gwt.http.client.RequestException
        Specified by:
        send in interface org.fusesource.restygwt.client.Dispatcher
        Throws:
        com.google.gwt.http.client.RequestException