public class CredentialRepresentation extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLIENT_CERT |
protected String |
device |
static String |
PASSWORD |
static String |
SECRET |
static String |
TOTP |
protected String |
type |
protected String |
value |
Constructor and Description |
---|
CredentialRepresentation() |
public static final String SECRET
public static final String PASSWORD
public static final String TOTP
public static final String CLIENT_CERT
protected String type
protected String value
protected String device
Copyright © 2014. All Rights Reserved.