Interface CredentialsEncrypter

All Known Implementing Classes:
MD5CredentialsEncrypter

public interface CredentialsEncrypter
Author:
Matthieu Chaffotte
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    check(String password, String hashPassword)
     
    hash(String password)