class: SecurityException

public class: SecurityException
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:17:58; Modified: 16.07.2009 15:17:58;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {3E91FCDD-DDED-4c78-882C-3D5ED4005493}
 

Goto: Custom Properties, Fields, Methods

Extends: EscidocException

See also: AuthenticationException, AuthorizationException, EscidocException

Appears in: security

Connections
 
Custom Properties
 
SecurityException Attributes
Attribute Details
private java.lang.Object
  __equalsCalc
Initial: null
private boolean
  __hashCodeCalc
Initial: false
package org.apache.axis.description.ElementDesc
  elemField
Initial: new org.apache.axis.description.ElementDesc()
private java.lang.String
  redirectLocation
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(SecurityException.class, true)
Notes: Type metadata
 
SecurityException Methods
Operation Details
public
equals(
   java.lang.Object obj):boolean
Sequential
public static
getDeserializer(
   java.lang.String mechType,
   java.lang.Class _javaType,
   javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Deserializer
Sequential
Notes: Get Custom Deserializer
public
getRedirectLocation():java.lang.String
Sequential
Notes: Gets the redirectLocation value for this SecurityException.
@return redirectLocation
public static
getSerializer(
   java.lang.String mechType,
   java.lang.Class _javaType,
   javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Serializer
Sequential
Notes: Get Custom Serializer
public static
getTypeDesc():org.apache.axis.description.TypeDesc
Sequential
Notes: Return type metadata object
public
hashCode():int
Sequential
public
SecurityException():
Sequential
public
SecurityException(
   int httpStatusCode,
   java.lang.String httpStatusLine,
   java.lang.String httpStatusMsg,
   java.lang.String redirectLocation):
Sequential
public
setRedirectLocation(
   java.lang.String redirectLocation):void
Sequential
Notes: Sets the redirectLocation value for this SecurityException.
public
writeDetails(
   javax.xml.namespace.QName qname,
   org.apache.axis.encoding.SerializationContext context):void
Sequential
Tags: throws=java.io.IOException
Notes: Writes the exception data to the faultDetails