Uses of Class
com.atlassian.bitbucket.scm.http.HttpRequestDetails
Packages that use HttpRequestDetails
- 
Uses of HttpRequestDetails in com.atlassian.bitbucket.scm.httpMethods in com.atlassian.bitbucket.scm.http that return HttpRequestDetailsModifier and TypeMethodDescriptionstatic HttpRequestDetailsHttpRequestDetails.ofServletRequest(jakarta.servlet.http.HttpServletRequest request) Methods in com.atlassian.bitbucket.scm.http with parameters of type HttpRequestDetailsModifier and TypeMethodDescriptionbooleanHttpScmRequestHandler.supports(HttpRequestDetails requestDetails) Returns whether the handler can service the supplied request.