| Package | Description |
|---|---|
| waffle.jaas | |
| waffle.servlet | |
| waffle.servlet.spi | |
| waffle.windows.auth.impl |
| 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 auth) |
NegotiateSecurityFilterProvider(IWindowsAuthProvider auth) |
SecurityFilterProviderCollection(IWindowsAuthProvider auth) |
SecurityFilterProviderCollection(String[] providerNames,
IWindowsAuthProvider auth) |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsAuthProviderImpl
Windows Auth Provider.
|
Copyright © 2014. All Rights Reserved.