| Class | Description |
|---|---|
| OAuthLifecycle |
This class is clone from org.exoplatform.portal.application.oauth.OAuthLifecycle,
because the feature signup-on-fly need other UIRegisterOAuth component to show invitation/registration form
when user do authentication via oauth
This lifecycle is used to update WebUI state based on OAuth events from Http filters
|
| UIOAuthInvitationForm | |
| UIOAuthInvitationForm.ConfirmActionListener | |
| UIOAuthInvitationForm.NewAccountActionListener | |
| UIRegisterOAuth |
This class is clone and modified from @{org.exoplatform.portal.webui.register.UIRegisterOAuth} in gatein-portal
to process and show invitation form when we detect an account matching with his oauth infomations
Registration form for user, which has been successfully authenticated via OAuth2
|
| UIRegisterOAuth.CancelActionListener | |
| UIRegisterOAuth.ResetActionListener | |
| UIRegisterOAuth.SubscribeOAuthActionListener |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.