|
Project Wonder 5.0.0.8654 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecter.openid.EROpenIDManager.DefaultDelegate
public static class EROpenIDManager.DefaultDelegate
The default delegate implementation.
| Constructor Summary | |
|---|---|
EROpenIDManager.DefaultDelegate()
|
|
| Method Summary | |
|---|---|
List<org.openid4java.message.MessageExtension> |
createFetchMessageExtensions(String userSuppliedString,
WORequest request,
WOContext context)
Returns OpenID message extensions for the fetch request. |
org.openid4java.message.MessageExtension |
createFetchRequest(String userSuppliedString,
WORequest request,
WOContext context)
Deprecated. |
void |
responseReceived(org.openid4java.consumer.VerificationResult verification,
EROResponse eroResponse,
WORequest request,
WOContext context)
Called after a response is received from the OpenID server. |
String |
returnToUrl(WORequest request,
WOContext context)
Returns the URL that the OpenID provider should come back to after authentication. |
String |
rewriteReceivingUrl(WORequest request,
WOContext context)
Gives the delegate an opportunity to rewrite the receiving URL from the return request after authentication. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EROpenIDManager.DefaultDelegate()
| Method Detail |
|---|
public List<org.openid4java.message.MessageExtension> createFetchMessageExtensions(String userSuppliedString,
WORequest request,
WOContext context)
throws org.openid4java.message.MessageException
EROpenIDManager.Delegate
createFetchMessageExtensions in interface EROpenIDManager.DelegateuserSuppliedString - the string the user suppliedrequest - the WORequestcontext - the WOContext
MessageException
@Deprecated
public org.openid4java.message.MessageExtension createFetchRequest(String userSuppliedString,
WORequest request,
WOContext context)
throws org.openid4java.message.MessageException
EROpenIDManager.Delegate
createFetchRequest in interface EROpenIDManager.DelegateuserSuppliedString - the string the user suppliedrequest - the WORequestcontext - the WOContext
MessageException
public void responseReceived(org.openid4java.consumer.VerificationResult verification,
EROResponse eroResponse,
WORequest request,
WOContext context)
EROpenIDManager.Delegate
responseReceived in interface EROpenIDManager.Delegateverification - the original verification resulteroResponse - the EROResponse wrapperrequest - the WORequestcontext - the WOContext
public String returnToUrl(WORequest request,
WOContext context)
EROpenIDManager.Delegate
returnToUrl in interface EROpenIDManager.Delegaterequest - the WORequestcontext - the WOContext
public String rewriteReceivingUrl(WORequest request,
WOContext context)
EROpenIDManager.Delegate
rewriteReceivingUrl in interface EROpenIDManager.Delegaterequest - the WORequestcontext - the WOContext
|
Last updated: Thu, Nov 20, 2008 04:36 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||