Class RestAuthFilter

java.lang.Object
org.springframework.web.filter.GenericFilterBean
com.erudika.para.server.security.RestAuthFilter
All Implemented Interfaces:
jakarta.servlet.Filter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, org.springframework.web.context.ServletContextAware

public class RestAuthFilter extends org.springframework.web.filter.GenericFilterBean implements org.springframework.beans.factory.InitializingBean
Authenticates API access for App and User objects.
Author:
Alex Bogdanovski [[email protected]]