| Package | Description |
|---|---|
| com.yubico.client.v2 | |
| com.yubico.client.v2.impl |
| Modifier and Type | Method and Description |
|---|---|
YubicoResponseStatus |
YubicoResponse.getStatus()
Server response to the request.
|
static YubicoResponseStatus |
YubicoResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YubicoResponseStatus[] |
YubicoResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private YubicoResponseStatus |
YubicoResponseImpl.status |
| Modifier and Type | Method and Description |
|---|---|
YubicoResponseStatus |
YubicoResponseImpl.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
YubicoClientImpl.isError(YubicoResponseStatus status)
Function is used to determine if the response status is an error or not.
|
void |
YubicoResponseImpl.setStatus(YubicoResponseStatus status) |
Copyright © 2013 Yubico AB. All Rights Reserved.