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