org.yestech.rpx.auth
Class GoogleAuthProvider

java.lang.Object
  extended by org.yestech.rpx.auth.GoogleAuthProvider
All Implemented Interfaces:
RPXAuthProvider

public class GoogleAuthProvider
extends Object
implements RPXAuthProvider

Author:
A.J. Wright

Field Summary
static String GOOGLE_URL
           
static String URL_PATTERN
           
 
Constructor Summary
GoogleAuthProvider()
           
 
Method Summary
 String getRedirectUrl(String realm, String tokenUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URL_PATTERN

public static final String URL_PATTERN
See Also:
Constant Field Values

GOOGLE_URL

public static final String GOOGLE_URL
Constructor Detail

GoogleAuthProvider

public GoogleAuthProvider()
Method Detail

getRedirectUrl

public String getRedirectUrl(String realm,
                             String tokenUrl)
Specified by:
getRedirectUrl in interface RPXAuthProvider


Copyright © 2010 YES Technology Association. All Rights Reserved.