org.apache.shiro.crypto.hash.format
Interface HashFormatFactory

All Known Implementing Classes:
DefaultHashFormatFactory

public interface HashFormatFactory

Since:
1.2

Method Summary
 HashFormat getInstance(String token)
           
 

Method Detail

getInstance

HashFormat getInstance(String token)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.