@Controller @Path(value="/auth") public class AuthController extends Object
AuthController()
String
signin(String name, String pwd)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthController()
@Path(value="/signin") @GET public String signin(String name, String pwd)
Copyright © 2018. All rights reserved.