- patch(T, MediaType, Charset, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a patch request with Content-type header and a body.
- patch(T, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a patch request with Content-type header and a body.
- patch(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a patch request with Content-type header and a body (using default media-type).
- patch(T, MediaType, Charset, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a patch request with Content-type header and a body.
- patch(T, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a patch request with Content-type header and a body.
- patch(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a patch request with Content-type header and a body (using default media-type).
- patchRequestBuilder(T, MediaType, Charset, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a patch request builder (with Content-type already set).
- patchRequestBuilder(T, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a patch request builder (with Content-type already set).
- patchRequestBuilder(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a patch request builder (with Content-type set to default media-type).
- patchRequestBuilder(T, MediaType, Charset, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a patch request builder (with Content-type already set).
- patchRequestBuilder(T, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a patch request builder (with Content-type already set).
- patchRequestBuilder(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a patch request builder (with Content-type set to default media-type).
- perform(MockHttpServletRequestBuilder) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
To be called with fully configured request builder (wraps MockMvc
perform).
- perform(MockHttpServletRequestBuilder) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
To be called with fully configured request builder (wraps MockMvc
perform).
- post(T, MediaType, Charset, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a POST request with provided payload as body, using given media-type for serialization (and Content-type header).
- post(T, MediaType, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a POST request with provided payload as body, using given media-type for serialization (and Content-type header).
- post(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a POST request with provided payload as body, using default media-type for serialization (and Content-type header).
- post(T, MediaType, Charset, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a POST request with provided payload as body, using given media-type for serialization (and Content-type header).
- post(T, MediaType, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a POST request with provided payload as body, using given media-type for serialization (and Content-type header).
- post(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a POST request with provided payload as body, using default media-type for serialization (and Content-type header).
- postProcessRequest(MockHttpServletRequest) - Method in interface com.c4_soft.springaddons.security.oauth2.test.mockmvc.AuthenticationRequestPostProcessor
-
- postProcessRequest(MockHttpServletRequest) - Method in interface com.c4_soft.springaddons.security.oauth2.test.mockmvc.AuthenticationRequestPostProcessor
-
- postRequestBuilder(T, MediaType, Charset, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body set to payload serialized in given media type (with adequate Content-type header).
- postRequestBuilder(T, MediaType, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body set to payload serialized in given media type (with adequate Content-type header).
- postRequestBuilder(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder.
- postRequestBuilder(T, MediaType, Charset, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body set to payload serialized in given media type (with adequate Content-type header).
- postRequestBuilder(T, MediaType, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body set to payload serialized in given media type (with adequate Content-type header).
- postRequestBuilder(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder.
- put(T, MediaType, String, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a PUT request.
- put(T, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a PUT request.
- put(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a PUT request (with default media-type as Content-type).
- put(T, MediaType, String, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a PUT request.
- put(T, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a PUT request.
- put(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Shortcut to issue a PUT request (with default media-type as Content-type).
- putRequestBuilder(T, MediaType, Charset, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body.
- putRequestBuilder(T, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body.
- putRequestBuilder(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body.
- putRequestBuilder(T, MediaType, Charset, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body.
- putRequestBuilder(T, MediaType, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body.
- putRequestBuilder(T, String, Object...) - Method in class com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcSupport
-
Factory for a POST request builder containing a body.