MCPcopy Create free account
hub / github.com/aofeng/JavaTutorial / login

Method login

src/cn/aofeng/demo/proxy/AccountService.java:25–25  ·  view source on GitHub ↗

登录。 @param username 账号名 @param password 密码 @return 具体含义查看Result的说明。

(String username, String password)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainMethod · 0.95
loginMethod · 0.65

Implementers 2

AccountServiceImplsrc/cn/aofeng/demo/proxy/AccountServic
AccountServiceStaticProxysrc/cn/aofeng/demo/proxy/AccountServic

Calls

no outgoing calls

Tested by

no test coverage detected