Package com.okta.sdk.resource.model
Class ApplicationEmbedded
java.lang.Object
com.okta.sdk.resource.model.ApplicationEmbedded
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
comments="Generator version: 7.8.0")
public class ApplicationEmbedded
extends Object
implements Serializable
Embedded resources related to the app using the [JSON Hypertext Application
Language](https://datatracker.ietf.org/doc/html/draft-kelly-json-hal-06) specification. If the
`expand=user/{userId}` query parameter is specified, then the assigned [Application
User](/openapi/okta-management/management/tag/ApplicationUsers/) is embedded.
- See Also:
-
Field Details
-
JSON_PROPERTY_USER
- See Also:
-
-
Constructor Details
-
ApplicationEmbedded
public ApplicationEmbedded()
-
-
Method Details
-
user
-
putuserItem
-
getUser
The specified [Application User](/openapi/okta-management/management/tag/ApplicationUsers/) assigned to the app- Returns:
- user
-
setUser
-
equals
-
hashCode
public int hashCode() -
toString
-