JNA API 3.2.7
com.sun.jna.platform.win32

Class Sspi.SecHandle

    • Constructor Detail

      • Sspi.SecHandle

        public Sspi.SecHandle()
        An empty SecHandle.
    • Method Detail

      • isNull

        public boolean isNull()
        Returns true if the handle is NULL.
        Returns:
        True if NULL, False otherwise.
JNA API 3.2.7

Copyright © 2007-2010 Timothy Wall. All Rights Reserved.