public static class UserAuthenticator.AuthenticationResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
authenticated |
boolean |
responded |
User |
user |
Constructor and Description |
---|
AuthenticationResult(boolean authenticated,
User user,
boolean responded) |
Copyright 2004-2015 Wandora Team