| Package | Description |
|---|---|
| waffle.jaas |
Waffle JNA JAAS Package.
|
| waffle.servlet |
Waffle JNA Servlet Package.
|
| waffle.servlet.spi |
Waffle JNA Servlet SPI Package.
|
| waffle.windows.auth.impl |
Waffle JNA Windows Authorization Implementation Package.
|
| Modifier and Type | Method | Description |
|---|---|---|
IWindowsAuthProvider |
WindowsLoginModule.getAuth() |
Windows auth provider.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
WindowsLoginModule.setAuth(IWindowsAuthProvider provider) |
Set Windows auth provider.
|
| Modifier and Type | Method | Description |
|---|---|---|
IWindowsAuthProvider |
NegotiateSecurityFilter.getAuth() |
Windows auth provider.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
NegotiateSecurityFilter.setAuth(IWindowsAuthProvider provider) |
Set Windows auth provider.
|
| Constructor | Description |
|---|---|
BasicSecurityFilterProvider(IWindowsAuthProvider newAuthProvider) |
Instantiates a new basic security filter provider.
|
NegotiateSecurityFilterProvider(IWindowsAuthProvider newAuthProvider) |
Instantiates a new negotiate security filter provider.
|
SecurityFilterProviderCollection(String[] providerNames,
IWindowsAuthProvider auth) |
Instantiates a new security filter provider collection.
|
SecurityFilterProviderCollection(IWindowsAuthProvider auth) |
Instantiates a new security filter provider collection.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
WindowsAuthProviderImpl |
Windows Auth Provider.
|
Copyright © 2010–2018 com.github.waffle. All rights reserved.