Class GaeUserServiceClient

    • Field Detail

      • service

        protected com.google.appengine.api.users.UserService service
      • authDomain

        protected String authDomain
    • Constructor Detail

      • GaeUserServiceClient

        public GaeUserServiceClient()
    • Method Detail

      • setAuthDomain

        public void setAuthDomain​(String authDomain)
        Set the authDomain for connect to google apps for domain with the UserService
        Parameters:
        authDomain - the authentication domain
      • getAuthDomain

        public String getAuthDomain()