JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
waffle.windows.auth
Interface IWindowsImpersonationContext
All Known Implementing Classes:
MockWindowsImpersonationContext
,
WindowsIdentityImpersonationContextImpl
,
WindowsSecurityContextImpersonationContextImpl
public interface
IWindowsImpersonationContext
A Windows imerpsonation context.
Author:
dblock[at]dblock[dot]org
Method Summary
Methods
Modifier and Type
Method and Description
void
revertToSelf
()
Terminate the impersonation of a client application.
Method Detail
revertToSelf
void revertToSelf()
Terminate the impersonation of a client application.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method