Package org.springframework.security.kerberos.web.authentication
package org.springframework.security.kerberos.web.authentication
-
ClassDescriptionAdds a WWW-Authenticate (or other) header to the response following successful authentication.Parses the SPNEGO authentication Header, which was generated by the browser and creates a
KerberosServiceRequestToken
out if it.Sends back a request for a Negotiate Authentication to the browser.