public class YubiKeyMultifactorAuthenticationProvider
extends org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
| Constructor and Description |
|---|
YubiKeyMultifactorAuthenticationProvider(YubiKeyAuthenticationHandler yubiKeyAuthenticationHandler,
org.apereo.cas.util.http.HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
int |
getOrder() |
protected boolean |
isAvailable() |
public YubiKeyMultifactorAuthenticationProvider(YubiKeyAuthenticationHandler yubiKeyAuthenticationHandler, org.apereo.cas.util.http.HttpClient httpClient)