IWindowsImpersonationContextpublic class WindowsSecurityContextImpersonationContextImpl extends Object implements IWindowsImpersonationContext
| Constructor | Description |
|---|---|
WindowsSecurityContextImpersonationContextImpl(com.sun.jna.platform.win32.Sspi.CtxtHandle newCtx) |
Instantiates a new windows security context impersonation context impl.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
revertToSelf() |
Terminate the impersonation of a client application.
|
public WindowsSecurityContextImpersonationContextImpl(com.sun.jna.platform.win32.Sspi.CtxtHandle newCtx)
newCtx - the new ctxpublic void revertToSelf()
IWindowsImpersonationContextrevertToSelf in interface IWindowsImpersonationContextCopyright © 2010–2018 com.github.waffle. All rights reserved.