Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.security.shared.exception.SecurityException

Packages that use SecurityException
org.jboss.errai.security.shared.exception   
 

Uses of SecurityException in org.jboss.errai.security.shared.exception
 

Subclasses of SecurityException in org.jboss.errai.security.shared.exception
 class AlreadyLoggedInException
          Thrown when authentication is attempted while a user is currently logged in.
 class AuthenticationException
          Super-type of all Exceptions thrown during authentication.
 class FailedAuthenticationException
          Thrown when authentication fails from invalid credentials.
 class UnauthenticatedException
          Thrown when a user attempts access to a resource which requires authentication while the user is unauthenticated.
 class UnauthorizedException
          Thrown when the user attempts to access a resource which requires greater privileges than the user possesses.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.