| Modifier and Type | Class and Description |
|---|---|
static class |
YubicoAPIImpl.NotInitialisedException
To represent a call on a YubicoAPIImpl that has not yet been initialised.
|
| Constructor and Description |
|---|
YubicoAPIImpl() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getClientId() |
String[] |
getWsapiUrls() |
void |
init(int apiClientID,
String apiClientKey) |
com.yubico.client.v2.VerificationResponse |
verify(String otp) |
public void init(int apiClientID,
String apiClientKey)
public com.yubico.client.v2.VerificationResponse verify(String otp) throws com.yubico.client.v2.exceptions.YubicoVerificationException, com.yubico.client.v2.exceptions.YubicoValidationFailure
public Integer getClientId()
getClientId in interface YubicoAPIpublic String[] getWsapiUrls()
getWsapiUrls in interface YubicoAPICopyright © 2019. All rights reserved.