类 SecurityUIBean
java.lang.Object
org.beangle.struts2.view.component.Component
org.beangle.struts2.view.component.UIBean
org.openurp.web.view.component.SecurityUIBean
- 直接已知子类:
Guard
public abstract class SecurityUIBean
extends org.beangle.struts2.view.component.UIBean
基于授权访问的bean
- 版本:
- $Id: SecurityUIBean.java Jul 2, 2011 9:24:56 AM chaostone $
- 作者:
- chaostone
-
字段概要
从类继承的字段 org.beangle.struts2.view.component.UIBean
cssClass, id, theme从类继承的字段 org.beangle.struts2.view.component.Component
COMPONENT_STACK, parameters, stack -
构造器概要
构造器构造器说明SecurityUIBean(com.opensymphony.xwork2.util.ValueStack stack, org.beangle.security.authz.Authorizer authorizer) -
方法概要
从类继承的方法 org.beangle.struts2.view.component.UIBean
end, evaluateParams, generateIdIfEmpty, getContainer, getCssClass, getId, getParameterString, getRequest, getRequestParameter, getRequestURI, getText, getText, getTheme, getValue, mergeTemplate, processLabel, render, setCssClass, setId, setTheme从类继承的方法 org.beangle.struts2.view.component.Component
addAllParameters, addParameter, altSyntax, altSyntax, completeExpressionIfAltSyntax, end, fieldError, findAncestor, findString, findString, findStringIfAltSyntax, findValue, findValue, findValue, getComponentStack, getParameters, popComponentStack, stripExpressionIfAltSyntax, stripExpressionIfAltSyntax, toString, usesBody
-
构造器详细资料
-
SecurityUIBean
public SecurityUIBean(com.opensymphony.xwork2.util.ValueStack stack, org.beangle.security.authz.Authorizer authorizer)
-
-
方法详细资料
-
start
- 覆盖:
start在类中org.beangle.struts2.view.component.Component
-
isAuthorize
-
getResource
-