Interface SaltGenerator

All Known Implementing Classes:
Base64EncodedSaltGenerator, Default16ByteSaltGenerator

public interface SaltGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • generateSalt

      String generateSalt()