Uses of Class
org.springframework.security.web.authentication.www.BasicAuthenticationFilter
Packages that use BasicAuthenticationFilter
-
Uses of BasicAuthenticationFilter in com.logicaldoc.core.security.spring
Subclasses of BasicAuthenticationFilter in com.logicaldoc.core.security.springModifier and TypeClassDescriptionclass
An filter for the basic authentication that is enabled or not depending on a boolean configuration parameter.