org.yestech.rpx.auth
Class MicrosoftLiveProvider

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

public class MicrosoftLiveProvider
extends Object
implements RPXAuthProvider

Author:
A.J. Wright

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

MicrosoftLiveProvider

public MicrosoftLiveProvider()
Method Detail

getRedirectUrl

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


Copyright © 2010 YES Technology Association. All Rights Reserved.