Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Commit 3c8b435

Browse files
committed
Rename password hash interfaces for specificity
1 parent 253a8c5 commit 3c8b435

3 files changed

File tree

src/main/java/javax/security/enterprise/identitystore/HashAlgorithm.java renamed to src/main/java/javax/security/enterprise/identitystore/PasswordHash.java

File renamed without changes.

src/main/java/javax/security/enterprise/identitystore/Pbkdf2HashAlgorithm.java renamed to src/main/java/javax/security/enterprise/identitystore/Pbkdf2PasswordHash.java

File renamed without changes.

src/main/java/javax/security/enterprise/identitystore/IdentityHashAlgorithm.java renamed to src/main/java/javax/security/enterprise/identitystore/PlaintextPasswordHash.java

File renamed without changes.

0 commit comments

Comments
 (0)