| Class | Description |
|---|---|
| NegotiateAuthenticationFilter |
A authentication filter that implements the HTTP Negotiate mechanism.
|
| NegotiateAuthenticationRealm |
The Class NegotiateAuthenticationRealm.
|
| NegotiateAuthenticationStrategy |
Custom authentication strategy for the negotiate logic required for SSO/Negotiate auth realm
NegotiateAuthenticationRealm. |
| NegotiateInfo |
Information about a user authenticated via the HTTP Negotiate authentication mechanism.
|
| NegotiateToken |
An authentication token wrapping a Waffle Negotiate token.
|
| Exception | Description |
|---|---|
| AuthenticationInProgressException |
Thrown when the negotiate authentication is being established and requires an extra roundtrip to the client.
|
Copyright © 2010–2017 com.github.waffle. All rights reserved.