| Package | Description |
|---|---|
| io.mosip.kernel.auth.controller | |
| io.mosip.kernel.auth.service | |
| io.mosip.kernel.auth.service.impl |
| Modifier and Type | Method and Description |
|---|---|
ResponseWrapper<AuthResponseDto> |
AuthController.logoutUser(String token,
javax.servlet.http.HttpServletResponse res) |
| Modifier and Type | Method and Description |
|---|---|
AuthResponseDto |
AuthService.logoutUser(String token) |
| Modifier and Type | Method and Description |
|---|---|
AuthResponseDto |
AuthServiceImpl.logoutUser(String token) |
Copyright © 2020. All rights reserved.