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