org.deegree.services.authentication
Class CredentialsRequiredException

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
                      extended by org.deegree.services.authentication.CredentialsRequiredException
All Implemented Interfaces:
Serializable

public class CredentialsRequiredException
extends AuthenticationException

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
CredentialsRequiredException()
           
 
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

CredentialsRequiredException

public CredentialsRequiredException()


Copyright © 2011. All Rights Reserved.