Uses of Class
javax.naming.spi.DirContextStringPair

Packages that use DirContextStringPair
javax.naming.spi Provides the means for dynamically plugging in support for accessing naming and directory services through the javax.naming and related packages. 
 

Uses of DirContextStringPair in javax.naming.spi
 

Methods in javax.naming.spi that return DirContextStringPair
protected  DirContextStringPair ContinuationDirContext.getTargetContext(String name)