Uses of Class
com.almis.awe.security.authentication.filter.JsonAuthenticationFilter
-
Packages that use JsonAuthenticationFilter Package Description com.almis.awe.autoconfigure -
-
Uses of JsonAuthenticationFilter in com.almis.awe.autoconfigure
Methods in com.almis.awe.autoconfigure that return JsonAuthenticationFilter Modifier and Type Method Description JsonAuthenticationFilter
WebSecurityConfig. jsonAuthenticationFilter(BaseConfigProperties baseConfigProperties, AweElements elements, ActionService actionService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Username and password authentication filter
-