fi.foyt.foursquare.example
类 AuthenticationExample
java.lang.Object
fi.foyt.foursquare.example.AuthenticationExample
public class AuthenticationExample
- extends Object
Basic example of how to do authentication
- 作者:
- rmangi
|
方法摘要 |
void |
authenticationRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
void |
handleCallback(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticationExample
public AuthenticationExample()
authenticationRequest
public void authenticationRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
handleCallback
public void handleCallback(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Copyright © 2013 Foyt. All Rights Reserved.