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