org.yestech.rpx.auth
Class FacebookAuthProvider

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

public class FacebookAuthProvider
extends Object
implements RPXAuthProvider

Provides RPX authentication to Facebook

Version:
0.1
Author:
Andy Nelsen

Field Summary
static String URL_PATTERN
           
 
Constructor Summary
FacebookAuthProvider()
           
 
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
Constructor Detail

FacebookAuthProvider

public FacebookAuthProvider()
Method Detail

getRedirectUrl

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


Copyright © 2010 YES Technology Association. All Rights Reserved.