public class AuthenticationExtensionsClientInputsConverter
extends java.lang.Object
AuthenticationExtensionsClientInputs| Constructor and Description |
|---|
AuthenticationExtensionsClientInputsConverter(ObjectConverter objectConverter) |
| Modifier and Type | Method and Description |
|---|---|
<T extends ExtensionClientInput<?>> |
convert(java.lang.String value) |
<T extends ExtensionClientInput<?>> |
convertToString(AuthenticationExtensionsClientInputs<T> value) |
public AuthenticationExtensionsClientInputsConverter(ObjectConverter objectConverter)
public <T extends ExtensionClientInput<?>> AuthenticationExtensionsClientInputs<T> convert(java.lang.String value)
public <T extends ExtensionClientInput<?>> java.lang.String convertToString(AuthenticationExtensionsClientInputs<T> value)