Package org.ligoj.app.http.security
package org.ligoj.app.http.security
-
ClassesClassDescriptionBase implementation of very basic SSO implementation.Cache that does not enable cache for non 2xx codes.Filter checking the CAPTCHA data provided in the "captcha" parameter.Servlet generating CAPTCHA image.A logout handler which clears a defined list of cookies, using the context path and '/' as the cookie path.Listen "/oauth/token?target=anypath", extract token, and send it to business to validate it.REST authenticated provider.Security filter enabled when a required header is used for pre-authentication.Basic user details service.Always authenticated provider.