Class OnSuccessLoginHandler
java.lang.Object
de.hybris.platform.marketplacebackoffice.customization.OnSuccessLoginHandler
- All Implemented Interfaces:
EventListener,org.springframework.beans.factory.Aware,org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean,org.springframework.context.ApplicationContextAware,org.springframework.context.ApplicationListener<org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent>
public class OnSuccessLoginHandler
extends Object
implements org.springframework.context.ApplicationListener<org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent>, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddestroy()org.springframework.context.event.ApplicationEventMulticasterprotected ClassificationClassesResolverStrategyprotected SearchRestrictionServiceprotected VendorCMSStrategyprotected VendorServicevoidonApplicationEvent(org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent applicationEvent) voidsetApplicationContext(org.springframework.context.ApplicationContext applicationContext) voidsetClassificationClassesResolverStrategy(ClassificationClassesResolverStrategy classificationClassesResolverStrategy) voidsetSearchRestrictionService(SearchRestrictionService searchRestrictionService) voidsetSessionService(SessionService sessionService) voidsetVendorCmsStrategy(VendorCMSStrategy vendorCmsStrategy) voidsetVendorService(VendorService vendorService)
-
Constructor Details
-
OnSuccessLoginHandler
public OnSuccessLoginHandler()
-
-
Method Details
-
onApplicationEvent
public void onApplicationEvent(org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent applicationEvent) - Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent>
-
destroy
- Specified by:
destroyin interfaceorg.springframework.beans.factory.DisposableBean- Throws:
Exception
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
getApplicationEventMulticaster
public org.springframework.context.event.ApplicationEventMulticaster getApplicationEventMulticaster() -
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) - Specified by:
setApplicationContextin interfaceorg.springframework.context.ApplicationContextAware
-
setSessionService
-
getVendorService
-
setVendorService
-
getSearchRestrictionService
-
setSearchRestrictionService
-
getVendorCmsStrategy
-
setVendorCmsStrategy
-
getClassificationClassesResolverStrategy
-
setClassificationClassesResolverStrategy
public void setClassificationClassesResolverStrategy(ClassificationClassesResolverStrategy classificationClassesResolverStrategy)
-