Class ProvisioningConnectionProfile

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-01-09T11:36:22.142807-06:00[America/Chicago]") 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: