Package com.okta.sdk.resource.model
Class SecurityEventSubject
java.lang.Object
com.okta.sdk.resource.model.SecurityEventSubject
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class SecurityEventSubject
extends Object
implements Serializable
The event subjects
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_DEVICE
- See Also:
-
JSON_PROPERTY_TENANT
- See Also:
-
JSON_PROPERTY_USER
- See Also:
-
-
Constructor Details
-
SecurityEventSubject
public SecurityEventSubject()
-
-
Method Details
-
device
-
getDevice
The device involved with the event- Returns:
- device
-
setDevice
-
tenant
-
getTenant
The tenant involved with the event- Returns:
- tenant
-
setTenant
-
user
-
getUser
The user involved with the event- Returns:
- user
-
setUser
-
equals
-
hashCode
public int hashCode() -
toString
-