Uses of Class
org.bremersee.security.authentication.AuthProperties.PathMatcherProperties
- 
Packages that use AuthProperties.PathMatcherProperties Package Description org.bremersee.security.authentication  - 
- 
Uses of AuthProperties.PathMatcherProperties in org.bremersee.security.authentication
Methods in org.bremersee.security.authentication that return types with arguments of type AuthProperties.PathMatcherProperties Modifier and Type Method Description @NotEmpty List<AuthProperties.PathMatcherProperties>AuthProperties. preparePathMatchers(@NotNull CorsProperties corsProperties)Prepare path matchers. 
 -