Uses of Class
com.sun.jna.platform.win32.Sspi.SecPkgInfo.ByReference

Packages that use Sspi.SecPkgInfo.ByReference
com.sun.jna.platform.win32   
 

Uses of Sspi.SecPkgInfo.ByReference in com.sun.jna.platform.win32
 

Fields in com.sun.jna.platform.win32 declared as Sspi.SecPkgInfo.ByReference
 Sspi.SecPkgInfo.ByReference Sspi.PSecPkgInfo.pPkgInfo
          The first entry in an array of SecPkgInfo structures.
 

Methods in com.sun.jna.platform.win32 that return Sspi.SecPkgInfo.ByReference
 Sspi.SecPkgInfo.ByReference[] Sspi.PSecPkgInfo.toArray(int size)
          An array of SecPkgInfo structures.