public final class DefaultLoginDeterminator extends Object implements ILoginDeterminator
| Constructor and Description |
|---|
DefaultLoginDeterminator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoginData(javax.servlet.http.HttpServletRequest req)
If the request is a request to log AND there is a logged-in user return that user's login ID.
|
@Nullable public String getLoginData(@Nonnull javax.servlet.http.HttpServletRequest req) throws Exception
ILoginDeterminatorgetLoginData in interface ILoginDeterminatorExceptionCopyright © 2017 etc.to. All rights reserved.