| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OAUTH_AUTH_METHOD |
"OAuth" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTHENTICATE_HEADER |
"WWW-Authenticate" |
public static final String |
AUTHORIZATION_HEADER |
"Authorization" |
public static final String |
OAUTH_CALLBACK_CONFIRMED_PARAM |
"oauth_callback_confirmed" |
public static final String |
OAUTH_VERIFIER_PARAM |
"oauth_verifier" |
Copyright © 2021 JBoss by Red Hat. All rights reserved.