fr.paris.lutece.util.signrequest.security
Interface HashService

All Known Implementing Classes:
Sha1HashService

public interface HashService

HashService


Method Summary
 java.lang.String getHash(java.lang.String strSource)
          Create a Hash string from a given source
 

Method Detail

getHash

java.lang.String getHash(java.lang.String strSource)
Create a Hash string from a given source

Parameters:
strSource - The source
Returns:
The Hash


Copyright © 2011 Mairie de Paris. All Rights Reserved.