| Package | Description |
|---|---|
| org.assistments.service.security.authentication.core.webapp | |
| org.assistments.service.security.legacy.authentication.webapp |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<java.lang.Void> |
DefaultAccountControllerHelperImpl.login(LoginInfoDTO info,
javax.servlet.http.HttpServletResponse response) |
org.springframework.http.ResponseEntity<java.lang.Void> |
DefaultAccountController.login(LoginInfoDTO info,
javax.servlet.http.HttpServletResponse response) |
org.springframework.http.ResponseEntity<java.lang.Void> |
AccountControllerHelper.login(LoginInfoDTO info,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<java.lang.Void> |
LegacyAccountControllerHelperImpl.login(LoginInfoDTO info,
javax.servlet.http.HttpServletResponse response) |