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 apm.modules.sys.security.CaptchaException.java

/**
 * ???
 * <p>@author zhangzuoqiang
 * @version 2013-5-19
 */
public class CaptchaException extends AuthenticationException {

From source file cn.com.infcn.ade.system.exception.LicenseException.java

/**
 * License
 * @author lihf
 * @date 2016422
 */
public class LicenseException extends AuthenticationException {

From source file cn.mario256.blog.exception.IncorrectCaptchaException.java

/**
 * Exception - ??
 * 
 * @author TURINGROBOT Team
 * @version 4.0
 */

From source file com.exam.mserver.common.persistence.util.CaptchaException.java

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

From source file com.fengduo.bee.web.shiro.exception.CaptchaException.java

/**
 * @author zxc Jul 1, 2015 12:15:34 PM
 */
public class CaptchaException extends AuthenticationException {

    private static final long serialVersionUID = -5772851691200567121L;

From source file com.fengduo.bee.web.shiro.exception.CaptchaInvalidException.java

/**
 * @author zxc Jul 1, 2015 12:36:36 PM
 */
public class CaptchaInvalidException extends AuthenticationException {

    private static final long serialVersionUID = 3618750163708338899L;

From source file com.framework.exocet.modules.sys.security.CaptchaException.java

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

From source file com.green.modules.sys.security.CaptchaException.java

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

From source file com.heimaide.server.common.security.CaptchaException.java

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

From source file com.hongqiang.shop.modules.sys.security.CaptchaException.java

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