Class | Description |
---|---|
ResponseHeaderSettingKerberosAuthenticationSuccessHandler |
Adds a WWW-Authenticate (or other) header to the response following
successful authentication.
|
SpnegoAuthenticationProcessingFilter |
Parses the SPNEGO authentication Header, which was generated by the browser
and creates a
KerberosServiceRequestToken out if it. |
SpnegoEntryPoint |
Sends back a request for a Negotiate Authentication to the browser.
|