axis2_key_type.h [code] | Defines the key type |
openssl_cipher_ctx.h [code] | The cipher context in which the information regarding a cipher cycle is stored |
openssl_cipher_property.h [code] | The class to store cipher properties such as name, key size, block size etc |
openssl_constants.h [code] | Constants for the openssl wrapper |
openssl_crypt.h [code] | The encryption/decryption methods for OMXMLSecurity |
openssl_digest.h [code] | Digest function implementations. Supports SHA1 and MD5 |
openssl_hmac.h [code] | HMAC function implementations. Supports SHA1 |
openssl_pem.h [code] | Funcitons related to keys that are in PEM format |
openssl_pkcs12.h [code] | Functions related to keys that are in pkcs12 format |
openssl_pkcs12_keystore.h [code] | Key Store manager for keys that are in pkcs12 format |
openssl_pkey.h [code] | Holds either a public key or a private key. The type is determined by the type attribute |
openssl_rsa.h [code] | For RSA encryption |
openssl_sign.h [code] | The signature functions in openssl wrapper |
openssl_util.h [code] | General utility routines for openssl related functions |
openssl_x509.h [code] | Extracts information from a X509 certificate |
oxs_asym_ctx.h [code] | Keeps information relavent for asymmetric encryption |
oxs_axiom.h [code] | Utility functions related to AXIOM. A place for common code |
oxs_axis2_utils.h [code] | Utility functions related to Axis2/C |
oxs_buffer.h [code] | The buffer representation in OMXMLSecurity |
oxs_c14n.h [code] | Cannonicalization implementation for OMXMLSecurity |
oxs_cipher.h [code] | Cipher related functions in OMXMLSecurity |
oxs_constants.h [code] | Constants for OMXMLSecurity |
oxs_ctx.h [code] | Keeps configurations for the OMXMLSecurity |
oxs_derivation.h [code] | The Key derivation module for OMXMLSecurity |
oxs_encryption.h [code] | Provides data encryption and decryption functionalities of the OMXMLSec |
oxs_error.h [code] | Represents an Error occured during the OMXMLSecurity execution |
oxs_iv.h [code] | Initial Vector related functionalities |
oxs_key.h [code] | Key in OMXMLSecurity |
oxs_key_mgr.h [code] | Key Manager responsible for loading keys for OMXMLSecurity |
oxs_saml_token.h [code] | |
oxs_sign_ctx.h [code] | Keeps information relavent for a single node of signing |
oxs_sign_part.h [code] | Keeps information relavent for a single node of signing |
oxs_signature.h [code] | Does the XML Signature for OMXMLSecurity |
oxs_tokens.h [code] | Includes all tokens of OMXMLSecurity |
oxs_transform.h [code] | The class representing a single step of transformation. For example a Cannonicalization |
oxs_transforms_factory.h [code] | Produces transforms for OMXMLSecurity |
oxs_utility.h [code] | The utility module for OMXMLSecurity |
oxs_x509_cert.h [code] | OMXMLSecurity representation of an X509 certificate |
oxs_xml_encryption.h [code] | Does the XML encryption for OMXMLSecurity |
oxs_xml_key_info_builder.h [code] | Process elements available under ds:KeyInfo |
oxs_xml_key_processor.h [code] | Process elements available under ds:KeyInfo |
oxs_xml_signature.h [code] | Does the XML Signature for OMXMLSecurity |
rahas_mod.h [code] | Axis2 rahas module interface |
rahas_request_processor.h [code] | Process requests related to secure conversation |
rampart_authn_provider.h [code] | The authentication interface of rampart. Validates a username and password pair |
rampart_callback.h [code] | The callback module for a password |
rampart_config.h [code] | The Rampart Config, in which user configurations are stored |
rampart_constants.h [code] | Holds constants for rampart |
rampart_context.h [code] | The Rampart Context, in which configurations are stored |
rampart_credentials.h [code] | The credentials interface for rampart. To retrieve a username and password pair |
rampart_crypto_util.h [code] | Crypto related utility module |
rampart_encryption.h [code] | Encrypts a SOAP message |
rampart_engine.h [code] | Loads configuratins for Rampart, which defines its behaviuor. Also loads modules and initialize Rampart |
rampart_error.h [code] | Rampart specific error codes |
rampart_handler_util.h [code] | Utilities related to handlers |
rampart_issued.h [code] | |
rampart_issued_token.h [code] | |
rampart_mod.h [code] | Axis2 rampart module interface |
rampart_policy_validator.h [code] | Verifies whether the message complies with the security policy reqmnt |
rampart_replay_detector.h [code] | The replay_detector module for rampart |
rampart_saml.h [code] | Build saml tokens and validate saml tokens |
rampart_saml_token.h [code] | |
rampart_sct_provider.h [code] | Security context token provider module for rampart |
rampart_sct_provider_utility.h [code] | Utility methods using Security context token provider module |
rampart_sec_header_builder.h [code] | Build the Security related SOAP headers |
rampart_sec_header_processor.h [code] | Processes a message depending on it's security related claims |
rampart_sec_processed_result.h [code] | The module to keep the results after processing the message |
rampart_signature.h [code] | Sign a SOAP message |
rampart_timestamp_token.h [code] | Timestamp token related functions |
rampart_token_builder.h [code] | Reference Token builfing/of rampart |
rampart_token_processor.h [code] | Token processing of rampart |
rampart_username_token.h [code] | The Usernametoken |
rampart_util.h [code] | Utilities of rampart |
saml.h [code] | |
saml_req.h [code] | |
secconv_security_context_token.h [code] | Security context token |
trust_claims.h [code] | |
trust_constants.h [code] | Holds constants for trust implementation |
trust_context.h [code] | Holds function declarations and data for data |
trust_entropy.h [code] | |
trust_life_time.h [code] | |
trust_policy_util.h [code] | |
trust_rst.h [code] | |
trust_rstr.h [code] | |
trust_sts_client.h [code] | Specific sts client interface |
trust_token.h [code] | Holds function declarations and data for token |
trust_util.h [code] | Generic operations related to trust module |