| Modifier and Type | Method and Description |
|---|---|
User |
AuthContext.getUser() |
| Modifier and Type | Method and Description |
|---|---|
AuthContext<R> |
AuthService.auth(User<R> user) |
AuthContext<R> |
AuthServiceImpl.auth(User<R> user) |
| Constructor and Description |
|---|
AuthContext(User<R> user,
AuthDecoder<R> authDecoder) |
Copyright © 2018. All rights reserved.