Uses of Class
com.c4_soft.springaddons.security.oauth2.test.webmvc.MockMvcProperties
Packages that use MockMvcProperties
-
Uses of MockMvcProperties in com.c4_soft.springaddons.security.oauth2.test.webmvc
Constructors in com.c4_soft.springaddons.security.oauth2.test.webmvc with parameters of type MockMvcPropertiesModifierConstructorDescriptionMockMvcSupport(org.springframework.test.web.servlet.MockMvc mockMvc, SerializationHelper serializationHelper, MockMvcProperties mockMvcProperties, org.springframework.boot.autoconfigure.web.ServerProperties serverProperties, SpringAddonsOidcProperties addonsProperties)