JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
C
G
H
N
O
P
R
S
C
copyHeaders(HttpServletRequest, Collection<Map.Entry<String, String>>)
- Static method in class net.oauth.server.
HttpRequestMessage
G
getBodyAsStream()
- Method in class net.oauth.server.
HttpRequestMessage
getBodyEncoding()
- Method in class net.oauth.server.
HttpRequestMessage
getMessage(HttpServletRequest, String)
- Static method in class net.oauth.server.
OAuthServlet
Extract the parts of the given request that are relevant to OAuth.
getParameters(HttpServletRequest)
- Static method in class net.oauth.server.
HttpRequestMessage
getRequestURL(HttpServletRequest)
- Static method in class net.oauth.server.
OAuthServlet
Reconstruct the requested URL, complete with query string (if any).
H
handleException(HttpServletResponse, Exception, String)
- Static method in class net.oauth.server.
OAuthServlet
handleException(HttpServletResponse, Exception, String, boolean)
- Static method in class net.oauth.server.
OAuthServlet
htmlEncode(String)
- Static method in class net.oauth.server.
OAuthServlet
Return the HTML representation of the given plain text.
HttpRequestMessage
- Class in
net.oauth.server
An HttpServletRequest, encapsulated as an OAuthMessage.
HttpRequestMessage(HttpServletRequest, String)
- Constructor for class net.oauth.server.
HttpRequestMessage
N
net.oauth.server
- package net.oauth.server
O
OAuthServlet
- Class in
net.oauth.server
Utility methods for servlets that implement OAuth.
OAuthServlet()
- Constructor for class net.oauth.server.
OAuthServlet
P
PROBLEM_TO_HTTP_CODE
- Static variable in class net.oauth.server.
OAuthServlet
R
request
- Variable in class net.oauth.server.
HttpRequestMessage
S
SC_FORBIDDEN
- Static variable in class net.oauth.server.
OAuthServlet
sendForm(HttpServletResponse, Iterable<? extends Map.Entry>)
- Static method in class net.oauth.server.
OAuthServlet
Send the given parameters as a form-encoded response body.
C
G
H
N
O
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.