Uses of Interface
waffle.windows.auth.IWindowsImpersonationContext
Packages that use IWindowsImpersonationContext
Package
Description
Waffle JNA Windows Authorization Package.
Waffle JNA Windows Authorization Implementation Package.
-
Uses of IWindowsImpersonationContext in waffle.windows.auth
Methods in waffle.windows.auth that return IWindowsImpersonationContextModifier and TypeMethodDescriptionIWindowsIdentity.impersonate()Impersonate a logged on user.IWindowsSecurityContext.impersonate()Impersonate this security context. -
Uses of IWindowsImpersonationContext in waffle.windows.auth.impl
Classes in waffle.windows.auth.impl that implement IWindowsImpersonationContextModifier and TypeClassDescriptionclassThe Class WindowsIdentityImpersonationContextImpl.classThe Class WindowsSecurityContextImpersonationContextImpl.Methods in waffle.windows.auth.impl that return IWindowsImpersonationContextModifier and TypeMethodDescriptionWindowsIdentityImpl.impersonate()WindowsSecurityContextImpl.impersonate()