org.deegree.services.authentication
Class AuthenticationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.deegree.services.authentication.SecurityException
                  extended by org.deegree.services.authentication.AuthenticationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CredentialsRequiredException, InvalidCredentialsException

public class AuthenticationException
extends SecurityException

TODO add class documentation here

Version:
$Revision: 22926 $, $Date: 2010-03-08 18:13:32 +0100 (Mon, 08 Mar 2010) $
Author:
Steffen Thomas, last edited by: $Author: sthomas $
See Also:
Serialized Form

Constructor Summary
AuthenticationException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationException

public AuthenticationException()


Copyright © 2011. All Rights Reserved.