Uses of Class
de.alexanderwodarz.code.web.rest.authentication.AuthenticationFilterResponse
Packages that use AuthenticationFilterResponse
Package
Description
-
Uses of AuthenticationFilterResponse in de.alexanderwodarz.code.web.demo
Methods in de.alexanderwodarz.code.web.demo that return AuthenticationFilterResponseModifier and TypeMethodDescriptionstatic AuthenticationFilterResponseAuthFilter.doFilter(RequestData request) -
Uses of AuthenticationFilterResponse in de.alexanderwodarz.code.web.rest.authentication
Methods in de.alexanderwodarz.code.web.rest.authentication that return AuthenticationFilterResponseModifier and TypeMethodDescriptionstatic AuthenticationFilterResponseAuthenticationFilter.doFilter(RequestData request) static AuthenticationFilterResponseAuthenticationFilterResponse.OK()static AuthenticationFilterResponseAuthenticationFilterResponse.UNAUTHORIZED()