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:
- 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 (Fri, 26 Mar 2010) $
- Author:
- Steffen Thomas, last edited by: $Author: sthomas $
- See Also:
- Serialized Form
FailedAuthentication
public FailedAuthentication()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
getName
public String getName()
- Returns:
getFaultCode11
public QName getFaultCode11()
- Returns:
Copyright © 2011. All Rights Reserved.