public class CookieAuthentication extends java.lang.Object implements Authentication
Constructor and Description |
---|
CookieAuthentication(java.lang.String cookie) |
Modifier and Type | Method and Description |
---|---|
User |
getUser()
Obtain the WebUser related to this authentication.
|
public User getUser()
Authentication
getUser
in interface Authentication