public class Userinfo extends SecurityUIBean
| Constructor and Description |
|---|
Userinfo(com.opensymphony.xwork2.util.ValueStack stack,
org.beangle.security.access.AuthorityManager authorityManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDashboardUrl() |
protected String |
getResource() |
org.beangle.security.blueprint.User |
getUser() |
boolean |
isDashboardAuthorized() |
void |
setHref(String href) |
void |
setUser(org.beangle.security.blueprint.User user) |
boolean |
start(Writer writer) |
isAuthorizeend, evaluateParams, generateIdIfEmpty, getContainer, getId, getParameterString, getRequest, getRequestParameter, getRequestURI, getText, getText, getTheme, getValue, mergeTemplate, processLabel, render, setId, setThemeaddAllParameters, addParameter, altSyntax, altSyntax, completeExpressionIfAltSyntax, end, fieldError, findAncestor, findString, findString, findStringIfAltSyntax, findValue, findValue, findValue, getComponentStack, getParameters, popComponentStack, stripExpressionIfAltSyntax, stripExpressionIfAltSyntax, toString, usesBodypublic Userinfo(com.opensymphony.xwork2.util.ValueStack stack,
org.beangle.security.access.AuthorityManager authorityManager)
public boolean start(Writer writer)
start in class SecurityUIBeanprotected String getResource()
getResource in class SecurityUIBeanpublic boolean isDashboardAuthorized()
public String getDashboardUrl()
public org.beangle.security.blueprint.User getUser()
public void setUser(org.beangle.security.blueprint.User user)
public void setHref(String href)
Copyright © 2005–2014 The Beangle Software Group. All rights reserved.