Uses of Class
br.ufsc.labsec.signature.database.authCodeSession.SQLiteSessionStore
Package | Description |
---|---|
br.ufsc.labsec.signature.database |
-
Uses of SQLiteSessionStore in br.ufsc.labsec.signature.database
Methods in br.ufsc.labsec.signature.database that return SQLiteSessionStore Modifier and Type Method Description static SQLiteSessionStore
DatabaseUtils. newAuthDbSessionStore(String url)
Methods in br.ufsc.labsec.signature.database that return types with arguments of type SQLiteSessionStore Modifier and Type Method Description static DatabaseBuilder<SQLiteSessionStore>
DatabaseUtils. builderForDriverAuthDB(DatabaseDriverSetup driver)
static DatabaseBuilder<SQLiteSessionStore>
DatabaseUtils. defaultAuthDBBuilder()