Serializable, Comparable<Identifier>, net.minidev.json.JSONAware@Immutable public static final class ResponseType.Value extends Identifier
| Modifier and Type | Field | Description |
|---|---|---|
static ResponseType.Value |
CODE |
Authorisation code.
|
static ResponseType.Value |
TOKEN |
Access token, with optional refresh token.
|
DEFAULT_BYTE_LENGTH| Constructor | Description |
|---|---|
Value(String value) |
Creates a new response type value.
|
| Modifier and Type | Method | 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 © 2018 Connect2id Ltd.. All rights reserved.