@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class LogSecurityContext extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_AS_NUMBER |
static String |
JSON_PROPERTY_AS_ORG |
static String |
JSON_PROPERTY_DOMAIN |
static String |
JSON_PROPERTY_IS_PROXY |
static String |
JSON_PROPERTY_ISP |
Constructor and Description |
---|
LogSecurityContext() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getAsNumber()
Get asNumber
|
String |
getAsOrg()
Get asOrg
|
String |
getDomain()
Get domain
|
String |
getIsp()
Get isp
|
Boolean |
getIsProxy()
Get isProxy
|
int |
hashCode() |
String |
toString() |
public static final String JSON_PROPERTY_AS_NUMBER
public static final String JSON_PROPERTY_AS_ORG
public static final String JSON_PROPERTY_DOMAIN
public static final String JSON_PROPERTY_ISP
public static final String JSON_PROPERTY_IS_PROXY
Copyright © 2017–2023 Okta. All rights reserved.