public class OAuthConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static Charset |
UTF_8_CHARSET
This is the constant for the "UTF-8" Charset already loaded.
|
static String |
UTF_8_STRING
We commonly use "UTF-8" charset, this String is its name.
|
| Constructor and Description |
|---|
OAuthConstants() |
public static final String UTF_8_STRING
public static final Charset UTF_8_CHARSET
Copyright © 2020 HERE Europe B.V. All Rights Reserved.