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 AppUserPasswordCredential
AppUserCredentials. getPassword()
AppUserPasswordCredential
AppUserPasswordCredential. setValue(char[] value)
Methods in com.okta.sdk.resource.application with parameters of type AppUserPasswordCredential Modifier and Type Method Description AppUserCredentials
AppUserCredentials. setPassword(AppUserPasswordCredential password)
-