Meta
Categories
Tag Archives: kerberos
Windows Kerberos Authentication with java.net.Authenticator
Overview Http Authentication * Java SE supports: – HTTP Basic authentication – HTTP Digest authentication – NTLM – Http SPNEGO Negotiate with Kerberos and NTLM * Uses java.net.Authenticator to – enable authentication – provide access to a store of usernames … Continue reading