Home
last modified time | relevance | path

Searched defs:matchedDN (Results 1 – 25 of 51) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Rfc2251/
H A DRfcLdapResult.cs118 …public RfcLdapResult(Asn1Enumerated resultCode, RfcLdapDN matchedDN, RfcLdapString errorMessage):t… in RfcLdapResult()
137 …public RfcLdapResult(Asn1Enumerated resultCode, RfcLdapDN matchedDN, RfcLdapString errorMessage, R… in RfcLdapResult()
H A DRfcAddResponse.cs74 …public RfcAddResponse(Asn1Enumerated resultCode, RfcLdapDN matchedDN, RfcLdapString errorMessage, … in RfcAddResponse()
H A DRfcSearchResultDone.cs73 …public RfcSearchResultDone(Asn1Enumerated resultCode, RfcLdapDN matchedDN, RfcLdapString errorMess… in RfcSearchResultDone()
H A DRfcCompareResponse.cs74 …public RfcCompareResponse(Asn1Enumerated resultCode, RfcLdapDN matchedDN, RfcLdapString errorMessa… in RfcCompareResponse()
H A DRfcDelResponse.cs74 …public RfcDelResponse(Asn1Enumerated resultCode, RfcLdapDN matchedDN, RfcLdapString errorMessage, … in RfcDelResponse()
H A DRfcModifyDNResponse.cs72 …public RfcModifyDNResponse(Asn1Enumerated resultCode, RfcLdapDN matchedDN, RfcLdapString errorMess… in RfcModifyDNResponse()
H A DRfcModifyResponse.cs74 …public RfcModifyResponse(Asn1Enumerated resultCode, RfcLdapDN matchedDN, RfcLdapString errorMessag… in RfcModifyResponse()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/
H A DLdapResponse.cs381 …public LdapResponse(int type, int resultCode, System.String matchedDN, System.String serverMessage… in LdapResponse()
387 …private static Asn1Sequence RfcResultFactory(int type, int resultCode, System.String matchedDN, Sy… in RfcResultFactory()
H A DLdapException.cs253 private System.String matchedDN = null; field in Novell.Directory.Ldap.LdapException
935 …em.String messageOrKey, int resultCode, System.String serverMsg, System.String matchedDN):this(mes… in LdapException()
972 …tem.Object[] arguments, int resultCode, System.String serverMsg, System.String matchedDN):this(mes… in LdapException()
1016 …tem.Object[] arguments, int resultCode, System.String serverMsg, System.String matchedDN, System.E… in LdapException()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
H A DUnsolicitedResponseImpl.java45 int status, String msg, String matchedDN, Control[] controls) { in UnsolicitedResponseImpl()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
H A DUnsolicitedResponseImpl.java45 int status, String msg, String matchedDN, Control[] controls) { in UnsolicitedResponseImpl()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
H A DUnsolicitedResponseImpl.java45 int status, String msg, String matchedDN, Control[] controls) { in UnsolicitedResponseImpl()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
H A DUnsolicitedResponseImpl.java45 int status, String msg, String matchedDN, Control[] controls) { in UnsolicitedResponseImpl()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapResult.java39 String matchedDN; field in LdapResult
/dports/net/openldap24-server/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPResult.cpp25 char* matchedDN=0; in LDAPResult() local
/dports/net/openldap24-client/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPResult.cpp25 char* matchedDN=0; in LDAPResult() local

123