Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32

Class WinNT.TOKEN_TYPE

  • Enclosing interface:
    WinNT


    public abstract static class WinNT.TOKEN_TYPE
    extends java.lang.Object
    The TOKEN_TYPE enumeration type contains values that differentiate between a primary token and an impersonation token.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TOKEN_TYPE() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TOKEN_TYPE

        public TOKEN_TYPE()
JNA API 5.10.0

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