Rampart_error
[Rampart Utilities]


Typedefs

typedef enum rampart_error_codes rampart_error_codes_t

Enumerations

enum  rampart_error_codes {
  RAMPART_ERROR_NONE = RAMPART_ERROR_CODES_START, RAMPART_ERROR_UNSUPPORTED_SECURITY_TOKEN, RAMPART_ERROR_INVALID_SECURITY, RAMPART_ERROR_INVALID_SECURITY_TOKEN,
  RAMPART_ERROR_FAILED_AUTHENTICATION, RAMPART_ERROR_FAILED_CHECK, RAMPART_ERROR_SECURITY_TOKEN_UNAVAILABLE, RAMPART_ERROR_RAMPART_ERROR_LAST,
  RAMPART_ERROR_IN_TIMESTAMP, RAMPART_ERROR_IN_USERNAMETOKEN, RAMPART_ERROR_IN_ENCRYPTED_KEY, RAMPART_ERROR_IN_ENCRYPTED_DATA,
  RAMPART_ERROR_IN_SIGNATURE, RAMPART_ERROR_MSG_REPLAYED, RAMPART_ERROR_IN_POLICY, RAMPART_ERROR_LAST
}
 rampart error codes More...

Functions

AXIS2_EXTERN axis2_status_t rampart_error_init ()

Enumeration Type Documentation

rampart error codes

Set of error codes for rampart


Function Documentation

AXIS2_EXTERN axis2_status_t rampart_error_init (  ) 

initialising method for error

Returns:
status of the op. AXIS2_SUCCESS on success and AXIS2_FAILURE on error


Generated on Wed Oct 14 01:02:17 2009 for Rampart/C by  doxygen 1.5.7.1