Class AuthenticationExtractor
java.lang.Object
com.djrapitops.plan.delivery.webserver.auth.AuthenticationExtractor
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationExtractor
(ActiveCookieStore activeCookieStore, WebserverConfiguration webserverConfiguration) -
Method Summary
-
Constructor Details
-
AuthenticationExtractor
@Inject public AuthenticationExtractor(ActiveCookieStore activeCookieStore, WebserverConfiguration webserverConfiguration)
-
-
Method Details
-
extractAuthentication
-