Class HookAuthorization
java.lang.Object
de.alexanderwodarz.code.web.rest.authentication.AuthenticationFilter
de.alexanderwodarz.code.swifud.application.HookAuthorization
public class HookAuthorization
extends de.alexanderwodarz.code.web.rest.authentication.AuthenticationFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic de.alexanderwodarz.code.web.rest.authentication.CorsResponsedoCors(de.alexanderwodarz.code.web.rest.RequestData data) static de.alexanderwodarz.code.web.rest.authentication.AuthenticationFilterResponsedoFilter(de.alexanderwodarz.code.web.rest.RequestData request)
-
Constructor Details
-
HookAuthorization
public HookAuthorization()
-
-
Method Details
-
doFilter
public static de.alexanderwodarz.code.web.rest.authentication.AuthenticationFilterResponse doFilter(de.alexanderwodarz.code.web.rest.RequestData request) -
doCors
public static de.alexanderwodarz.code.web.rest.authentication.CorsResponse doCors(de.alexanderwodarz.code.web.rest.RequestData data)
-