| Package | Description |
|---|---|
| waffle.windows.auth |
Waffle JNA Windows Authorization Package.
|
| waffle.windows.auth.impl |
Waffle JNA Windows Authorization Implementation Package.
|
| Modifier and Type | Method and Description |
|---|---|
IWindowsImpersonationContext |
IWindowsSecurityContext.impersonate()
Impersonate this security context.
|
IWindowsImpersonationContext |
IWindowsIdentity.impersonate()
Impersonate a logged on user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsIdentityImpersonationContextImpl |
class |
WindowsSecurityContextImpersonationContextImpl |
| Modifier and Type | Method and Description |
|---|---|
IWindowsImpersonationContext |
WindowsSecurityContextImpl.impersonate() |
IWindowsImpersonationContext |
WindowsIdentityImpl.impersonate() |
Copyright © 2010-2014 com.github.dblock. All Rights Reserved.