public class AuthenticationResult<U,E> extends Object
| Constructor and Description |
|---|
AuthenticationResult() |
| Modifier and Type | Method and Description |
|---|---|
U |
getUser() |
List<E> |
getValidationErrors() |
void |
setUser(U user) |
void |
setValidationErrors(List<E> validationErrors) |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.