/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 1.3.31 * * This file is not intended to be easily readable and contains a number of * coding conventions designed to improve portability and efficiency. Do not make * changes to this file unless you know what you are doing--modify the SWIG * interface file instead. * ----------------------------------------------------------------------------- */ /* +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ | Copyright (c) 1997, 1998, 1999, 2000, 2001 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | | available at through the world-wide-web at | | http://www.php.net/license/2_02.txt. | | If you did not receive a copy of the PHP license and are unable to | | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: | | | +----------------------------------------------------------------------+ */ #ifndef PHP_LASSO_H #define PHP_LASSO_H extern zend_module_entry lasso_module_entry; #define phpext_lasso_ptr &lasso_module_entry #ifdef PHP_WIN32 # define PHP_LASSO_API __declspec(dllexport) #else # define PHP_LASSO_API #endif #ifdef ZTS #include "TSRM.h" #endif PHP_MINIT_FUNCTION(lasso); PHP_MSHUTDOWN_FUNCTION(lasso); PHP_RINIT_FUNCTION(lasso); PHP_RSHUTDOWN_FUNCTION(lasso); PHP_MINFO_FUNCTION(lasso); ZEND_NAMED_FUNCTION(_wrap_init); ZEND_NAMED_FUNCTION(_wrap_shutdown); ZEND_NAMED_FUNCTION(_wrap_checkVersion); ZEND_NAMED_FUNCTION(_wrap_registerDstService); ZEND_NAMED_FUNCTION(_wrap_new_Node); ZEND_NAMED_FUNCTION(_wrap_Node_dump); ZEND_NAMED_FUNCTION(_wrap_new_NodeList); ZEND_NAMED_FUNCTION(_wrap_NodeList_append); ZEND_NAMED_FUNCTION(_wrap_NodeList_cast); ZEND_NAMED_FUNCTION(_wrap_NodeList_frompointer); ZEND_NAMED_FUNCTION(_wrap_NodeList_getItem); ZEND_NAMED_FUNCTION(_wrap_NodeList_length); ZEND_NAMED_FUNCTION(_wrap_NodeList_setItem); ZEND_NAMED_FUNCTION(_wrap_new_StringList); ZEND_NAMED_FUNCTION(_wrap_StringList_append); ZEND_NAMED_FUNCTION(_wrap_StringList_cast); ZEND_NAMED_FUNCTION(_wrap_StringList_frompointer); ZEND_NAMED_FUNCTION(_wrap_StringList_getItem); ZEND_NAMED_FUNCTION(_wrap_StringList_length); ZEND_NAMED_FUNCTION(_wrap_StringList_setItem); ZEND_NAMED_FUNCTION(_wrap_SamlAdvice_assertion_set); ZEND_NAMED_FUNCTION(_wrap_SamlAdvice_assertion_get); ZEND_NAMED_FUNCTION(_wrap_SamlAdvice_assertionIdReference_set); ZEND_NAMED_FUNCTION(_wrap_SamlAdvice_assertionIdReference_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAdvice); ZEND_NAMED_FUNCTION(_wrap_SamlAdvice_dump); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_assertionId_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_assertionId_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_issuer_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_issuer_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_signType_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_signType_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_advice_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_advice_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_attributeStatement_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_attributeStatement_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_authenticationStatement_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_authenticationStatement_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_conditions_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_conditions_get); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_subjectStatement_set); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_subjectStatement_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAssertion); ZEND_NAMED_FUNCTION(_wrap_SamlAssertion_dump); ZEND_NAMED_FUNCTION(_wrap_SamlAttribute_attributeName_set); ZEND_NAMED_FUNCTION(_wrap_SamlAttribute_attributeName_get); ZEND_NAMED_FUNCTION(_wrap_SamlAttribute_attributeNamespace_set); ZEND_NAMED_FUNCTION(_wrap_SamlAttribute_attributeNamespace_get); ZEND_NAMED_FUNCTION(_wrap_SamlAttribute_attributeValue_set); ZEND_NAMED_FUNCTION(_wrap_SamlAttribute_attributeValue_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAttribute); ZEND_NAMED_FUNCTION(_wrap_SamlAttribute_dump); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeDesignator_attributeName_set); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeDesignator_attributeName_get); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeDesignator_attributeNamespace_set); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeDesignator_attributeNamespace_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAttributeDesignator); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeDesignator_dump); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeStatement_subject_set); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeStatement_subject_get); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeStatement_attribute_set); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeStatement_attribute_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAttributeStatement); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeStatement_dump); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeValue_any_set); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeValue_any_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAttributeValue); ZEND_NAMED_FUNCTION(_wrap_SamlAttributeValue_dump); ZEND_NAMED_FUNCTION(_wrap_SamlAudienceRestrictionCondition_audience_set); ZEND_NAMED_FUNCTION(_wrap_SamlAudienceRestrictionCondition_audience_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAudienceRestrictionCondition); ZEND_NAMED_FUNCTION(_wrap_SamlAudienceRestrictionCondition_dump); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_authenticationInstant_set); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_authenticationInstant_get); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_authenticationMethod_set); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_authenticationMethod_get); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_authorityBinding_set); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_authorityBinding_get); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_subjectLocality_set); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_subjectLocality_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAuthenticationStatement); ZEND_NAMED_FUNCTION(_wrap_SamlAuthenticationStatement_dump); ZEND_NAMED_FUNCTION(_wrap_SamlAuthorityBinding_authorityKind_set); ZEND_NAMED_FUNCTION(_wrap_SamlAuthorityBinding_authorityKind_get); ZEND_NAMED_FUNCTION(_wrap_SamlAuthorityBinding_location_set); ZEND_NAMED_FUNCTION(_wrap_SamlAuthorityBinding_location_get); ZEND_NAMED_FUNCTION(_wrap_SamlAuthorityBinding_binding_set); ZEND_NAMED_FUNCTION(_wrap_SamlAuthorityBinding_binding_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlAuthorityBinding); ZEND_NAMED_FUNCTION(_wrap_SamlAuthorityBinding_dump); ZEND_NAMED_FUNCTION(_wrap_SamlConditionAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_notBefore_set); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_notBefore_get); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_notOnOrAfter_set); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_notOnOrAfter_get); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_audienceRestrictionCondition_set); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_audienceRestrictionCondition_get); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_condition_set); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_condition_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlConditions); ZEND_NAMED_FUNCTION(_wrap_SamlConditions_dump); ZEND_NAMED_FUNCTION(_wrap_SamlNameIdentifier_content_set); ZEND_NAMED_FUNCTION(_wrap_SamlNameIdentifier_content_get); ZEND_NAMED_FUNCTION(_wrap_SamlNameIdentifier_format_set); ZEND_NAMED_FUNCTION(_wrap_SamlNameIdentifier_format_get); ZEND_NAMED_FUNCTION(_wrap_SamlNameIdentifier_nameQualifier_set); ZEND_NAMED_FUNCTION(_wrap_SamlNameIdentifier_nameQualifier_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlNameIdentifier); ZEND_NAMED_FUNCTION(_wrap_SamlNameIdentifier_dump); ZEND_NAMED_FUNCTION(_wrap_SamlStatementAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_SamlSubject_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_SamlSubject_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_SamlSubject_subjectConfirmation_set); ZEND_NAMED_FUNCTION(_wrap_SamlSubject_subjectConfirmation_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlSubject); ZEND_NAMED_FUNCTION(_wrap_SamlSubject_dump); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectConfirmation_subjectConfirmationData_set); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectConfirmation_subjectConfirmationData_get); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectConfirmation_confirmationMethod_set); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectConfirmation_confirmationMethod_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlSubjectConfirmation); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectConfirmation_dump); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectLocality_dnsAddress_set); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectLocality_dnsAddress_get); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectLocality_ipAddress_set); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectLocality_ipAddress_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlSubjectLocality); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectLocality_dump); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectStatement_subject_set); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectStatement_subject_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlSubjectStatement); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectStatement_dump); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectStatementAbstract_subject_set); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectStatementAbstract_subject_get); ZEND_NAMED_FUNCTION(_wrap_SamlSubjectStatementAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_assertionArtifact_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_assertionArtifact_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_requestId_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_requestId_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_respondWith_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_respondWith_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_signType_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_signType_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlpRequest); ZEND_NAMED_FUNCTION(_wrap_SamlpRequest_dump); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_requestId_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_requestId_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_signType_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_signType_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_respondWith_set); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_respondWith_get); ZEND_NAMED_FUNCTION(_wrap_SamlpRequestAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_inResponseTo_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_inResponseTo_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_recipient_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_recipient_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_responseId_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_responseId_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_signType_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_signType_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_assertion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_assertion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_status_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_status_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlpResponse); ZEND_NAMED_FUNCTION(_wrap_SamlpResponse_dump); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_inResponseTo_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_inResponseTo_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_recipient_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_recipient_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_responseId_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_responseId_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_signType_set); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_signType_get); ZEND_NAMED_FUNCTION(_wrap_SamlpResponseAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_SamlpStatus_statusMessage_set); ZEND_NAMED_FUNCTION(_wrap_SamlpStatus_statusMessage_get); ZEND_NAMED_FUNCTION(_wrap_SamlpStatus_statusCode_set); ZEND_NAMED_FUNCTION(_wrap_SamlpStatus_statusCode_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlpStatus); ZEND_NAMED_FUNCTION(_wrap_SamlpStatus_dump); ZEND_NAMED_FUNCTION(_wrap_SamlpStatusCode_value_set); ZEND_NAMED_FUNCTION(_wrap_SamlpStatusCode_value_get); ZEND_NAMED_FUNCTION(_wrap_SamlpStatusCode_statusCode_set); ZEND_NAMED_FUNCTION(_wrap_SamlpStatusCode_statusCode_get); ZEND_NAMED_FUNCTION(_wrap_new_SamlpStatusCode); ZEND_NAMED_FUNCTION(_wrap_SamlpStatusCode_dump); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_advice_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_advice_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_assertionId_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_assertionId_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_attributeStatement_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_attributeStatement_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_authenticationStatement_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_authenticationStatement_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_conditions_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_conditions_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_issuer_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_issuer_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_signType_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_signType_get); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_subjectStatement_set); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_subjectStatement_get); ZEND_NAMED_FUNCTION(_wrap_new_LibAssertion); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_newFull); ZEND_NAMED_FUNCTION(_wrap_LibAssertion_dump); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_affiliationId_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_affiliationId_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_assertionConsumerServiceId_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_assertionConsumerServiceId_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_consent_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_consent_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_forceAuthn_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_forceAuthn_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_isPassive_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_isPassive_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_nameIdPolicy_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_nameIdPolicy_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_protocolProfile_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_protocolProfile_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_providerId_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_providerId_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_relayState_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_relayState_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_requestId_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_requestId_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_respondWith_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_respondWith_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_signType_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_signType_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_extension_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_extension_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_requestAuthnContext_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_requestAuthnContext_get); ZEND_NAMED_FUNCTION(_wrap_new_LibAuthnRequest); ZEND_NAMED_FUNCTION(_wrap_LibAuthnRequest_dump); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_consent_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_consent_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_providerId_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_providerId_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_relayState_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_relayState_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_extension_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_extension_get); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_status_set); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_status_get); ZEND_NAMED_FUNCTION(_wrap_new_LibAuthnResponse); ZEND_NAMED_FUNCTION(_wrap_LibAuthnResponse_dump); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_consent_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_consent_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_providerId_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_providerId_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_relayState_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_relayState_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_requestId_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_requestId_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_respondWith_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_respondWith_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_signType_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_signType_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_extension_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_extension_get); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_new_LibFederationTerminationNotification); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_newFull); ZEND_NAMED_FUNCTION(_wrap_LibFederationTerminationNotification_dump); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_consent_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_consent_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_notOnOrAfter_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_notOnOrAfter_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_providerId_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_providerId_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_relayState_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_relayState_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_sessionIndex_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_sessionIndex_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_requestId_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_requestId_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_respondWith_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_respondWith_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_signType_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_signType_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_extension_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_extension_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_new_LibLogoutRequest); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_newFull); ZEND_NAMED_FUNCTION(_wrap_LibLogoutRequest_dump); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_extension_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_extension_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_providerId_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_providerId_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_relayState_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_relayState_get); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_status_set); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_status_get); ZEND_NAMED_FUNCTION(_wrap_new_LibLogoutResponse); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_newFull); ZEND_NAMED_FUNCTION(_wrap_LibLogoutResponse_dump); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_providerId_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_providerId_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_relayState_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_relayState_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_certificateFile_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_certificateFile_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_majorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_majorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_minorVersion_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_minorVersion_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_privateKeyFile_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_privateKeyFile_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_requestId_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_requestId_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_respondWith_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_respondWith_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_signMethod_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_signMethod_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_signType_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_signType_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_extension_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_extension_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_idpProvidedNameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_idpProvidedNameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_oldProvidedNameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_oldProvidedNameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_spProvidedNameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_spProvidedNameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_new_LibRegisterNameIdentifierRequest); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_newFull); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierRequest_dump); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_extension_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_extension_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_providerId_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_providerId_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_relayState_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_relayState_get); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_status_set); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_status_get); ZEND_NAMED_FUNCTION(_wrap_new_LibRegisterNameIdentifierResponse); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_newFull); ZEND_NAMED_FUNCTION(_wrap_LibRegisterNameIdentifierResponse_dump); ZEND_NAMED_FUNCTION(_wrap_LibRequestAuthnContext_authnContextComparison_set); ZEND_NAMED_FUNCTION(_wrap_LibRequestAuthnContext_authnContextComparison_get); ZEND_NAMED_FUNCTION(_wrap_LibRequestAuthnContext_authnContextClassRef_set); ZEND_NAMED_FUNCTION(_wrap_LibRequestAuthnContext_authnContextClassRef_get); ZEND_NAMED_FUNCTION(_wrap_LibRequestAuthnContext_authnContextStatementRef_set); ZEND_NAMED_FUNCTION(_wrap_LibRequestAuthnContext_authnContextStatementRef_get); ZEND_NAMED_FUNCTION(_wrap_new_LibRequestAuthnContext); ZEND_NAMED_FUNCTION(_wrap_LibRequestAuthnContext_dump); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_providerId_set); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_providerId_get); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_relayState_set); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_relayState_get); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_extension_set); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_extension_get); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_status_set); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_status_get); ZEND_NAMED_FUNCTION(_wrap_new_LibStatusResponse); ZEND_NAMED_FUNCTION(_wrap_LibStatusResponse_dump); ZEND_NAMED_FUNCTION(_wrap_Provider_caCertChain_set); ZEND_NAMED_FUNCTION(_wrap_Provider_caCertChain_get); ZEND_NAMED_FUNCTION(_wrap_Provider_metadataFilename_set); ZEND_NAMED_FUNCTION(_wrap_Provider_metadataFilename_get); ZEND_NAMED_FUNCTION(_wrap_Provider_providerId_set); ZEND_NAMED_FUNCTION(_wrap_Provider_providerId_get); ZEND_NAMED_FUNCTION(_wrap_Provider_publicKey_set); ZEND_NAMED_FUNCTION(_wrap_Provider_publicKey_get); ZEND_NAMED_FUNCTION(_wrap_Provider_role_set); ZEND_NAMED_FUNCTION(_wrap_Provider_role_get); ZEND_NAMED_FUNCTION(_wrap_new_Provider); ZEND_NAMED_FUNCTION(_wrap_Provider_newFromDump); ZEND_NAMED_FUNCTION(_wrap_Provider_dump); ZEND_NAMED_FUNCTION(_wrap_Provider_acceptHttpMethod); ZEND_NAMED_FUNCTION(_wrap_Provider_getAssertionConsumerServiceUrl); ZEND_NAMED_FUNCTION(_wrap_Provider_getBase64SuccinctId); ZEND_NAMED_FUNCTION(_wrap_Provider_getOrganization); ZEND_NAMED_FUNCTION(_wrap_Provider_getFirstHttpMethod); ZEND_NAMED_FUNCTION(_wrap_Provider_getMetadataOne); ZEND_NAMED_FUNCTION(_wrap_Provider_hasProtocolProfile); ZEND_NAMED_FUNCTION(_wrap_Provider_getProtocolConformance); ZEND_NAMED_FUNCTION(_wrap_Provider_setEncryptionMode); ZEND_NAMED_FUNCTION(_wrap_Provider_setEncryptionSymKeyType); ZEND_NAMED_FUNCTION(_wrap_Server_certificate_set); ZEND_NAMED_FUNCTION(_wrap_Server_certificate_get); ZEND_NAMED_FUNCTION(_wrap_Server_privateKey_set); ZEND_NAMED_FUNCTION(_wrap_Server_privateKey_get); ZEND_NAMED_FUNCTION(_wrap_Server_privateKeyPassword_set); ZEND_NAMED_FUNCTION(_wrap_Server_privateKeyPassword_get); ZEND_NAMED_FUNCTION(_wrap_Server_signatureMethod_set); ZEND_NAMED_FUNCTION(_wrap_Server_signatureMethod_get); ZEND_NAMED_FUNCTION(_wrap_Server_caCertChain_set); ZEND_NAMED_FUNCTION(_wrap_Server_caCertChain_get); ZEND_NAMED_FUNCTION(_wrap_Server_metadataFilename_set); ZEND_NAMED_FUNCTION(_wrap_Server_metadataFilename_get); ZEND_NAMED_FUNCTION(_wrap_Server_providerId_set); ZEND_NAMED_FUNCTION(_wrap_Server_providerId_get); ZEND_NAMED_FUNCTION(_wrap_Server_publicKey_set); ZEND_NAMED_FUNCTION(_wrap_Server_publicKey_get); ZEND_NAMED_FUNCTION(_wrap_Server_role_set); ZEND_NAMED_FUNCTION(_wrap_Server_role_get); ZEND_NAMED_FUNCTION(_wrap_Server_providerIds_get); ZEND_NAMED_FUNCTION(_wrap_new_Server); ZEND_NAMED_FUNCTION(_wrap_Server_newFromDump); ZEND_NAMED_FUNCTION(_wrap_Server_acceptHttpMethod); ZEND_NAMED_FUNCTION(_wrap_Server_getAssertionConsumerServiceUrl); ZEND_NAMED_FUNCTION(_wrap_Server_getBase64SuccinctId); ZEND_NAMED_FUNCTION(_wrap_Server_getOrganization); ZEND_NAMED_FUNCTION(_wrap_Server_getFirstHttpMethod); ZEND_NAMED_FUNCTION(_wrap_Server_getMetadataOne); ZEND_NAMED_FUNCTION(_wrap_Server_hasProtocolProfile); ZEND_NAMED_FUNCTION(_wrap_Server_getProtocolConformance); ZEND_NAMED_FUNCTION(_wrap_Server_addProvider); ZEND_NAMED_FUNCTION(_wrap_Server_setEncryptionPrivateKey); ZEND_NAMED_FUNCTION(_wrap_Server_loadAffiliation); ZEND_NAMED_FUNCTION(_wrap_Server_dump); ZEND_NAMED_FUNCTION(_wrap_Server_getProvider); ZEND_NAMED_FUNCTION(_wrap_Federation_remoteProviderId_set); ZEND_NAMED_FUNCTION(_wrap_Federation_remoteProviderId_get); ZEND_NAMED_FUNCTION(_wrap_Federation_localNameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_Federation_localNameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_Federation_remoteNameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_Federation_remoteNameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_new_Federation); ZEND_NAMED_FUNCTION(_wrap_Federation_dump); ZEND_NAMED_FUNCTION(_wrap_Federation_buildLocalNameIdentifier); ZEND_NAMED_FUNCTION(_wrap_Federation_verifyNameIdentifier); ZEND_NAMED_FUNCTION(_wrap_Identity_isDirty_get); ZEND_NAMED_FUNCTION(_wrap_Identity_providerIds_get); ZEND_NAMED_FUNCTION(_wrap_new_Identity); ZEND_NAMED_FUNCTION(_wrap_Identity_newFromDump); ZEND_NAMED_FUNCTION(_wrap_Identity_dump); ZEND_NAMED_FUNCTION(_wrap_Identity_getFederation); ZEND_NAMED_FUNCTION(_wrap_Session_isDirty_get); ZEND_NAMED_FUNCTION(_wrap_Session_providerIds_get); ZEND_NAMED_FUNCTION(_wrap_new_Session); ZEND_NAMED_FUNCTION(_wrap_Session_newFromDump); ZEND_NAMED_FUNCTION(_wrap_Session_dump); ZEND_NAMED_FUNCTION(_wrap_Session_getAssertions); ZEND_NAMED_FUNCTION(_wrap_getRequestTypeFromSoapMsg); ZEND_NAMED_FUNCTION(_wrap_isLibertyQuery); ZEND_NAMED_FUNCTION(_wrap_Defederation_artifact_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_artifactMessage_set); ZEND_NAMED_FUNCTION(_wrap_Defederation_artifactMessage_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_identity_set); ZEND_NAMED_FUNCTION(_wrap_Defederation_identity_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_isIdentityDirty_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_isSessionDirty_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_msgBody_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_msgRelayState_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_msgUrl_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_Defederation_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_remoteProviderId_set); ZEND_NAMED_FUNCTION(_wrap_Defederation_remoteProviderId_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_request_set); ZEND_NAMED_FUNCTION(_wrap_Defederation_request_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_response_set); ZEND_NAMED_FUNCTION(_wrap_Defederation_response_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_server_set); ZEND_NAMED_FUNCTION(_wrap_Defederation_server_get); ZEND_NAMED_FUNCTION(_wrap_Defederation_session_set); ZEND_NAMED_FUNCTION(_wrap_Defederation_session_get); ZEND_NAMED_FUNCTION(_wrap_new_Defederation); ZEND_NAMED_FUNCTION(_wrap_Defederation_setIdentityFromDump); ZEND_NAMED_FUNCTION(_wrap_Defederation_setSessionFromDump); ZEND_NAMED_FUNCTION(_wrap_Defederation_buildNotificationMsg); ZEND_NAMED_FUNCTION(_wrap_Defederation_initNotification); ZEND_NAMED_FUNCTION(_wrap_Defederation_processNotificationMsg); ZEND_NAMED_FUNCTION(_wrap_Defederation_validateNotification); ZEND_NAMED_FUNCTION(_wrap_Login_assertionArtifact_get); ZEND_NAMED_FUNCTION(_wrap_Login_protocolProfile_get); ZEND_NAMED_FUNCTION(_wrap_Login_artifact_get); ZEND_NAMED_FUNCTION(_wrap_Login_artifactMessage_set); ZEND_NAMED_FUNCTION(_wrap_Login_artifactMessage_get); ZEND_NAMED_FUNCTION(_wrap_Login_identity_set); ZEND_NAMED_FUNCTION(_wrap_Login_identity_get); ZEND_NAMED_FUNCTION(_wrap_Login_isIdentityDirty_get); ZEND_NAMED_FUNCTION(_wrap_Login_isSessionDirty_get); ZEND_NAMED_FUNCTION(_wrap_Login_msgBody_get); ZEND_NAMED_FUNCTION(_wrap_Login_msgRelayState_get); ZEND_NAMED_FUNCTION(_wrap_Login_msgUrl_get); ZEND_NAMED_FUNCTION(_wrap_Login_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_Login_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_Login_remoteProviderId_set); ZEND_NAMED_FUNCTION(_wrap_Login_remoteProviderId_get); ZEND_NAMED_FUNCTION(_wrap_Login_request_set); ZEND_NAMED_FUNCTION(_wrap_Login_request_get); ZEND_NAMED_FUNCTION(_wrap_Login_response_set); ZEND_NAMED_FUNCTION(_wrap_Login_response_get); ZEND_NAMED_FUNCTION(_wrap_Login_server_set); ZEND_NAMED_FUNCTION(_wrap_Login_server_get); ZEND_NAMED_FUNCTION(_wrap_Login_session_set); ZEND_NAMED_FUNCTION(_wrap_Login_session_get); ZEND_NAMED_FUNCTION(_wrap_new_Login); ZEND_NAMED_FUNCTION(_wrap_Login_newFromDump); ZEND_NAMED_FUNCTION(_wrap_Login_setIdentityFromDump); ZEND_NAMED_FUNCTION(_wrap_Login_setSessionFromDump); ZEND_NAMED_FUNCTION(_wrap_Login_acceptSso); ZEND_NAMED_FUNCTION(_wrap_Login_buildArtifactMsg); ZEND_NAMED_FUNCTION(_wrap_Login_buildAssertion); ZEND_NAMED_FUNCTION(_wrap_Login_buildAuthnRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Login_buildAuthnResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Login_buildRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Login_buildResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Login_dump); ZEND_NAMED_FUNCTION(_wrap_Login_initAuthnRequest); ZEND_NAMED_FUNCTION(_wrap_Login_initRequest); ZEND_NAMED_FUNCTION(_wrap_Login_initIdpInitiatedAuthnRequest); ZEND_NAMED_FUNCTION(_wrap_Login_mustAskForConsent); ZEND_NAMED_FUNCTION(_wrap_Login_mustAuthenticate); ZEND_NAMED_FUNCTION(_wrap_Login_processAuthnRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Login_processAuthnResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Login_processRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Login_processResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Login_setResourceId); ZEND_NAMED_FUNCTION(_wrap_Login_validateRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Login_processPaosResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Logout_artifact_get); ZEND_NAMED_FUNCTION(_wrap_Logout_artifactMessage_set); ZEND_NAMED_FUNCTION(_wrap_Logout_artifactMessage_get); ZEND_NAMED_FUNCTION(_wrap_Logout_identity_set); ZEND_NAMED_FUNCTION(_wrap_Logout_identity_get); ZEND_NAMED_FUNCTION(_wrap_Logout_isIdentityDirty_get); ZEND_NAMED_FUNCTION(_wrap_Logout_isSessionDirty_get); ZEND_NAMED_FUNCTION(_wrap_Logout_msgBody_get); ZEND_NAMED_FUNCTION(_wrap_Logout_msgRelayState_get); ZEND_NAMED_FUNCTION(_wrap_Logout_msgUrl_get); ZEND_NAMED_FUNCTION(_wrap_Logout_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_Logout_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_Logout_remoteProviderId_set); ZEND_NAMED_FUNCTION(_wrap_Logout_remoteProviderId_get); ZEND_NAMED_FUNCTION(_wrap_Logout_request_set); ZEND_NAMED_FUNCTION(_wrap_Logout_request_get); ZEND_NAMED_FUNCTION(_wrap_Logout_response_set); ZEND_NAMED_FUNCTION(_wrap_Logout_response_get); ZEND_NAMED_FUNCTION(_wrap_Logout_server_set); ZEND_NAMED_FUNCTION(_wrap_Logout_server_get); ZEND_NAMED_FUNCTION(_wrap_Logout_session_set); ZEND_NAMED_FUNCTION(_wrap_Logout_session_get); ZEND_NAMED_FUNCTION(_wrap_new_Logout); ZEND_NAMED_FUNCTION(_wrap_Logout_newFromDump); ZEND_NAMED_FUNCTION(_wrap_Logout_setIdentityFromDump); ZEND_NAMED_FUNCTION(_wrap_Logout_setSessionFromDump); ZEND_NAMED_FUNCTION(_wrap_Logout_buildRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Logout_buildResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Logout_dump); ZEND_NAMED_FUNCTION(_wrap_Logout_getNextProviderId); ZEND_NAMED_FUNCTION(_wrap_Logout_initRequest); ZEND_NAMED_FUNCTION(_wrap_Logout_processRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Logout_processResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Logout_resetProviderIdIndex); ZEND_NAMED_FUNCTION(_wrap_Logout_validateRequest); ZEND_NAMED_FUNCTION(_wrap_Lecp_artifact_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_artifactMessage_set); ZEND_NAMED_FUNCTION(_wrap_Lecp_artifactMessage_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_identity_set); ZEND_NAMED_FUNCTION(_wrap_Lecp_identity_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_isIdentityDirty_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_isSessionDirty_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_msgBody_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_msgRelayState_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_msgUrl_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_Lecp_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_remoteProviderId_set); ZEND_NAMED_FUNCTION(_wrap_Lecp_remoteProviderId_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_request_set); ZEND_NAMED_FUNCTION(_wrap_Lecp_request_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_response_set); ZEND_NAMED_FUNCTION(_wrap_Lecp_response_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_server_set); ZEND_NAMED_FUNCTION(_wrap_Lecp_server_get); ZEND_NAMED_FUNCTION(_wrap_Lecp_session_set); ZEND_NAMED_FUNCTION(_wrap_Lecp_session_get); ZEND_NAMED_FUNCTION(_wrap_new_Lecp); ZEND_NAMED_FUNCTION(_wrap_Lecp_setIdentityFromDump); ZEND_NAMED_FUNCTION(_wrap_Lecp_setSessionFromDump); ZEND_NAMED_FUNCTION(_wrap_Lecp_buildAssertion); ZEND_NAMED_FUNCTION(_wrap_Lecp_setResourceId); ZEND_NAMED_FUNCTION(_wrap_Lecp_validateRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Lecp_buildAuthnRequestEnvelopeMsg); ZEND_NAMED_FUNCTION(_wrap_Lecp_buildAuthnRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Lecp_buildAuthnResponseEnvelopeMsg); ZEND_NAMED_FUNCTION(_wrap_Lecp_buildAuthnResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Lecp_initAuthnRequest); ZEND_NAMED_FUNCTION(_wrap_Lecp_processAuthnRequestEnvelopeMsg); ZEND_NAMED_FUNCTION(_wrap_Lecp_processAuthnRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Lecp_processAuthnResponseEnvelopeMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_targetNameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_artifact_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_artifactMessage_set); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_artifactMessage_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_identity_set); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_identity_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_isIdentityDirty_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_isSessionDirty_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_msgBody_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_msgUrl_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_remoteProviderId_set); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_remoteProviderId_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_request_set); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_request_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_response_set); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_response_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_server_set); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_server_get); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_session_set); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_session_get); ZEND_NAMED_FUNCTION(_wrap_new_NameIdentifierMapping); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_setIdentityFromDump); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_setSessionFromDump); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_buildRequestMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_buildResponseMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_initRequest); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_processRequestMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_processResponseMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdentifierMapping_validateRequest); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_artifact_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_artifactMessage_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_artifactMessage_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_identity_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_identity_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_isIdentityDirty_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_isSessionDirty_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_msgBody_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_msgRelayState_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_msgUrl_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_remoteProviderId_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_remoteProviderId_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_request_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_request_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_response_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_response_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_server_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_server_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_session_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_session_get); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_oldNameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_oldNameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_new_NameRegistration); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_newFromDump); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_setIdentityFromDump); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_setSessionFromDump); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_buildRequestMsg); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_buildResponseMsg); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_dump); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_initRequest); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_processRequestMsg); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_processResponseMsg); ZEND_NAMED_FUNCTION(_wrap_NameRegistration_validateRequest); ZEND_NAMED_FUNCTION(_wrap_isSamlQuery); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_artifact_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_artifactMessage_set); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_artifactMessage_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_identity_set); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_identity_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_isIdentityDirty_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_isSessionDirty_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_msgBody_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_msgRelayState_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_msgUrl_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_nameIdentifier_set); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_nameIdentifier_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_remoteProviderId_set); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_remoteProviderId_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_request_set); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_request_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_response_set); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_response_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_server_set); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_server_get); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_session_set); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_session_get); ZEND_NAMED_FUNCTION(_wrap_new_NameIdManagement); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_newFromDump); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_setIdentityFromDump); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_setSessionFromDump); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_buildRequestMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_buildResponseMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_dump); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_initRequest); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_processRequestMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_processResponseMsg); ZEND_NAMED_FUNCTION(_wrap_NameIdManagement_validateRequest); ZEND_NAMED_FUNCTION(_wrap_Ecp_msgBody_get); ZEND_NAMED_FUNCTION(_wrap_Ecp_msgRelayState_get); ZEND_NAMED_FUNCTION(_wrap_Ecp_msgUrl_get); ZEND_NAMED_FUNCTION(_wrap_Ecp_request_set); ZEND_NAMED_FUNCTION(_wrap_Ecp_request_get); ZEND_NAMED_FUNCTION(_wrap_Ecp_response_set); ZEND_NAMED_FUNCTION(_wrap_Ecp_response_get); ZEND_NAMED_FUNCTION(_wrap_Ecp_assertionConsumerURL_get); ZEND_NAMED_FUNCTION(_wrap_new_Ecp); ZEND_NAMED_FUNCTION(_wrap_Ecp_processAuthnRequestMsg); ZEND_NAMED_FUNCTION(_wrap_Ecp_processResponseMsg); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDPolicy_format_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDPolicy_format_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDPolicy_spNameQualifier_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDPolicy_spNameQualifier_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDPolicy_allowCreate_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDPolicy_allowCreate_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2NameIDPolicy); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDPolicy_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestedAuthnContext_comparison_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestedAuthnContext_comparison_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestedAuthnContext_authnContextClassRef_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestedAuthnContext_authnContextClassRef_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestedAuthnContext_authnContextDeclRef_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestedAuthnContext_authnContextDeclRef_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2RequestedAuthnContext); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestedAuthnContext_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_version_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_version_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_iD_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_iD_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_subject_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_subject_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_conditions_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_conditions_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_advice_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_advice_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_authnStatement_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_authnStatement_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2Assertion); ZEND_NAMED_FUNCTION(_wrap_Saml2Assertion_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPList_getComplete_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPList_getComplete_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPList_iDPEntry_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPList_iDPEntry_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2IDPList); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPList_dump); ZEND_NAMED_FUNCTION(_wrap_new_Saml2KeyInfoConfirmationData); ZEND_NAMED_FUNCTION(_wrap_Saml2KeyInfoConfirmationData_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_notBefore_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_notBefore_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_notOnOrAfter_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_notOnOrAfter_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_condition_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_condition_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_audienceRestriction_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_audienceRestriction_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2Conditions); ZEND_NAMED_FUNCTION(_wrap_Saml2Conditions_dump); ZEND_NAMED_FUNCTION(_wrap_new_Saml2Evidence); ZEND_NAMED_FUNCTION(_wrap_Saml2Evidence_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_content_set); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_content_get); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_format_set); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_format_get); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_SPProvidedID_set); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_SPProvidedID_get); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_nameQualifier_set); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_nameQualifier_get); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_spNameQualifier_set); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_spNameQualifier_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2NameID); ZEND_NAMED_FUNCTION(_wrap_Saml2NameID_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusCode_value_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusCode_value_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusCode_statusCode_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusCode_statusCode_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2StatusCode); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusCode_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2Status_statusMessage_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Status_statusMessage_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Status_statusCode_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Status_statusCode_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Status_statusDetail_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Status_statusDetail_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2Status); ZEND_NAMED_FUNCTION(_wrap_Samlp2Status_dump); ZEND_NAMED_FUNCTION(_wrap_new_Saml2ConditionAbstract); ZEND_NAMED_FUNCTION(_wrap_Saml2ConditionAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_new_Saml2OneTimeUse); ZEND_NAMED_FUNCTION(_wrap_Saml2OneTimeUse_dump); ZEND_NAMED_FUNCTION(_wrap_new_Saml2Advice); ZEND_NAMED_FUNCTION(_wrap_Saml2Advice_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2BaseIDAbstract_nameQualifier_set); ZEND_NAMED_FUNCTION(_wrap_Saml2BaseIDAbstract_nameQualifier_get); ZEND_NAMED_FUNCTION(_wrap_Saml2BaseIDAbstract_spNameQualifier_set); ZEND_NAMED_FUNCTION(_wrap_Saml2BaseIDAbstract_spNameQualifier_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2BaseIDAbstract); ZEND_NAMED_FUNCTION(_wrap_Saml2BaseIDAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnContext_authnContextClassRef_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnContext_authnContextClassRef_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnContext_authnContextDeclRef_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnContext_authnContextDeclRef_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnContext_AuthenticatingAuthority_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnContext_AuthenticatingAuthority_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2AuthnContext); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnContext_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectLocality_address_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectLocality_address_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectLocality_dnsName_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectLocality_dnsName_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2SubjectLocality); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectLocality_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_notBefore_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_notBefore_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_notOnOrAfter_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_notOnOrAfter_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_recipient_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_recipient_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_inResponseTo_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_inResponseTo_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_address_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_address_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2SubjectConfirmationData); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmationData_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_method_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_method_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_baseID_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_baseID_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_nameID_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_nameID_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_encryptedID_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_encryptedID_get); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_subjectConfirmationData_set); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_subjectConfirmationData_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2SubjectConfirmation); ZEND_NAMED_FUNCTION(_wrap_Saml2SubjectConfirmation_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2ProxyRestriction_audience_set); ZEND_NAMED_FUNCTION(_wrap_Saml2ProxyRestriction_audience_get); ZEND_NAMED_FUNCTION(_wrap_Saml2ProxyRestriction_count_set); ZEND_NAMED_FUNCTION(_wrap_Saml2ProxyRestriction_count_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2ProxyRestriction); ZEND_NAMED_FUNCTION(_wrap_Saml2ProxyRestriction_dump); ZEND_NAMED_FUNCTION(_wrap_new_Saml2StatementAbstract); ZEND_NAMED_FUNCTION(_wrap_Saml2StatementAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_authnInstant_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_authnInstant_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_sessionIndex_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_sessionIndex_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_sessionNotOnOrAfter_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_sessionNotOnOrAfter_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_subjectLocality_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_subjectLocality_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_authnContext_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_authnContext_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2AuthnStatement); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthnStatement_dump); ZEND_NAMED_FUNCTION(_wrap_new_Saml2AttributeStatement); ZEND_NAMED_FUNCTION(_wrap_Saml2AttributeStatement_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPEntry_providerId_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPEntry_providerId_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPEntry_name_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPEntry_name_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPEntry_loc_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPEntry_loc_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2IDPEntry); ZEND_NAMED_FUNCTION(_wrap_Samlp2IDPEntry_dump); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2Extensions); ZEND_NAMED_FUNCTION(_wrap_Samlp2Extensions_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2Action_content_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Action_content_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Action_namespace_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Action_namespace_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2Action); ZEND_NAMED_FUNCTION(_wrap_Saml2Action_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_inResponseTo_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_inResponseTo_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_consent_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_status_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_status_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2StatusResponse); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusResponse_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_status_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_status_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_inResponseTo_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_inResponseTo_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_consent_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_assertion_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_assertion_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2Response); ZEND_NAMED_FUNCTION(_wrap_Samlp2Response_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_any_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_any_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_status_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_status_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_inResponseTo_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_inResponseTo_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2ArtifactResponse); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResponse_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_consent_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_extensions_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2RequestAbstract); ZEND_NAMED_FUNCTION(_wrap_Samlp2RequestAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_assertionIdRef_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_assertionIdRef_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2AssertionIDRequest); ZEND_NAMED_FUNCTION(_wrap_Samlp2AssertionIDRequest_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_artifact_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_artifact_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2ArtifactResolve); ZEND_NAMED_FUNCTION(_wrap_Samlp2ArtifactResolve_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_baseID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_baseID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_nameID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_nameID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_encryptedID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_encryptedID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_nameIDPolicy_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_nameIDPolicy_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2NameIDMappingRequest); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingRequest_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_forceAuthn_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_forceAuthn_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_isPassive_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_isPassive_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_protocolBinding_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_protocolBinding_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_assertionConsumerServiceIndex_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_assertionConsumerServiceIndex_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_AssertionConsumerServiceURL_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_AssertionConsumerServiceURL_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_attributeConsumingServiceIndex_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_attributeConsumingServiceIndex_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_ProviderName_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_ProviderName_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_subject_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_subject_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_nameIDPolicy_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_nameIDPolicy_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_conditions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_conditions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_requestedAuthnContext_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_requestedAuthnContext_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_scoping_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_scoping_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2AuthnRequest); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnRequest_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_subject_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_subject_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2SubjectQueryAbstract); ZEND_NAMED_FUNCTION(_wrap_Samlp2SubjectQueryAbstract_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_resource_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_resource_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_action_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_action_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_evidence_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_evidence_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_subject_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_subject_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2AuthzDecisionQuery); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthzDecisionQuery_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_attribute_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_attribute_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_subject_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_subject_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2AttributeQuery); ZEND_NAMED_FUNCTION(_wrap_Samlp2AttributeQuery_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2AudienceRestriction_audience_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AudienceRestriction_audience_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2AudienceRestriction); ZEND_NAMED_FUNCTION(_wrap_Saml2AudienceRestriction_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_sessionIndex_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_sessionIndex_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_reason_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_reason_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_notOnOrAfter_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_notOnOrAfter_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_baseID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_baseID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_nameID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_nameID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_encryptedID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_encryptedID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2LogoutRequest); ZEND_NAMED_FUNCTION(_wrap_Samlp2LogoutRequest_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_sessionIndex_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_sessionIndex_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_requestedAuthnContext_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_requestedAuthnContext_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_subject_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_subject_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2AuthnQuery); ZEND_NAMED_FUNCTION(_wrap_Samlp2AuthnQuery_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2Attribute_name_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Attribute_name_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Attribute_nameFormat_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Attribute_nameFormat_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Attribute_friendlyName_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Attribute_friendlyName_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2Attribute); ZEND_NAMED_FUNCTION(_wrap_Saml2Attribute_dump); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2Terminate); ZEND_NAMED_FUNCTION(_wrap_Samlp2Terminate_dump); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2StatusDetail); ZEND_NAMED_FUNCTION(_wrap_Samlp2StatusDetail_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_resource_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_resource_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_decision_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_decision_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_action_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_action_get); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_evidence_set); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_evidence_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2AuthzDecisionStatement); ZEND_NAMED_FUNCTION(_wrap_Saml2AuthzDecisionStatement_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_nameID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_nameID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_encryptedID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_encryptedID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_status_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_status_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_inResponseTo_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_inResponseTo_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2NameIDMappingResponse); ZEND_NAMED_FUNCTION(_wrap_Samlp2NameIDMappingResponse_dump); ZEND_NAMED_FUNCTION(_wrap_new_Saml2EncryptedElement); ZEND_NAMED_FUNCTION(_wrap_Saml2EncryptedElement_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_newId_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_newId_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_nameID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_nameID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_encryptedID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_encryptedID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_newEncryptedID_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_newEncryptedID_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_terminate_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_terminate_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_issuer_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_issuer_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_extensions_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_extensions_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_iD_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_iD_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_version_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_version_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_issueInstant_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_issueInstant_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_destination_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_destination_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_consent_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_consent_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2ManageNameIDRequest); ZEND_NAMED_FUNCTION(_wrap_Samlp2ManageNameIDRequest_dump); ZEND_NAMED_FUNCTION(_wrap_Samlp2Scoping_requesterId_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Scoping_requesterId_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Scoping_proxyCount_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Scoping_proxyCount_get); ZEND_NAMED_FUNCTION(_wrap_Samlp2Scoping_iDPList_set); ZEND_NAMED_FUNCTION(_wrap_Samlp2Scoping_iDPList_get); ZEND_NAMED_FUNCTION(_wrap_new_Samlp2Scoping); ZEND_NAMED_FUNCTION(_wrap_Samlp2Scoping_dump); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_baseID_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_baseID_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_nameID_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_nameID_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_encryptedID_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_encryptedID_get); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_subjectConfirmation_set); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_subjectConfirmation_get); ZEND_NAMED_FUNCTION(_wrap_new_Saml2Subject); ZEND_NAMED_FUNCTION(_wrap_Saml2Subject_dump); #endif /* PHP_LASSO_H */