| 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 and Description |
|---|---|
IWindowsAuthProvider |
WindowsLoginModule.getAuth()
Windows auth provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WindowsLoginModule.setAuth(IWindowsAuthProvider provider)
Set Windows auth provider.
|
| Modifier and Type | Method and Description |
|---|---|
IWindowsAuthProvider |
NegotiateSecurityFilter.getAuth()
Windows auth provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NegotiateSecurityFilter.setAuth(IWindowsAuthProvider provider)
Set Windows auth provider.
|
| Constructor and Description |
|---|
BasicSecurityFilterProvider(IWindowsAuthProvider newAuthProvider)
Instantiates a new basic security filter provider.
|
NegotiateSecurityFilterProvider(IWindowsAuthProvider newAuthProvider)
Instantiates a new negotiate security filter provider.
|
SecurityFilterProviderCollection(IWindowsAuthProvider auth)
Instantiates a new security filter provider collection.
|
SecurityFilterProviderCollection(String[] providerNames,
IWindowsAuthProvider auth)
Instantiates a new security filter provider collection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsAuthProviderImpl
Windows Auth Provider.
|
Copyright © 2010–2015 com.github.dblock. All rights reserved.