Package com.okta.sdk.resource.model
Class Subject
java.lang.Object
com.okta.sdk.resource.model.Subject
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class Subject
extends Object
implements Serializable
Subject
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
format
(Subject.FormatEnum format) The user identifiergetId()
ID of the userint
hashCode()
void
setFormat
(Subject.FormatEnum format) void
toString()
-
Field Details
-
JSON_PROPERTY_FORMAT
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
-
Constructor Details
-
Subject
public Subject()
-
-
Method Details
-
format
-
getFormat
-
setFormat
-
id
-
getId
-
setId
-
equals
-
hashCode
-
toString
-