Class 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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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
    • Constructor Detail

      • PasswordEncoderConstants

        public PasswordEncoderConstants()