Home
last modified time | relevance | path

Searched refs:SAML2_VERSION_get (Results 1 – 4 of 4) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A DzxidjniConstants.java193 public final static String SAML2_VERSION = zxidjniJNI.SAML2_VERSION_get();
H A DzxidjniJNI.java1441 public final static native String SAML2_VERSION_get();
/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A DzxidPINVOKE.cs3371 public static extern string SAML2_VERSION_get(); in SAML2_VERSION_get() method in zxidPINVOKE
H A Dzxid.cs4749 public static readonly string SAML2_VERSION = zxidPINVOKE.SAML2_VERSION_get();