Class PasswordEncoderConstants
- java.lang.Object
-
- de.hybris.platform.servicelayer.user.PasswordEncoderConstants
-
public final class PasswordEncoderConstants extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
DEFAULT_ENCODING
The key for the default password encoding of the current system.
-
Constructor Summary
Constructors Constructor Description PasswordEncoderConstants()
-
-
-
Field Detail
-
DEFAULT_ENCODING
public static final java.lang.String DEFAULT_ENCODING
The key for the default password encoding of the current system.- See Also:
- Constant Field Values
-
-