| 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 and Description |
|---|---|
protected void |
WaffleInfo.addAccountInfo(Document doc,
Element node,
IWindowsAccount account)
Adds the account info.
|
| Modifier and Type | Method and 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 and Description |
|---|
WindowsAccount(IWindowsAccount account)
Instantiates a new windows account.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsAccountImpl
Windows Account.
|
| Modifier and Type | Method and Description |
|---|---|
IWindowsAccount[] |
WindowsIdentityImpl.getGroups() |
IWindowsAccount |
WindowsAuthProviderImpl.lookupAccount(String username) |
Copyright © 2010–2015 com.github.dblock. All rights reserved.