Uses of Class
de.hybris.platform.b2bacceleratorfacades.customer.exception.InvalidPasswordException
-
Packages that use InvalidPasswordException Package Description de.hybris.platform.b2bacceleratorfacades.customer.impl -
-
Uses of InvalidPasswordException in de.hybris.platform.b2bacceleratorfacades.customer.impl
Methods in de.hybris.platform.b2bacceleratorfacades.customer.impl that throw InvalidPasswordException Modifier and Type Method Description voidDefaultB2BCustomerFacade. changePassword(java.lang.String oldPassword, java.lang.String newPassword)voidDefaultB2BCustomerFacade. updatePassword(java.lang.String token, java.lang.String newPassword)
-