Class Sspi.SecHandle

    • Constructor Detail

      • SecHandle

        public SecHandle()
        An empty SecHandle.
    • Method Detail

      • isNull

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