Class ApplicationFeature

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-01-09T11:36:22.142807-06:00[America/Chicago]") public class ApplicationFeature extends Object implements Serializable
The Feature object is used to configure application feature settings. The only feature currently supported is `USER_PROVISIONING` for the Org2Org application type.
See Also: