Package org.exoplatform.oauth.webui
-
Class Summary 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 filtersUIOAuthInvitationForm 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 OAuth2UIRegisterOAuth.CancelActionListener UIRegisterOAuth.ResetActionListener UIRegisterOAuth.SubscribeOAuthActionListener