public class WindowsSecurityContextImpersonationContextImpl extends Object implements IWindowsImpersonationContext
| Constructor and Description |
|---|
WindowsSecurityContextImpersonationContextImpl(com.sun.jna.platform.win32.Sspi.CtxtHandle newCtx)
Instantiates a new windows security context impersonation context impl.
|
| Modifier and Type | Method and 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–2020 com.github.waffle. All rights reserved.