public class YubikeyCredential extends Object implements javax.security.enterprise.credential.Credential
| Modifier and Type | Field and Description |
|---|---|
static int |
PUBLIC_ID_LENGTH |
| Constructor and Description |
|---|
YubikeyCredential(String oneTimePasswordString) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearCredential() |
String |
getOneTimePasswordString() |
String |
getPublicID() |
public static final int PUBLIC_ID_LENGTH
public YubikeyCredential(String oneTimePasswordString)
Copyright © 2019. All rights reserved.