public static class KeyManagerInfoDTO.TokenTypeEnum.Adapter extends com.google.gson.TypeAdapter<KeyManagerInfoDTO.TokenTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
KeyManagerInfoDTO.TokenTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
KeyManagerInfoDTO.TokenTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
KeyManagerInfoDTO.TokenTypeEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<KeyManagerInfoDTO.TokenTypeEnum>IOExceptionpublic KeyManagerInfoDTO.TokenTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<KeyManagerInfoDTO.TokenTypeEnum>IOExceptionCopyright © 2022 WSO2 Inc. All rights reserved.