|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectibrokerkit.iservicestore.store.StoreUtil
public class StoreUtil
Utility methods for the Store.
| Constructor Summary | |
|---|---|
StoreUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
hashPass(java.lang.String pass)
Calculates a hashed password suitable for an Authentication i-service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoreUtil()
| Method Detail |
|---|
public static java.lang.String hashPass(java.lang.String pass)
pass - A password.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||