Class ProvisioningConnectionProfileToken

java.lang.Object
com.okta.sdk.resource.model.ProvisioningConnectionProfileToken
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-01-09T11:36:22.142807-06:00[America/Chicago]") public class ProvisioningConnectionProfileToken extends Object implements Serializable
The app provisioning connection profile used to configure the method of authentication and the credentials. Currently, token-based and OAuth 2.0-based authentication are supported.
See Also: