List of usage examples for org.apache.shiro.realm AuthorizingRealm subclass-usage
From source file com.metropolitan.methotels727.services.UserRealm.java
/** * * @author Miroslav Stipanovi 727 */ public class UserRealm extends AuthorizingRealm {
From source file com.migo.shiro.UserRealm.java
/** * @author * @email fei6751803@163.com */ public class UserRealm extends AuthorizingRealm { @Autowired
From source file com.miki.webapp.shiro.EntityRealm.java
public class EntityRealm extends AuthorizingRealm { protected IUtilisateurDAO userDAO; protected static Utilisateur user; protected IPossederDAO possederDAO;
From source file com.milospaunovic.sedam.services.UserRealm.java
/** * * @author Paun */ public class UserRealm extends AuthorizingRealm {
From source file com.mingsoft.basic.security.BaseAuthRealm.java
/**
* ??
*
* @author killfenQQ:78750478
* @version ?<br/>
* 201599<br/>
From source file com.mmw.demo.service.account.ShiroDbRealm.java
public class ShiroDbRealm extends AuthorizingRealm { protected AccountService accountService; /** * ?,.
From source file com.mobileman.kuravis.core.services.security.PlatformRealm.java
/** * @author MobileMan GmbH * */ public class PlatformRealm extends AuthorizingRealm {
From source file com.monkeyk.os.infrastructure.shiro.RedisRealm.java
/**
* 2015/10/27
* <p/>
* Support Redis
*
* @author Shengzhao Li
From source file com.mpn.service.ShiroDbRealm.java
public class ShiroDbRealm extends AuthorizingRealm { protected AccountService accountService; /** * ?,.
From source file com.mxep.web.shiro.ShiroDbRealm.java
public class ShiroDbRealm extends AuthorizingRealm { protected AccountService accountService; /** * ?,.