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

构造方法摘要
AuthenticationExample()
           
 
方法摘要
 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.