A C D E G I M N O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ATTRIBUTE_AUTHENTICATED_PORTAL_USER_DETECTED - Static variable in interface org.exoplatform.oauth.OAuthConst
C
- CANCEL_OAUTH - Static variable in class org.exoplatform.oauth.filter.OAuthLoginServletFilter
- CancelActionListener() - Constructor for class org.exoplatform.oauth.webui.UIRegisterOAuth.CancelActionListener
- CONFIRM_ACCOUNT - Static variable in class org.exoplatform.oauth.filter.OAuthLoginServletFilter
- CONFIRM_REGISTER_ACCOUNT - Static variable in class org.exoplatform.oauth.filter.OAuthLoginServletFilter
- ConfirmActionListener() - Constructor for class org.exoplatform.oauth.webui.UIOAuthInvitationForm.ConfirmActionListener
- container - Variable in class org.exoplatform.oauth.filter.OAuthAbstractFilter
- CONTROLLER_PARAM_NAME - Static variable in class org.exoplatform.oauth.filter.OAuthLoginServletFilter
- COOKIE_LAST_LOGIN - Static variable in class org.exoplatform.oauth.filter.OAuthAbstractFilter
- createGateInUser(OAuthPrincipal<? extends AccessTokenContext>) - Method in class org.exoplatform.oauth.service.impl.OAuthRegistrationServicesImpl
- createGateInUser(OAuthPrincipal<? extends AccessTokenContext>) - Method in interface org.exoplatform.oauth.service.OAuthRegistrationServices
D
- detectGateInUser(HttpServletRequest, OAuthPrincipal<? extends AccessTokenContext>) - Method in class org.exoplatform.oauth.service.impl.OAuthRegistrationServicesImpl
- detectGateInUser(HttpServletRequest, OAuthPrincipal<? extends AccessTokenContext>) - Method in interface org.exoplatform.oauth.service.OAuthRegistrationServices
-
attempts to detect if a user account already exists for current social network user
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.oauth.filter.OAuthAbstractFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.oauth.filter.OAuthLoginServletFilter
E
- execute(Event<UIOAuthInvitationForm>) - Method in class org.exoplatform.oauth.webui.UIOAuthInvitationForm.ConfirmActionListener
- execute(Event<UIOAuthInvitationForm>) - Method in class org.exoplatform.oauth.webui.UIOAuthInvitationForm.NewAccountActionListener
- execute(Event<UIRegisterForm>) - Method in class org.exoplatform.oauth.webui.UIRegisterOAuth.ResetActionListener
- execute(Event<UIRegisterForm>) - Method in class org.exoplatform.oauth.webui.UIRegisterOAuth.SubscribeOAuthActionListener
- execute(Event<UIComponent>) - Method in class org.exoplatform.oauth.webui.UIRegisterOAuth.CancelActionListener
- executeFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.exoplatform.oauth.filter.OAuthAbstractFilter
- executeFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.exoplatform.oauth.filter.OAuthLoginServletFilter
- executeFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.exoplatform.oauth.filter.OauthSignupOnflyFilter
G
- getBundle() - Method in class org.exoplatform.oauth.filter.OAuthLoginServletFilter.MessageResolver
- getContext() - Method in class org.exoplatform.oauth.filter.OAuthAbstractFilter
- getDetectedUserName() - Method in class org.exoplatform.oauth.webui.UIOAuthInvitationForm
- getService(Class<T>) - Method in class org.exoplatform.oauth.filter.OAuthAbstractFilter
I
- isOauthEnable() - Method in class org.exoplatform.oauth.filter.OAuthAbstractFilter
- isRegistrationOnFly(OAuthProviderType<? extends AccessTokenContext>) - Method in class org.exoplatform.oauth.service.impl.OAuthRegistrationServicesImpl
- isRegistrationOnFly(OAuthProviderType<? extends AccessTokenContext>) - Method in interface org.exoplatform.oauth.service.OAuthRegistrationServices
M
- MessageResolver(ResourceBundle) - Constructor for class org.exoplatform.oauth.filter.OAuthLoginServletFilter.MessageResolver
N
- NewAccountActionListener() - Constructor for class org.exoplatform.oauth.webui.UIOAuthInvitationForm.NewAccountActionListener
O
- OAuthAbstractFilter - Class in org.exoplatform.oauth.filter
- OAuthAbstractFilter() - Constructor for class org.exoplatform.oauth.filter.OAuthAbstractFilter
- OAuthConst - Interface in org.exoplatform.oauth
- OAuthLifecycle - Class in org.exoplatform.oauth.webui
-
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
- OAuthLifecycle() - Constructor for class org.exoplatform.oauth.webui.OAuthLifecycle
- OAuthLoginServletFilter - Class in org.exoplatform.oauth.filter
- OAuthLoginServletFilter() - Constructor for class org.exoplatform.oauth.filter.OAuthLoginServletFilter
- OAuthLoginServletFilter.MessageResolver - Class in org.exoplatform.oauth.filter
- OAuthRegistrationServices - Interface in org.exoplatform.oauth.service
- OAuthRegistrationServicesImpl - Class in org.exoplatform.oauth.service.impl
- OAuthRegistrationServicesImpl(InitParams, OrganizationService, IdentityManager) - Constructor for class org.exoplatform.oauth.service.impl.OAuthRegistrationServicesImpl
- OauthSignupOnflyFilter - Class in org.exoplatform.oauth.filter
- OauthSignupOnflyFilter() - Constructor for class org.exoplatform.oauth.filter.OauthSignupOnflyFilter
- onDestroy(Application) - Method in class org.exoplatform.oauth.webui.OAuthLifecycle
- onEndRequest(Application, PortalRequestContext) - Method in class org.exoplatform.oauth.webui.OAuthLifecycle
- onFailRequest(Application, PortalRequestContext, RequestFailure) - Method in class org.exoplatform.oauth.webui.OAuthLifecycle
- onInit(Application) - Method in class org.exoplatform.oauth.webui.OAuthLifecycle
- onStartRequest(Application, PortalRequestContext) - Method in class org.exoplatform.oauth.webui.OAuthLifecycle
- org.exoplatform.oauth - package org.exoplatform.oauth
- org.exoplatform.oauth.filter - package org.exoplatform.oauth.filter
- org.exoplatform.oauth.service - package org.exoplatform.oauth.service
- org.exoplatform.oauth.service.impl - package org.exoplatform.oauth.service.impl
- org.exoplatform.oauth.webui - package org.exoplatform.oauth.webui
P
- PASSWORD - Static variable in class org.exoplatform.oauth.webui.UIOAuthInvitationForm
- processRender(WebuiRequestContext) - Method in class org.exoplatform.oauth.webui.UIRegisterOAuth
R
- REGISTER_NEW_ACCOUNT - Static variable in class org.exoplatform.oauth.filter.OAuthLoginServletFilter
- ResetActionListener() - Constructor for class org.exoplatform.oauth.webui.UIRegisterOAuth.ResetActionListener
- resolve(String, Object...) - Method in class org.exoplatform.oauth.filter.OAuthLoginServletFilter.MessageResolver
S
- SESSION_ATTR_REGISTER_NEW_ACCOUNT - Static variable in class org.exoplatform.oauth.filter.OAuthLoginServletFilter
- SESSION_KEY_ON_FLY_ERROR - Static variable in interface org.exoplatform.oauth.OAuthConst
- setDetectedUserName(String) - Method in class org.exoplatform.oauth.webui.UIOAuthInvitationForm
- SubscribeOAuthActionListener() - Constructor for class org.exoplatform.oauth.webui.UIRegisterOAuth.SubscribeOAuthActionListener
U
- UIOAuthInvitationForm - Class in org.exoplatform.oauth.webui
- UIOAuthInvitationForm(InitParams) - Constructor for class org.exoplatform.oauth.webui.UIOAuthInvitationForm
- UIOAuthInvitationForm.ConfirmActionListener - Class in org.exoplatform.oauth.webui
- UIOAuthInvitationForm.NewAccountActionListener - Class in org.exoplatform.oauth.webui
- UIRegisterOAuth - Class in org.exoplatform.oauth.webui
-
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() - Constructor for class org.exoplatform.oauth.webui.UIRegisterOAuth
- UIRegisterOAuth.CancelActionListener - Class in org.exoplatform.oauth.webui
- UIRegisterOAuth.ResetActionListener - Class in org.exoplatform.oauth.webui
- UIRegisterOAuth.SubscribeOAuthActionListener - Class in org.exoplatform.oauth.webui
All Classes All Packages