Interface | Description |
---|---|
ReactiveSessionRepositoryCustomizer<T extends ReactiveSessionRepository> |
Strategy that can be used to customize the
ReactiveSessionRepository before it
is fully initialized, in particular to tune its configuration. |
SessionRepositoryCustomizer<T extends SessionRepository> |
Strategy that can be used to customize the
SessionRepository before it is fully
initialized, in particular to tune its configuration. |