Add option to apply the protection also to registered users #860

This commit is contained in:
Gabriele C
2016-07-16 21:10:29 +02:00
parent 674a051586
commit b439a0391c
5 changed files with 7 additions and 6 deletions
@@ -90,7 +90,6 @@ public class SessionManagerTest {
}
@Test
@SuppressWarnings("unchecked")
public void shouldDenySessionIfTimeoutHasExpired() {
// given
int timeout = 20;