类 SecurityHelper
java.lang.Object
org.openurp.web.helper.SecurityHelper
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidapplyPermission(org.beangle.commons.dao.query.builder.OqlBuilder<?> query) List<org.beangle.security.core.userdetail.Profile>org.beangle.security.data.ProfileService<T> List<T>getProperties(String name) protected booleanisAdmin()voidsetProfileService(org.beangle.security.data.ProfileService profileService)
-
构造器详细资料
-
SecurityHelper
public SecurityHelper()
-
-
方法详细资料
-
getProfiles
-
isAdmin
protected boolean isAdmin() -
getProperties
-
applyPermission
public void applyPermission(org.beangle.commons.dao.query.builder.OqlBuilder<?> query) -
setProfileService
public void setProfileService(org.beangle.security.data.ProfileService profileService) -
getProfileService
public org.beangle.security.data.ProfileService getProfileService()
-