Uses of Class
com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport.MockMvcProperties
-
Packages that use MockMvcSupport.MockMvcProperties Package Description com.c4_soft.springaddons.security.oauth2.test.mockmvc -
-
Uses of MockMvcSupport.MockMvcProperties in com.c4_soft.springaddons.security.oauth2.test.mockmvc
Constructors in com.c4_soft.springaddons.security.oauth2.test.mockmvc with parameters of type MockMvcSupport.MockMvcProperties Constructor Description MockMvcSupport(org.springframework.test.web.servlet.MockMvc mockMvc, SerializationHelper serializationHelper, MockMvcSupport.MockMvcProperties mockMvcProperties)
-