rp_builders.h

Go to the documentation of this file.
00001 
00002 /*
00003  * Licensed to the Apache Software Foundation (ASF) under one or more
00004  * contributor license agreements.  See the NOTICE file distributed with
00005  * this work for additional information regarding copyright ownership.
00006  * The ASF licenses this file to You under the Apache License, Version 2.0
00007  * (the "License"); you may not use this file except in compliance with
00008  * the License.  You may obtain a copy of the License at
00009  *
00010  *      http://www.apache.org/licenses/LICENSE-2.0
00011  *
00012  * Unless required by applicable law or agreed to in writing, software
00013  * distributed under the License is distributed on an "AS IS" BASIS,
00014  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00015  * See the License for the specific language governing permissions and
00016  * limitations under the License.
00017  */
00018 
00019 #ifndef RP_BUILDERS_H
00020 #define RP_BUILDERS_H
00021 
00022 #include <rp_algorithmsuite_builder.h>
00023 #include <rp_defines.h>
00024 #include <rp_layout_builder.h>
00025 #include <rp_supporting_tokens_builder.h>
00026 #include <rp_token_identifier.h>
00027 #include <rp_transport_binding_builder.h>
00028 #include <rp_transport_token_builder.h>
00029 #include <rp_username_token_builder.h>
00030 #include <rp_wss10_builder.h>
00031 #include <rp_wss11_builder.h>
00032 #include <rp_trust10_builder.h>
00033 #include <rp_qname_matcher.h>
00034 #include <rp_https_token_builder.h>
00035 #include <rp_x509_token_builder.h>
00036 #include <rp_issued_token_builder.h>
00037 #include <rp_saml_token_builder.h>
00038 #include <rp_security_context_token_builder.h>
00039 #include <rp_bootstrap_policy_builder.h>
00040 #include <rp_recipient_token_builder.h>
00041 #include <rp_initiator_token_builder.h>
00042 #include <rp_asymmetric_binding_builder.h>
00043 #include <rp_signed_encrypted_parts_builder.h>
00044 #include <rp_rampart_config_builder.h>
00045 #include <rp_symmetric_binding_builder.h>
00046 #include <rp_protection_token_builder.h>
00047 #include <rp_encryption_token_builder.h>
00048 #include <rp_signature_token_builder.h>
00049 
00054 #ifdef __cplusplus
00055 extern "C"
00056 {
00057 #endif
00058 
00061 #ifdef __cplusplus
00062 }
00063 #endif
00064 
00065 #endif                          /*RP_BUILDERS_H */

Generated on Sat May 3 10:44:35 2008 for Axis2/C by  doxygen 1.5.5