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