Example usage for org.apache.shiro.authc AuthenticationException subclass-usage

List of usage examples for org.apache.shiro.authc AuthenticationException subclass-usage

Introduction

In this page you can find the example usage for org.apache.shiro.authc AuthenticationException subclass-usage.

Usage

From source file com.saituo.talk.modules.sys.security.CaptchaException.java

/**
 * ???
 * @author ThinkGem
 * @version 2013-5-19
 */
public class CaptchaException extends AuthenticationException {

From source file com.sccl.attech.modules.sys.security.CaptchaException.java

/**
 * ???
 * @author sccl
 * @version 2013-5-19
 */
public class CaptchaException extends AuthenticationException {

From source file com.sjtu.icare.modules.sys.utils.security.CaptchaException.java

/**
 * ???
 * @author ThinkGem
 * @version 2013-5-19
 */
public class CaptchaException extends AuthenticationException {

From source file com.sonicle.webtop.core.app.shiro.MaintenanceException.java

/**
 *
 * @author malbinola
 */
public class MaintenanceException extends AuthenticationException {

From source file com.thinkgem.jeesite.modules.sys.security.CaptchaException.java

/**
 * ???
 * @author ThinkGem
 * @version 2013-5-19
 */
public class CaptchaException extends AuthenticationException {

From source file com.webarch.common.shiro.exception.AccountForbiddenException.java

/**
 *functional describe:??
 *
 * @author DR.YangLong
 *         email:410357434@163.com
 * @version 1.0  datetime:2014/12/12 16:29

From source file com.webarch.common.shiro.exception.AccountLockedException.java

/**
 * ?????
 *
 * @Author: DR.YangLong
 * @Date: 14-9-26
 * @Time: ?5:22

From source file com.webarch.common.shiro.exception.VerifyErrorException.java

/**
 * ??????
 *
 * @author DR.YangLong
 *         date 14-10-13
 *         time ?9:29

From source file com.wsun.seap.web.security.CaptchaException.java

/**
 * ???
 * @author ThinkGem
 * @version 2013-5-19
 */
public class CaptchaException extends AuthenticationException {

From source file com.zht.common.shiro.jcaptcha.IncorrectCaptchaException.java

public class IncorrectCaptchaException extends AuthenticationException {

    /**
    * 
    */
    private static final long serialVersionUID = 1L;