WindowsCredentialsHandleImplpublic interface IWindowsCredentialsHandle
| Modifier and Type | Method | Description |
|---|---|---|
void |
dispose() |
Dispose.
|
com.sun.jna.platform.win32.Sspi.CredHandle |
getHandle() |
Return a security handle.
|
void |
initialize() |
Initialize.
|
Copyright © 2010–2018 com.github.waffle. All rights reserved.