Package com.okta.sdk.resource.model
Class ProvisioningConnectionTokenRequestProfile
java.lang.Object
com.okta.sdk.resource.model.ProvisioningConnectionTokenRequestProfile
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class ProvisioningConnectionTokenRequestProfile
extends Object
implements Serializable
ProvisioningConnectionTokenRequestProfile
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionauthScheme
(ProvisioningConnectionTokenAuthScheme authScheme) boolean
Get authSchemegetToken()
Token used to authenticate with the appint
hashCode()
void
setAuthScheme
(ProvisioningConnectionTokenAuthScheme authScheme) void
toString()
-
Field Details
-
JSON_PROPERTY_AUTH_SCHEME
- See Also:
-
JSON_PROPERTY_TOKEN
- See Also:
-
-
Constructor Details
-
ProvisioningConnectionTokenRequestProfile
public ProvisioningConnectionTokenRequestProfile()
-
-
Method Details
-
authScheme
public ProvisioningConnectionTokenRequestProfile authScheme(ProvisioningConnectionTokenAuthScheme authScheme) -
getAuthScheme
Get authScheme- Returns:
- authScheme
-
setAuthScheme
-
token
-
getToken
-
setToken
-
equals
-
hashCode
-
toString
-