Interface NativeMethods.Secur32

  • All Superinterfaces:
    com.sun.jna.AltCallingConvention, com.sun.jna.Library, com.sun.jna.platform.win32.Secur32, com.sun.jna.win32.StdCall, com.sun.jna.win32.StdCallLibrary
    Enclosing class:
    NativeMethods

    public static interface NativeMethods.Secur32
    extends com.sun.jna.platform.win32.Secur32
    Interface object to hold all the Secur32 Instances.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.sun.jna.Library

        com.sun.jna.Library.Handler
      • Nested classes/interfaces inherited from interface com.sun.jna.platform.win32.Secur32

        com.sun.jna.platform.win32.Secur32.EXTENDED_NAME_FORMAT
      • Nested classes/interfaces inherited from interface com.sun.jna.win32.StdCallLibrary

        com.sun.jna.win32.StdCallLibrary.StdCallCallback
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static NativeMethods.Secur32 INSTANCE  
      • Fields inherited from interface com.sun.jna.Library

        OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
      • Fields inherited from interface com.sun.jna.win32.StdCallLibrary

        FUNCTION_MAPPER, STDCALL_CONVENTION
    • Method Summary

      • Methods inherited from interface com.sun.jna.platform.win32.Secur32

        AcceptSecurityContext, AcquireCredentialsHandle, DecryptMessage, DeleteSecurityContext, EncryptMessage, EnumerateSecurityPackages, FreeContextBuffer, FreeCredentialsHandle, GetUserNameEx, ImpersonateSecurityContext, InitializeSecurityContext, MakeSignature, QueryContextAttributes, QueryCredentialsAttributes, QuerySecurityContextToken, QuerySecurityPackageInfo, RevertSecurityContext, VerifySignature