Uses of Interface
com.okta.sdk.resource.application.AppUserPasswordCredential
-
Packages that use AppUserPasswordCredential Package Description com.okta.sdk.resource.application -
-
Uses of AppUserPasswordCredential in com.okta.sdk.resource.application
Methods in com.okta.sdk.resource.application that return AppUserPasswordCredential Modifier and Type Method Description AppUserPasswordCredentialAppUserCredentials. getPassword()AppUserPasswordCredentialAppUserPasswordCredential. setValue(char[] value)Methods in com.okta.sdk.resource.application with parameters of type AppUserPasswordCredential Modifier and Type Method Description AppUserCredentialsAppUserCredentials. setPassword(AppUserPasswordCredential password)
-