Uses of Class
org.apache.clusterbr.zupportl5.component.DatabaseSessionStore
Packages that use DatabaseSessionStore
-
Uses of DatabaseSessionStore in org.apache.clusterbr.zupportl5.service.dropbox
Constructors in org.apache.clusterbr.zupportl5.service.dropbox with parameters of type DatabaseSessionStoreModifierConstructorDescriptionDropboxTokenService(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate namedParameterJdbcTemplate, DatabaseSessionStore databaseSessionStore, SettingsService settingsService)