org.jboss.dashboard.toolkit.factory.util
Class Hash
java.lang.Object
org.jboss.dashboard.toolkit.factory.util.TextConverterFunction
org.jboss.dashboard.toolkit.factory.util.Hash
public class Hash
- extends TextConverterFunction
|
Constructor Summary |
Hash()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hash
public Hash()
convertValue
public String convertValue(String value)
- Specified by:
convertValue in class TextConverterFunction
digestPassword
public String digestPassword(String password)
encode
public static String encode(byte[] raw)
encodeBlock
protected static char[] encodeBlock(byte[] raw,
int offset)
getChar
protected static char getChar(int sixBit)
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.