Uses of Interface
com.okta.sdk.resource.OpenIdConnectApplication
-
Packages that use OpenIdConnectApplication Package Description com.okta.sdk.resource -
-
Uses of OpenIdConnectApplication in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return OpenIdConnectApplication Modifier and Type Method Description OpenIdConnectApplication
OpenIdConnectApplication. setCredentials(OAuthApplicationCredentials credentials)
OpenIdConnectApplication
OpenIdConnectApplication. setName(java.lang.String name)
OpenIdConnectApplication
OpenIdConnectApplication. setSettings(OpenIdConnectApplicationSettings settings)
-