EROFormRedirectionPage Class Reference

Inherits com::webobjects::appserver::WOComponent, and er::openid::IEROFormRedirectionPage.

Collaboration diagram for EROFormRedirectionPage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 EROFormRedirectionPage (WOContext context)
String formValue ()
String redirectionUrl ()
NSArray repetitionFormList ()
void setParameters (Map parameters)
void setRedirectionUrl (String redirectionUrl)

Public Attributes

Object repetitionFormKey

Private Attributes

NSMutableDictionary _formParams
String _redirectionUrl


Detailed Description

EROFormRedirectionPage represents a page which automatically fills out a form and redirects to the OpenID Provider (OP). This page is OpenID 2.0 compatible in that by using a form it allows data longer than 255 characters (in contrast to putting all of the arguments in the URL as it was done in OpenID 1.0.

Author:
mschrag

Constructor & Destructor Documentation

EROFormRedirectionPage ( WOContext  context  ) 


Member Function Documentation

String formValue (  ) 

String redirectionUrl (  ) 

NSArray repetitionFormList (  ) 

void setParameters ( Map  parameters  ) 

void setRedirectionUrl ( String  redirectionUrl  ) 

Sets the OpenID redirection URL to submit the form to.

Parameters:
redirectionUrl the OpenID redirection URL

Implements IEROFormRedirectionPage.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:26 2012 for Project Wonder by  doxygen 1.5.8