Class ThymeleafCSRFTokenStoreRegistration
java.lang.Object
com.peterphi.usermanager.guice.token.ThymeleafCSRFTokenStoreRegistration
- All Implemented Interfaces:
GuiceLifecycleListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Called after this object has been fully and successfully constructed
-
Constructor Details
-
ThymeleafCSRFTokenStoreRegistration
public ThymeleafCSRFTokenStoreRegistration()
-
-
Method Details
-
postConstruct
public void postConstruct()Description copied from interface:GuiceLifecycleListener
Called after this object has been fully and successfully constructed- Specified by:
postConstruct
in interfaceGuiceLifecycleListener
-