|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.util.signrequest.security.Sha1HashService
public class Sha1HashService
Sha1HashService
Constructor Summary | |
---|---|
Sha1HashService()
|
Method Summary | |
---|---|
java.lang.String |
getHash(java.lang.String strSource)
Create a Hash string from a given source |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sha1HashService()
Method Detail |
---|
public java.lang.String getHash(java.lang.String strSource)
getHash
in interface HashService
strSource
- The source
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |