Searched defs:matchingAttributes (Results 1 - 14 of 14) sorted by relevance

/openjdk9/jdk/src/java.naming/share/classes/com/sun/jndi/toolkit/dir/
H A DDirSearch.java37 search(DirContext ctx, Attributes matchingAttributes, String[] attributesToReturn) argument
H A DHierMemDirCtx.java626 search(String name, Attributes matchingAttributes) argument
632 search(Name name, Attributes matchingAttributes) argument
638 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
646 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
/openjdk9/jdk/src/java.naming/share/classes/com/sun/jndi/toolkit/url/
H A DGenericURLDirContext.java292 search(String name, Attributes matchingAttributes) argument
304 search(Name name, Attributes matchingAttributes) argument
319 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
333 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
[all...]
/openjdk9/jdk/src/java.naming/share/classes/javax/naming/directory/
H A DDirContext.java741 search(Name name, Attributes matchingAttributes) argument
696 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
716 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
757 search(String name, Attributes matchingAttributes) argument
[all...]
H A DInitialDirContext.java226 search(String name, Attributes matchingAttributes) argument
233 search(Name name, Attributes matchingAttributes) argument
240 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
251 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
/openjdk9/jdk/src/java.naming/share/classes/javax/naming/spi/
H A DContinuationDirContext.java208 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
217 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
227 search(Name name, Attributes matchingAttributes) argument
233 search(String name, Attributes matchingAttributes) argument
/openjdk9/jdk/src/java.naming/share/classes/com/sun/jndi/url/ldap/
H A DldapURLContext.java454 search(String name, Attributes matchingAttributes) argument
466 search(Name name, Attributes matchingAttributes) argument
479 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
492 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
[all...]
/openjdk9/jdk/src/java.naming/share/classes/com/sun/jndi/toolkit/ctx/
H A DPartialCompositeDirContext.java282 search(String name, Attributes matchingAttributes) argument
289 search(Name name, Attributes matchingAttributes) argument
85 p_search( Name name, Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
296 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
306 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
[all...]
H A DAtomicDirContext.java81 a_search( Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
170 a_search_nns( Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
258 c_search(Name name, Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
350 c_search_nns( Name name, Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
H A DComponentDirContext.java82 c_search( Name name, Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
176 c_search_nns( Name name, Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
352 p_search( Name name, Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
/openjdk9/jdk/test/javax/naming/module/src/ldapv4/org/example/ldapv4/
H A Dldapv4URLContext.java278 search(Name name, Attributes matchingAttributes) argument
284 search(String name, Attributes matchingAttributes) argument
262 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
270 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
/openjdk9/jdk/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DLdapReferralContext.java619 search(String name, Attributes matchingAttributes) argument
626 search(Name name, Attributes matchingAttributes) argument
633 search(String name, Attributes matchingAttributes, String[] attributesToReturn) argument
644 search(Name name, Attributes matchingAttributes, String[] attributesToReturn) argument
H A DLdapCtx.java1741 c_search(Name name, Attributes matchingAttributes, Continuation cont) argument
1748 c_search(Name name, Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument
/openjdk9/jdk/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java463 c_search(Name name, Attributes matchingAttributes, String[] attributesToReturn, Continuation cont) argument

Completed in 265 milliseconds