JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.shiro.crypto.hash.format
HashFormatFactory
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getInstance(String)
Interface HashFormatFactory
All Known Implementing Classes:
DefaultHashFormatFactory
public interface
HashFormatFactory
Since:
1.2
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
HashFormat
getInstance
(
String
token)
Method Details
getInstance
HashFormat
getInstance
(
String
token)