|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.GenericUtils
public class GenericUtils
Generic utils not related to SIP.
| Constructor Summary | |
|---|---|
GenericUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
convertToHex(byte[] data)
Convert byte array to string |
static java.lang.String |
hashString(java.lang.String input)
Compute hash value of a string |
static java.lang.String |
reduceHash(java.lang.String hash,
int maxChars)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericUtils()
| Method Detail |
|---|
public static java.lang.String convertToHex(byte[] data)
data -
public static java.lang.String reduceHash(java.lang.String hash,
int maxChars)
public static java.lang.String hashString(java.lang.String input)
input -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||