JDBCTokenDAO
List<String>
getTokens(String userId)
void
removeToken(String userId, String token)
saveToken(String userId, String token)