Uses of Class
io.mosip.kernel.auth.defaultadapter.config.NoAuthenticationEndPoint
-
Packages that use NoAuthenticationEndPoint Package Description io.mosip.kernel.auth.defaultadapter.filter -
-
Uses of NoAuthenticationEndPoint in io.mosip.kernel.auth.defaultadapter.filter
Constructors in io.mosip.kernel.auth.defaultadapter.filter with parameters of type NoAuthenticationEndPoint Constructor Description AuthFilter(org.springframework.security.web.util.matcher.RequestMatcher requiresAuthenticationRequestMatcher, NoAuthenticationEndPoint noAuthenticationEndPoint, org.springframework.core.env.Environment environment)
-