Package | Description |
---|---|
io.sphere.sdk.customers.commands |
Provides types to change the state of customers.
|
Modifier and Type | Method and Description |
---|---|
static CustomerInStorePasswordResetCommand |
CustomerInStorePasswordResetCommand.ofTokenAndPassword(String storeKey,
String tokenValue,
String newPassword)
Creates a command that can set a new password for a customer with a certain token.
|