public class EncryAction extends SH3Action
Description: 加密字符串
Title:首亨软件 - TSS/CRM等
BEGIN_DIRECT_FORWARD
AUTH_LOGIN, AUTH_LOGIN_IGNORE, DOWNLOAD, ERROR, FAILURE, IFRAME_FORWARD, IFRAME_FORWARD_EX, IFRAME_TREE_FORWARD, INCLUDE_SCRIPT_FUSIONCHARTS, INCLUDE_SCRIPT_HIGHCHARTS, INCLUDE_SCRIPT_JQUERY_EASY_UI, MESSAGE, NOT_LOGIN, RANDCODE_IN_SESSION, SKIN_BLUE, SKIN_BLUE_V3, SKIN_RED, SUCCESS
构造器和说明 |
---|
EncryAction() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
doEncry()
真正执行字符串加密
|
java.lang.String |
encry()
加密字符串
|
java.lang.String |
getStr() |
java.lang.String |
getType() |
int |
isAuth()
是否进行登陆权限验证
|
void |
setStr(java.lang.String str) |
void |
setType(java.lang.String type) |
get_shDynamicAddResultPagePath, getBackUrl, getErrorMsg, getMid, getMsgStr, getMsgStrEx, getMsgType, set_shDynamicAddResultPagePath, setBackUrl, setErrorMsg, setMid, setMsgStr, setMsgStrEx, setMsgType
addActionResultEventListener, getActionResultListener
begin, destory, destoryResource, execute, finish, getApplicationValue, getCookieValue, getCtx, getCurPageNo, getDC, getLog4j, getOrderby, getOrderby, getParameterValue, getParameterValues, getRequest, getRequestValue, getResponse, getSession, getSessionValue, getShAjaxQuery, getSkinVersion, getSortCol, getSortType, init, initResource, resetOrderby, setApplicationValue, setCookie, setCtx, setCurPageNo, setRequestValue, setSessionValue, setShAjaxQuery, setSkinVersion, setSortCol, setSortType
beginDirectReturn, get__fromUrl, getCallbackFunc, getLoginUserInfo, getUserInfo, set__fromUrl, setCallbackFunc, setUserInfo
andCondition, andCondition, andLikeCondition, andLikeCondition, andLikeRequestCondition, andLikeRequestCondition, andLikeRequestCondition, andLikeRequestCondition, andRequestCondition, andRequestCondition, andRequestCondition, andRequestCondition, array2String, orCondition, orCondition, orLikeCondition, orLikeCondition, orLikeRequestCondition, orLikeRequestCondition, orLikeRequestCondition, orLikeRequestCondition, orRequestCondition, orRequestCondition, orRequestCondition, orRequestCondition, requestArray2String
public int isAuth()
SHBase3Action
isAuth
在类中 SHBase3Action
public java.lang.String encry() throws java.lang.Exception
java.lang.Exception
- Exceptionpublic java.lang.String doEncry() throws java.lang.Exception
java.lang.Exception
- Exceptionpublic java.lang.String getStr()
public void setStr(java.lang.String str)
public java.lang.String getType()
public void setType(java.lang.String type)