Uses of Interface
com.okta.sdk.resource.ApplicationFeatureList
-
Packages that use ApplicationFeatureList Package Description com.okta.sdk.client -
-
Uses of ApplicationFeatureList in com.okta.sdk.client
Methods in com.okta.sdk.client that return ApplicationFeatureList Modifier and Type Method Description ApplicationFeatureList
Client. listFeaturesForApplication(java.lang.String appId)
Fetches the Feature objects for an application.
-