@Immutable public static final class ResponseType.Value extends Identifier
| Modifier and Type | Field and Description |
|---|---|
static ResponseType.Value |
CODE
Authorisation code.
|
static ResponseType.Value |
TOKEN
Access token, with optional refresh token.
|
DEFAULT_BYTE_LENGTH| Constructor and Description |
|---|
Value(String value)
Creates a new response type value.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
compareTo, getValue, hashCode, toJSONString, toStringpublic static final ResponseType.Value CODE
public static final ResponseType.Value TOKEN
public boolean equals(Object object)
equals in class IdentifierCopyright © 2016 Connect2id Ltd.. All rights reserved.