@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T23:40:43.026Z[Etc/UTC]") public class AuthenticatorIdentity extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
static String | 
JSON_PROPERTY_KEY  | 
| Constructor and Description | 
|---|
AuthenticatorIdentity()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getKey()
Get key 
 | 
int | 
hashCode()  | 
AuthenticatorIdentity | 
key(String key)  | 
void | 
setKey(String key)  | 
String | 
toString()  | 
public static final String JSON_PROPERTY_KEY
public AuthenticatorIdentity key(String key)
public void setKey(String key)
Copyright © 2017–2023 Okta. All rights reserved.