fr.paris.lutece.util.signrequest.security
Class Sha1HashService

java.lang.Object
  extended by fr.paris.lutece.util.signrequest.security.Sha1HashService
All Implemented Interfaces:
HashService

public class Sha1HashService
extends Object
implements HashService

Sha1HashService


Constructor Summary
Sha1HashService()
           
 
Method Summary
 String getHash(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

Sha1HashService

public Sha1HashService()
Method Detail

getHash

public String getHash(String strSource)
Create a Hash string from a given source

Specified by:
getHash in interface HashService
Parameters:
strSource - The source
Returns:
The Hash


Copyright © 2014 Mairie de Paris. All Rights Reserved.