
Public Member Functions | |
| ERODirectAction (WORequest request) | |
| WOActionResults | openIDRequestAction () |
| WOActionResults | openIDResponseAction () |
Private Member Functions | |
| WOComponent | pageForKey (String key) |
| ERODirectAction | ( | WORequest | request | ) |
| WOActionResults openIDRequestAction | ( | ) |
openIDRequest initiates the Open ID request. The request must contain an form value named "identity" that contains the user's OpenID identity url. You can provide your own request URL if you'd like. This just calls EROpenIDManager.manager().authRequest.
| MessageException | ||
| DiscoveryException | ||
| ConsumerException |
| WOActionResults openIDResponseAction | ( | ) |
openIDResponse is the direct action that is redirected back to from the OpenID provider. See EROpenIDManager's documentation for information on overriding this.
| MessageException | ||
| DiscoveryException | ||
| AssociationException |
| WOComponent pageForKey | ( | String | key | ) | [private] |
1.5.8