public interface IWindowsCredentialsHandle
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Dispose.
|
com.sun.jna.platform.win32.Sspi.CredHandle |
getHandle()
Return a security handle.
|
void |
initialize()
Initialize.
|
Copyright © 2010-2014 com.github.dblock. All Rights Reserved.