Uses of Interface javax.naming.NamingEnumeration

Uses in package javax.naming

Methods with return type javax.naming.NamingEnumeration

NamingEnumeration
Creates and returns the enumeration over the name bindings that are present the given subcontext.
NamingEnumeration
NamingEnumeration
Creates and returns the enumeration over the name bindings that are present the given subcontext.
NamingEnumeration
NamingEnumeration
Creates and returns the enumeration over the name - object bindings that are present the given subcontext.
NamingEnumeration
NamingEnumeration
Creates and returns the enumeration over the name - object bindings that are present the given subcontext.
NamingEnumeration

Uses in package javax.naming.directory

Methods with return type javax.naming.NamingEnumeration

NamingEnumeration
NamingEnumeration
NamingEnumeration
NamingEnumeration
NamingEnumeration
NamingEnumeration
NamingEnumeration
DirContext.search(String name, String filterExpr, Object[] filterArgs, SearchControls cons)
NamingEnumeration
InitialDirContext.search(String name, String filterExpr, Object[] filterArgs, SearchControls cons)
NamingEnumeration
NamingEnumeration
NamingEnumeration
DirContext.search(String name, Attributes matchingAttributes)
NamingEnumeration
InitialDirContext.search(String name, Attributes matchingAttributes)
NamingEnumeration
DirContext.search(String name, Attributes matchingAttributes, String[] attributesToReturn)
NamingEnumeration
InitialDirContext.search(String name, Attributes matchingAttributes, String[] attributesToReturn)
NamingEnumeration
DirContext.search(Name name, String filterExpr, Object[] filterArgs, SearchControls cons)
NamingEnumeration
InitialDirContext.search(Name name, String filterExpr, Object[] filterArgs, SearchControls cons)
NamingEnumeration
DirContext.search(Name name, String filter, SearchControls cons)
NamingEnumeration
NamingEnumeration
DirContext.search(Name name, Attributes matchingAttributes)
NamingEnumeration
InitialDirContext.search(Name name, Attributes matchingAttributes)
NamingEnumeration
DirContext.search(Name name, Attributes matchingAttributes, String[] attributesToReturn)
NamingEnumeration
InitialDirContext.search(Name name, Attributes matchingAttributes, String[] attributesToReturn)