public class OAuthGrantTypeTypeAdapterFactory extends Object implements com.google.gson.TypeAdapterFactory
TypeAdapterFactory which produces type adapters capable of serializing the OAuthGrantType hierarchy| Constructor and Description |
|---|
OAuthGrantTypeTypeAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> com.google.gson.TypeAdapter<T> |
create(com.google.gson.Gson gson,
com.google.gson.reflect.TypeToken<T> type) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.