com.googlecode.hibernate.memcached
Class Sha1KeyStrategy
java.lang.Object
com.googlecode.hibernate.memcached.AbstractKeyStrategy
com.googlecode.hibernate.memcached.DigestKeyStrategy
com.googlecode.hibernate.memcached.Sha1KeyStrategy
- All Implemented Interfaces:
- KeyStrategy
public class Sha1KeyStrategy
- extends DigestKeyStrategy
- Author:
- Ray Krueger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sha1KeyStrategy
public Sha1KeyStrategy()
digest
protected String digest(String key)
- Specified by:
digest in class DigestKeyStrategy
Copyright © 2015. All rights reserved.