public class StatelessAuthenticationFilter
extends org.springframework.security.web.authentication.www.BasicAuthenticationFilter
| Constructor and Description |
|---|
StatelessAuthenticationFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager,
RestAuthenticationService restAuthenticationService,
EPersonRestAuthenticationProvider authenticationProvider,
RequestService requestService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doFilterInternal(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
javax.servlet.FilterChain chain) |
afterPropertiesSet, getAuthenticationEntryPoint, getAuthenticationManager, getCredentialsCharset, isIgnoreFailure, onSuccessfulAuthentication, onUnsuccessfulAuthentication, setAuthenticationDetailsSource, setCredentialsCharset, setRememberMeServicesdoFilter, getAlreadyFilteredAttributeName, isAsyncDispatch, isAsyncStarted, shouldNotFilter, shouldNotFilterAsyncDispatch, shouldNotFilterErrorDispatchpublic StatelessAuthenticationFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager,
RestAuthenticationService restAuthenticationService,
EPersonRestAuthenticationProvider authenticationProvider,
RequestService requestService)
protected void doFilterInternal(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
javax.servlet.FilterChain chain)
throws IOException,
javax.servlet.ServletException
doFilterInternal in class org.springframework.security.web.authentication.www.BasicAuthenticationFilterIOExceptionjavax.servlet.ServletExceptionCopyright © 2019 DuraSpace. All rights reserved.