JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
N
P
R
S
W
A
AccessTokenTypeAdapter
- Class in
net.oauth2.gson
AccessTokenTypeAdapter()
- Constructor for class net.oauth2.gson.
AccessTokenTypeAdapter
afterRead(JsonElement, C)
- Method in class net.oauth2.gson.
WhitespaceDelimitedCollectionTypeAdapterFactory
Override this to muck with
deserialized
before it parsed into the application type.
B
beforeWrite(C, JsonElement, JsonWriter)
- Method in class net.oauth2.gson.
WhitespaceDelimitedCollectionTypeAdapterFactory
Override this to muck with
toSerialize
before it is written to the outgoing JSON stream.
C
create(Gson, TypeToken<T>)
- Method in class net.oauth2.gson.
WhitespaceDelimitedCollectionTypeAdapterFactory
D
DEFAULT_BUILDER
- Static variable in class net.oauth2.gson.
GsonDataBindingProvider
deserialize(JsonElement, Type, JsonDeserializationContext)
- Method in class net.oauth2.gson.
AccessTokenTypeAdapter
deserialize(JsonElement, Type, JsonDeserializationContext)
- Method in class net.oauth2.gson.
ProtocolErrorTypeAdapter
G
GsonDataBindingProvider
- Class in
net.oauth2.gson
GsonDataBindingProvider()
- Constructor for class net.oauth2.gson.
GsonDataBindingProvider
GsonDataBindingProvider(GsonBuilder)
- Constructor for class net.oauth2.gson.
GsonDataBindingProvider
GsonDataBindingProvider(Gson)
- Constructor for class net.oauth2.gson.
GsonDataBindingProvider
N
net.oauth2.gson
- package net.oauth2.gson
P
parseError(String, Class<T>)
- Method in class net.oauth2.gson.
GsonDataBindingProvider
parseToken(String, Class<T>)
- Method in class net.oauth2.gson.
GsonDataBindingProvider
ProtocolErrorTypeAdapter
- Class in
net.oauth2.gson
ProtocolErrorTypeAdapter()
- Constructor for class net.oauth2.gson.
ProtocolErrorTypeAdapter
R
raw()
- Method in class net.oauth2.gson.
GsonDataBindingProvider
REGISTER(GsonBuilder)
- Static method in class net.oauth2.gson.
AccessTokenTypeAdapter
REGISTER(GsonBuilder)
- Static method in class net.oauth2.gson.
ProtocolErrorTypeAdapter
REGISTER(GsonBuilder)
- Static method in class net.oauth2.gson.
WhitespaceDelimitedCollectionTypeAdapterFactory
S
serialize(AccessToken, Type, JsonSerializationContext)
- Method in class net.oauth2.gson.
AccessTokenTypeAdapter
serialize(ProtocolError, Type, JsonSerializationContext)
- Method in class net.oauth2.gson.
ProtocolErrorTypeAdapter
W
WhitespaceDelimitedCollectionTypeAdapterFactory
<
C
extends
Collection
<
String
>> - Class in
net.oauth2.gson
WhitespaceDelimitedCollectionTypeAdapterFactory(Class<?>)
- Constructor for class net.oauth2.gson.
WhitespaceDelimitedCollectionTypeAdapterFactory
with(Gson)
- Method in class net.oauth2.gson.
GsonDataBindingProvider
A
B
C
D
G
N
P
R
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.