Uses of Enum
com.okta.sdk.resource.model.OpenIdConnectApplicationType
Packages that use OpenIdConnectApplicationType
-
Uses of OpenIdConnectApplicationType in com.okta.sdk.resource.application
Methods in com.okta.sdk.resource.application with parameters of type OpenIdConnectApplicationTypeModifier and TypeMethodDescriptionOIDCApplicationBuilder.setApplicationType(OpenIdConnectApplicationType applicationType) -
Uses of OpenIdConnectApplicationType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OpenIdConnectApplicationTypeModifier and TypeMethodDescriptionstatic OpenIdConnectApplicationTypeOpenIdConnectApplicationSettingsClient.getApplicationType()Get applicationTypestatic OpenIdConnectApplicationTypeReturns the enum constant of this type with the specified name.static OpenIdConnectApplicationType[]OpenIdConnectApplicationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type OpenIdConnectApplicationTypeModifier and TypeMethodDescriptionOpenIdConnectApplicationSettingsClient.applicationType(OpenIdConnectApplicationType applicationType) voidOpenIdConnectApplicationSettingsClient.setApplicationType(OpenIdConnectApplicationType applicationType)