Replace all '/' in path to File.separator - Code Refactor

This commit is contained in:
Xephi
2014-08-25 03:12:28 +02:00
parent 12795436a0
commit d7cb60c1fe
104 changed files with 2470 additions and 3690 deletions
@@ -32,6 +32,7 @@ package fr.xephi.authme.security.pbkdf2;
* @version 1.0
*/
public interface PRF {
/**
* Initialize this instance with the user-supplied password.
*