Skip navigation links

Oracle Virtual Directory Java API Reference
11g Release 1 (11.1.1)

E10688-03


Uses of Class
com.octetstring.ldapv3.SubstringFilter

Packages that use SubstringFilter
com.octetstring.ldapv3   
com.octetstring.vde.util   

 

Uses of SubstringFilter in com.octetstring.ldapv3

 

Methods in com.octetstring.ldapv3 that return SubstringFilter
 SubstringFilter Filter.getSubstrings()
          Gets the value of the substrings variant.

 

Methods in com.octetstring.ldapv3 with parameters of type SubstringFilter
 void Filter.setSubstrings(SubstringFilter val)
          Sets the value for the substrings variant.

 

Constructors in com.octetstring.ldapv3 with parameters of type SubstringFilter
SubstringFilter(SubstringFilter value)
          Copy constructor.

 

Uses of SubstringFilter in com.octetstring.vde.util

 

Methods in com.octetstring.vde.util with parameters of type SubstringFilter
static boolean FilterTools.isSubstringMatch(SubstringFilter filter, Entry entry)
           

 


Skip navigation links

Oracle Virtual Directory Java API Reference
11g Release 1 (11.1.1)

E10688-03


Copyright © 2000-2010 Oracle and/or its affiliates. All Rights Reserved.