Package com.okta.sdk.resource.model
Class OAuth2Client
java.lang.Object
com.okta.sdk.resource.model.OAuth2Client
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-29T16:47:02.065887-05:00[America/Chicago]",
comments="Generator version: 7.4.0")
public class OAuth2Client
extends Object
implements Serializable
OAuth2Client
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_CLIENT_ID
- See Also:
-
JSON_PROPERTY_CLIENT_NAME
- See Also:
-
JSON_PROPERTY_CLIENT_URI
- See Also:
-
JSON_PROPERTY_LOGO_URI
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
OAuth2Client
public OAuth2Client()
-
-
Method Details
-
getClientId
Get clientId- Returns:
- clientId
-
getClientName
Get clientName- Returns:
- clientName
-
getClientUri
Get clientUri- Returns:
- clientUri
-
getLogoUri
Get logoUri- Returns:
- logoUri
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-