Home
last modified time | relevance | path

Searched refs:SAML2_SOAP_ACTION (Results 1 – 5 of 5) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dsaml2.h106 #define SAML2_SOAP_ACTION "http://www.oasis-open.org/committees/security" macro
/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A DzxidjniConstants.java255 public final static String SAML2_SOAP_ACTION = zxidjniJNI.SAML2_SOAP_ACTION_get();
/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML.pm2424 *SOAP_ACTION = *Net::SAMLc::SAML2_SOAP_ACTION;
/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A Dzxid.cs4810 public static readonly string SAML2_SOAP_ACTION = zxidPINVOKE.SAML2_SOAP_ACTION_get(); field in zxid
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c46690 SWIG_STRING_CONSTANT(SAML2_SOAP_ACTION, "http://www.oasis-open.org/committees/security");