| Package | Description |
|---|---|
| waffle.util |
Waffle JNA Utility Package.
|
| waffle.windows.auth |
Waffle JNA Windows Authorization Package.
|
| waffle.windows.auth.impl |
Waffle JNA Windows Authorization Implementation Package.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
WaffleInfo.addAccountInfo(Document doc,
Element node,
IWindowsAccount account) |
Adds the account info.
|
| Modifier and Type | Method | Description |
|---|---|---|
IWindowsAccount[] |
IWindowsIdentity.getGroups() |
Group memberships.
|
IWindowsAccount |
IWindowsAuthProvider.lookupAccount(String username) |
Retrieve a security identifier (SID) for the account and the name of the domain or local computer on which the
account was found.
|
| Constructor | Description |
|---|---|
WindowsAccount(IWindowsAccount account) |
Instantiates a new windows account.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
WindowsAccountImpl |
Windows Account.
|
| Modifier and Type | Method | Description |
|---|---|---|
IWindowsAccount[] |
WindowsIdentityImpl.getGroups() |
|
IWindowsAccount |
WindowsAuthProviderImpl.lookupAccount(String username) |
Copyright © 2010–2018 com.github.waffle. All rights reserved.