org.deegree.services.authentication.soapauthentication
Class FailedAuthentication
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.deegree.services.authentication.SecurityException
org.deegree.services.authentication.soapauthentication.FailedAuthentication
- All Implemented Interfaces:
- java.io.Serializable
public class FailedAuthentication
- extends SecurityException
SOAP-Fault if the authentication fails regarding to the credentials provided in the SOAP security header.
- Version:
- $Revision: 23283 $, $Date: 2010-03-26 12:10:49 +0100 (Fr, 26. Mär 2010) $
- Author:
- Steffen Thomas, last edited by: $Author: sthomas $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FailedAuthentication
public FailedAuthentication()
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
getName
public java.lang.String getName()
- Returns:
getFaultCode11
public javax.xml.namespace.QName getFaultCode11()
- Returns:
Copyright © 2011. All Rights Reserved.