Oauth2ResponseTypesConvertExtension extension
Extension to add convert methods to the response types
Methods
-
toJsonString(
) → String -
Available on Oauth2ResponseTypes, provided by the Oauth2ResponseTypesConvertExtension extension
Converts the current Oauth2ResponseTypes to a jsonString
Static Methods
-
fromJsonString(
{required String jsonString}) → Oauth2ResponseTypes -
Available on Oauth2ResponseTypes, provided by the Oauth2ResponseTypesConvertExtension extension
Converts ajsonString
to a Oauth2ResponseTypes