Class ProvisioningConnectionProfile

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-05-15T15:23:54.977606597Z[Etc/UTC]", comments="Generator version: 7.4.0") public class ProvisioningConnectionProfile extends Object implements Serializable
The profile used to configure the connection method of authentication and the credentials. Currently, token-based and OAuth 2.0-based authentication are supported.
See Also: