Class DefaultBackofficeAuthListener
java.lang.Object
com.hybris.backoffice.events.auth.DefaultBackofficeAuthListener
- All Implemented Interfaces:
BackofficeAuthListener
Default authentication event listener.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonAuthEvent(org.springframework.security.core.Authentication source) voidsetBackofficeAuthListenerAdapter(BackofficeAuthListener backofficeAuthListenerAdapter)
-
Constructor Details
-
DefaultBackofficeAuthListener
public DefaultBackofficeAuthListener()
-
-
Method Details
-
onAuthEvent
public void onAuthEvent(org.springframework.security.core.Authentication source) - Specified by:
onAuthEventin interfaceBackofficeAuthListener
-
setBackofficeAuthListenerAdapter
-