Enum OpenIdConnectApplicationType

java.lang.Object
java.lang.Enum<OpenIdConnectApplicationType>
com.okta.sdk.resource.model.OpenIdConnectApplicationType
All Implemented Interfaces:
Serializable, Comparable<OpenIdConnectApplicationType>, java.lang.constant.Constable

public enum OpenIdConnectApplicationType extends Enum<OpenIdConnectApplicationType>
The type of client app Specific `grant_types` are valid for each `application_type`. See [Create a Client Application](/openapi/okta-oauth/oauth/tag/Client/#tag/Client/operation/createClient).