Home
last modified time | relevance | path

Searched refs:zxid_saml2_redir_url (Results 1 – 11 of 11) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidsso.c291 ars = zxid_saml2_redir_url(cf, &sso_svc->Location->g, ars, cgi->rs); in zxid_start_sso_url()
H A Dzxidlib.c463 struct zx_str* zxid_saml2_redir_url(zxid_conf* cf, struct zx_str* loc, struct zx_str* pay_load, cha… in delete_zx_elem_s()
H A Dzxid.h962 ZXID_DECL struct zx_str* zxid_saml2_redir_url(zxid_conf* cf, struct zx_str* loc, struct zx_str* pay…
/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A DzxidjniJNI.java1296 …public final static native String zxid_saml2_redir_url(long jarg1, String jarg2, String jarg3, Str…
H A Dzxidjni.java4618 …ing loc, String pay_load, String relay_state) { return zxidjniJNI.zxid_saml2_redir_url(zxid_conf.g…
H A Dzxid_wrap.c21952 result = (struct zx_str *)zxid_saml2_redir_url(arg1,arg2,arg3,arg4);
/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML.pm245 *redir_url = *Net::SAMLc::zxid_saml2_redir_url;
H A DSAML_wrap.c43819 result = (struct zx_str *)zxid_saml2_redir_url(arg1,arg2,arg3,arg4); in XS()
/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A Dzxid.cs3780 …public static SWIGTYPE_p_zx_str zxid_saml2_redir_url(SWIGTYPE_p_zxid_conf cf, SWIGTYPE_p_zx_str lo… in zxid_saml2_redir_url() method in zxid
3781 …IntPtr cPtr = zxidPINVOKE.zxid_saml2_redir_url(SWIGTYPE_p_zxid_conf.getCPtr(cf), SWIGTYPE_p_zx_str… in zxid_saml2_redir_url()
H A DzxidPINVOKE.cs2810 …public static extern IntPtr zxid_saml2_redir_url(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3… in zxid_saml2_redir_url() method in zxidPINVOKE
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c39420 result = (struct zx_str *)zxid_saml2_redir_url(arg1,arg2,arg3,arg4); in ZEND_NAMED_FUNCTION()
45927 SWIG_ZEND_NAMED_FE(zxid_saml2_redir_url,_wrap_zxid_saml2_redir_url,NULL)