@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class U2fUserFactorProfile extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_CREDENTIAL_ID |
Constructor and Description |
---|
U2fUserFactorProfile() |
Modifier and Type | Method and Description |
---|---|
U2fUserFactorProfile |
credentialId(String credentialId) |
boolean |
equals(Object o) |
String |
getCredentialId()
Get credentialId
|
int |
hashCode() |
void |
setCredentialId(String credentialId) |
String |
toString() |
public static final String JSON_PROPERTY_CREDENTIAL_ID
public U2fUserFactorProfile credentialId(String credentialId)
public void setCredentialId(String credentialId)
Copyright © 2017–2023 Okta. All rights reserved.