Class CookieAuthentication
java.lang.Object
com.djrapitops.plan.delivery.webserver.auth.CookieAuthentication
- All Implemented Interfaces:
Authentication
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CookieAuthentication
-
-
Method Details
-
getUser
Description copied from interface:AuthenticationObtain the WebUser related to this authentication.- Specified by:
getUserin interfaceAuthentication- Returns:
- Web user for the authentication.
-