JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
E
F
G
H
I
K
N
P
R
T
V
E
equals(Object)
- Method in class im.toss.http.parser.
HttpAuthCredentials
equals(Object)
- Method in class im.toss.http.parser.
KvPair
F
fromSingleValueParams(String, String, Map<String, String>)
- Static method in class im.toss.http.parser.
HttpAuthCredentials
Obtains an instance of
HttpAuthCredentials
from scheme, token and single value params.
G
getKey()
- Method in class im.toss.http.parser.
KvPair
getParams()
- Method in class im.toss.http.parser.
HttpAuthCredentials
Returns the parameters.
getScheme()
- Method in class im.toss.http.parser.
HttpAuthCredentials
getSingleValueParams()
- Method in class im.toss.http.parser.
HttpAuthCredentials
Returns the parameters in single value representation.
getToken()
- Method in class im.toss.http.parser.
HttpAuthCredentials
getValue()
- Method in class im.toss.http.parser.
KvPair
H
hashCode()
- Method in class im.toss.http.parser.
HttpAuthCredentials
hashCode()
- Method in class im.toss.http.parser.
KvPair
HttpAuthCredentials
- Class in
im.toss.http.parser
An HTTP authentication credentials.
HttpAuthCredentials(String, String)
- Constructor for class im.toss.http.parser.
HttpAuthCredentials
HttpAuthCredentials(String, String, Map<String, List<String>>)
- Constructor for class im.toss.http.parser.
HttpAuthCredentials
I
im.toss.http.parser
- package im.toss.http.parser
K
KvPair
- Class in
im.toss.http.parser
N
none()
- Static method in class im.toss.http.parser.
HttpAuthCredentials
Returns empty HttpAuthCredentials.
P
parse(String)
- Static method in class im.toss.http.parser.
HttpAuthCredentials
parse(String, boolean)
- Static method in class im.toss.http.parser.
HttpAuthCredentials
Obtains an instance of
HttpAuthCredentials
from credentials such as
Custom k1=v1, k2=v2
.
parse(String)
- Static method in class im.toss.http.parser.
KvPair
parse(String)
- Static method in class im.toss.http.parser.
Rfc7230ListParser
Creates a parser for the given
String
.
R
Rfc7230ListParser
- Class in
im.toss.http.parser
Parses comma-delimited lists of elements.
T
TokenValidator
- Interface in
im.toss.http.parser
toString()
- Method in class im.toss.http.parser.
HttpAuthCredentials
toString()
- Method in class im.toss.http.parser.
KvPair
V
validate(String)
- Method in interface im.toss.http.parser.
TokenValidator
values()
- Method in class im.toss.http.parser.
Rfc7230ListParser
Returns the list of parsed values.
E
F
G
H
I
K
N
P
R
T
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes