Class ProvisioningConnectionProfileToken

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-03-29T16:46:27.777599-05:00[America/Chicago]", comments="Generator version: 7.4.0") 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: