-
br.gov.frameworkdemoiselle.security.AuthenticationException
Thrown when the authorization process fails.
@author SERPRO
-
ch.rolandschaer.ascrblr.util.AuthenticationException
-
com.cloudloop.adapter.exceptions.AuthenticationException
Created by IntelliJ IDEA. User: Abhishek Date: Aug 23, 2009 Time: 8:40:55 PM To change this template use File | Settings | File Templates.
-
com.codeborne.security.AuthenticationException
-
com.comcast.cmb.common.util.AuthenticationException
Exception thrown during authentication
@author michael, aseem
-
com.company.client.domain.AuthenticationException
Thrown when an authentication fails in the SecurityManager. Borrowed from Beginning Google Web Toolkit Book
@author Uri Boness
-
com.cosmo.security.auth.AuthenticationException
Se produce cuando hay un error con el proveedor de perfiles de usuario.
@author Gerard Llort
-
com.datastax.driver.core.exceptions.AuthenticationException
Indicates an error during the authentication phase while connecting to a node.
-
com.elasticinbox.core.account.authenticator.AuthenticationException
-
com.example.bookstore.service.AuthenticationException
Thrown when username or password are incorect
-
com.github.ebnew.ki4so.core.exception.AuthenticationException
基础异常类,定义了根级异常类。
@author burgess yang.
-
com.google.api.ads.common.lib.exception.AuthenticationException
Base exception for all authentication exceptions. Most exceptions extending from this class can be recovered from.
@author Adam Rogal
-
com.google.gdata.util.AuthenticationException
The AuthenticationException class is used to represent a GData service failure due to authentication.
-
com.hazelcast.client.AuthenticationException
-
com.ibm.sbt.security.authentication.AuthenticationException
Security exception.
@Philippe Riand
-
com.kolich.havalo.exceptions.authentication.AuthenticationException
-
com.maxmind.geoip2.exception.AuthenticationException
This exception is thrown when there is an authentication error.
-
com.porterhead.rest.user.exception.AuthenticationException
User: porter Date: 13/03/2012 Time: 08:58
-
com.psddev.dari.util.AuthenticationException
-
com.sk89q.skmcl.session.AuthenticationException
Thrown on authentication error.
-
com.stripe.exception.AuthenticationException
-
com.tap5.hotelbooking.security.AuthenticationException
Exception to managed errors on the authentication proccess
@author karesti
-
com.yammer.dropwizard.auth.AuthenticationException
-
de.innovationgate.webgate.api.auth.AuthenticationException
Thrown when an authentication attempt fails because of an error in the process.
-
edu.wpi.cs.wpisuitetng.exceptions.AuthenticationException
Thrown for Authentication errors in the Login system
@author twack
-
es.ipsa.atril.sec.exceptions.AuthenticationException
-
io.dropwizard.auth.AuthenticationException
An exception thrown to indicate that an {@link Authenticator} is
unable to check thevalidity of the given credentials.
DO NOT USE THIS TO INDICATE THAT THE CREDENTIALS ARE INVALID.
-
javax.naming.AuthenticationException
This exception is thrown when an authentication error occurs while accessing the naming or directory service. An authentication error can happen, for example, when the credentials supplied by the user program is invalid or otherwise fails to authenticate the user to the naming/directory service.
If the program wants to handle this exception in particular, it should catch AuthenticationException explicitly before attempting to catch NamingException. After catching AuthenticationException, the program could reattempt the authentication by updating the resolved context's environment properties with the appropriate appropriate credentials.
Synchronization and serialization issues that apply to NamingException apply directly here.
@author Rosanna Lee
@author Scott Seligman
@since 1.3
-
javax.security.sasl.AuthenticationException
This exception is thrown by a SASL mechanism implementation to indicate that the SASL exchange has failed due to reasons related to authentication, such as an invalid identity, passphrase, or key.
Note that the lack of an AuthenticationException does not mean that the failure was not due to an authentication error. A SASL mechanism implementation might throw the more general SaslException instead of AuthenticationException if it is unable to determine the nature of the failure, or if does not want to disclose the nature of the failure, for example, due to security reasons.
@since 1.5
@author Rosanna Lee
@author Rob Weltman
-
jcifs.spnego.AuthenticationException
-
me.victorhernandez.hellospring.exception.AuthenticationException
-
net.sf.archimede.security.AuthenticationException
-
nexj.core.util.auth.AuthenticationException
Exception thrown of authentication failure.
-
org.acegisecurity.AuthenticationException
Abstract superclass for all exceptions related an {@link Authentication} object being invalid for whateverreason.
@author Ben Alex
@version $Id: AuthenticationException.java 2654 2008-02-18 20:44:09Z luke_t $
-
org.apache.airavata.security.AuthenticationException
Wraps errors during authentication. This exception will be thrown if there is a system error during authentication.
-
org.apache.archiva.redback.authentication.AuthenticationException
-
org.apache.cassandra.exceptions.AuthenticationException
-
org.apache.cassandra.thrift.AuthenticationException
invalid authentication request (invalid keyspace, user does not exist, or credentials invalid)
-
org.apache.cocoon.auth.AuthenticationException
This exception is thrown by a {@link SecurityHandler} if the authenticationfails.
@version $Id: AuthenticationException.java 587757 2007-10-24 02:52:49Z vgritsenko $
-
org.apache.commons.httpclient.auth.AuthenticationException
-
org.apache.cxf.interceptor.security.AuthenticationException
-
org.apache.hadoop.security.authentication.client.AuthenticationException
Exception thrown when an authentication error occurrs.
-
org.apache.http.auth.AuthenticationException
-
org.apache.lucene.gdata.server.authentication.AuthenticationException
@author Simon Willnauer
-
org.apache.maven.wagon.authentication.AuthenticationException
This exception is thrown when an authentication error occurs while accessing the remote repository. An authentication error can happen, for example, when the credentials supplied by the user are invalid
@author
Michal Maczka
@version $Id: AuthenticationException.java 573459 2007-09-07 05:14:49Z brett $
-
org.apache.shiro.authc.AuthenticationException
General exception thrown due to an error during the Authentication process.
@author Les Hazlewood
@since 0.1
-
org.beangle.security.core.AuthenticationException
认证异常
@author chaostone
-
org.beangle.security.monitor.AuthenticationException
登录失败异常
@author chaostone
-
org.brixcms.rmiserver.AuthenticationException
-
org.codehaus.plexus.redback.authentication.AuthenticationException
AuthenticationException.java
@author Jesse McConnell
@version $ID:$
-
org.codehaus.plexus.security.authentication.AuthenticationException
-
org.codinjutsu.tools.jenkins.security.AuthenticationException
-
org.dbpedia.spotlight.exceptions.AuthenticationException
Thrown when the user tries to call some unauthorized action.
@author pablomendes
-
org.exist.security.AuthenticationException
-
org.gatein.wci.authentication.AuthenticationException
-
org.gridsphere.services.core.security.auth.AuthenticationException
-
org.jasig.cas.authentication.handler.AuthenticationException
The most generic type of authentication exception that one can catch if not sure what specific implementation will be thrown. Top of the tree of all other AuthenticationExceptions.
@author Scott Battaglia
@version $Revision: 14064 $ $Date: 2007-06-10 09:17:55 -0400 (Sun, 10 Jun 2007) $
@since 3.0
-
org.jboss.errai.security.shared.exception.AuthenticationException
Super-type of all Exceptions thrown during authentication.
@author Max Barkley
-
org.jboss.seam.security.AuthenticationException
Thrown if there is an error during the authentication process
@author Shane Bryzak
-
org.jdesktop.wonderland.common.login.AuthenticationException
An exception thrown during authentication
@author jkaplan
-
org.jresearch.flexess.umi.api.AuthenticationException
-
org.nasutekds.server.admin.client.AuthenticationException
This exception is thrown when an authentication error occurs while connecting to the Directory Server. An authentication error can happen, for example, when the client credentials are invalid.
-
org.netbeans.lib.cvsclient.connection.AuthenticationException
-
org.nxplanner.security.AuthenticationException
This exception should be used when a user's identity can't be verified.
-
org.onesocialweb.openfire.exception.AuthenticationException
-
org.openbankdata.core.client.exception.AuthenticationException
Exception class to be thrown when authentication to a bank fails.
-
org.openbravo.authentication.AuthenticationException
@author adrianromero
-
org.openengsb.core.usersync.exception.AuthenticationException
-
org.openengsb.domain.authentication.AuthenticationException
thrown when an authentication fails
-
org.simplecart.exceptions.AuthenticationException
@author Daniel Watrous
-
org.sonatype.security.authentication.AuthenticationException
Thrown when a Subject or Principal could not be authenticated.
@author Brian Demers
-
org.springframework.nanotrader.service.support.exception.AuthenticationException
AuthenticationException should be thrown whenever a login attempt fails to find the user
@author Brian Dussault
-
org.springframework.security.AuthenticationException
-
org.springframework.security.core.AuthenticationException
Abstract superclass for all exceptions related to an {@link Authentication} object being invalid for whateverreason.
@author Ben Alex
-
org.structr.core.auth.exception.AuthenticationException
Thrown when a protected resource is accessed. In the REST server, this exception causes the HTTP status code 401 to be returned .
@author Axel Morgner
-
org.thechiselgroup.choosel.workbench.client.authentication.AuthenticationException
-
org.uberfire.security.auth.AuthenticationException
-
org.wso2.carbon.core.common.AuthenticationException
-
se.despotify.exceptions.AuthenticationException