public static class WebAuthStrategyConfig.GsonAdapter extends AbstractTypedConfig.AbstractGsonAdapter<WebAuthStrategyConfig>
| Constructor and Description |
|---|
GsonAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected WebAuthStrategyConfig |
create(java.lang.String type,
com.google.gson.JsonElement config) |
deserialize, serialize@Nonnull protected WebAuthStrategyConfig create(@Nonnull java.lang.String type, @Nonnull com.google.gson.JsonElement config)
create in class AbstractTypedConfig.AbstractGsonAdapter<WebAuthStrategyConfig>