Package ratpack.pac4j
Class Pac4jSessionModule
- java.lang.Object
-
- com.google.inject.AbstractModule
-
- ratpack.pac4j.Pac4jSessionModule
-
- All Implemented Interfaces:
Module
@Deprecated public class Pac4jSessionModule extends AbstractModule
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description Pac4jSessionModule()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected void
configure()
Deprecated.-
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
-
-
-
Method Detail
-
configure
protected void configure()
Deprecated.- Specified by:
configure
in classAbstractModule
-
-