Uses of Class
cronapp.framework.authentication.token.CorsFilter
-
Packages that use CorsFilter Package Description cronapp.framework.authentication.saml -
-
Uses of CorsFilter in cronapp.framework.authentication.saml
Methods in cronapp.framework.authentication.saml that return types with arguments of type CorsFilter Modifier and Type Method Description org.springframework.boot.web.servlet.FilterRegistrationBean<CorsFilter>SamlConfigurer. configureFilters()
-