public class syspwd
extends java.lang.Object
| Constructor and Description |
|---|
syspwd(MaliContext incontext) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPWDString(java.lang.String in)
判斷是否需要加密,若要加密則自動加密為md5,若無則直接回明文
|
public syspwd(MaliContext incontext)