Package com.okta.sdk.resource.model
Class IdentityProviderCredentialsClient
java.lang.Object
com.okta.sdk.resource.model.IdentityProviderCredentialsClient
- 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 IdentityProviderCredentialsClient
extends Object
implements Serializable
IdentityProviderCredentialsClient
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionclientSecret
(String clientSecret) boolean
Get clientIdGet clientSecretint
hashCode()
void
setClientId
(String clientId) void
setClientSecret
(String clientSecret) toString()
-
Field Details
-
JSON_PROPERTY_CLIENT_ID
- See Also:
-
JSON_PROPERTY_CLIENT_SECRET
- See Also:
-
-
Constructor Details
-
IdentityProviderCredentialsClient
public IdentityProviderCredentialsClient()
-
-
Method Details
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
clientSecret
-
getClientSecret
Get clientSecret- Returns:
- clientSecret
-
setClientSecret
-
equals
-
hashCode
public int hashCode() -
toString
-