List of usage examples for org.apache.shiro.authc AuthenticationException subclass-usage
From source file com.itrus.ca.modules.sys.security.CaptchaException.java
/** * ??? * @author ThinkGem * @version 2013-5-19 */ public class CaptchaException extends AuthenticationException {
From source file com.jims.sys.security.CaptchaException.java
/**
* ???
*
* @author jims
* @version 2013-5-19
*/
From source file com.joey.Fujikom.modules.sys.security.CaptchaException.java
/** * ??? * @author ThinkGem * @version 2013-5-19 */ public class CaptchaException extends AuthenticationException {
From source file com.lcw.one.login.security.exception.CaptchaException.java
/** * ??? * @author ThinkGem * @version 2013-5-19 */ public class CaptchaException extends AuthenticationException {
From source file com.lcw.one.modules.sys.security.CaptchaException.java
/** * ??? * @author ThinkGem * @version 2013-5-19 */ public class CaptchaException extends AuthenticationException {
From source file com.netsteadfast.greenstep.sys.IncorrectCaptchaException.java
public class IncorrectCaptchaException extends AuthenticationException { private static final long serialVersionUID = 5076185337656602700L; public IncorrectCaptchaException() { super(); }
From source file com.netsteadfast.greenstep.sys.InvalidAccountException.java
public class InvalidAccountException extends AuthenticationException { private static final long serialVersionUID = -2460854699790009148L; public InvalidAccountException() { super(); }
From source file com.oms.modules.sys.security.CaptchaException.java
/** * ??? * @author ThinkGem * @version 2013-5-19 */ public class CaptchaException extends AuthenticationException {
From source file com.ourlife.dev.modules.sys.security.CaptchaException.java
/** * ??? * @author ourlife * @version 2013-5-19 */ public class CaptchaException extends AuthenticationException {
From source file com.pansky.integration.modules.sys.security.CaptchaException.java
/** * ??? * @author ThinkGem * @version 2013-5-19 */ public class CaptchaException extends AuthenticationException {