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 java.lang.Object
implements HashService

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

Sha1HashService

public Sha1HashService()
Method Detail

getHash

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

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


Copyright © 2011 Mairie de Paris. All Rights Reserved.