Package org.openapitools.client.model
Class IdentityProviderCredentialsClient
java.lang.Object
org.openapitools.client.model.IdentityProviderCredentialsClient
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class IdentityProviderCredentialsClient
extends Object
IdentityProviderCredentialsClient
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionclientSecret(String clientSecret) booleanGet clientIdGet clientSecretinthashCode()voidsetClientId(String clientId) voidsetClientSecret(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
 
 -