public interface ILoginDeterminator
| Modifier and Type | Method and Description |
|---|---|
String |
getLoginData(javax.servlet.http.HttpServletRequest request)
If the request is a request to log AND there is a logged-in user return that user's login ID.
|
Copyright © 2017 etc.to. All rights reserved.