Uses of Class
de.hybris.platform.jalo.security.CannotDecodePasswordException
Packages that use CannotDecodePasswordException
-
Uses of CannotDecodePasswordException in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that throw CannotDecodePasswordExceptionModifier and TypeMethodDescriptionUser.getPassword()Deprecated.User.getPassword(SessionContext ctx) Deprecated.since ages - it is recommended to useGeneratedUser.getEncodedPassword(SessionContext)instead, cause it can lead to problems in case of hashed passwords (e.g md5).
GeneratedUser.getEncodedPassword()instead, cause it can lead to problems in case of hashed passwords (e.g md5).