Class Summary |
BasicNegotiationServlet |
A basic servlet to test that if prompted the client browser will return a SPNEGO
header rather than an NTLM header. |
KeytabPasswordLogon |
Utility to be called from the command line to verify that it is possible
to authenticate against the KDC when providing the keytab. |
NTLMNegotiationServlet |
A basic servlet to specifically test the NTLM negotiation. |
SecuredServlet |
A simple servlet to be secured and output information on the
authenticated user. |
SecurityDomainTestServlet |
A servlet to test that the security domain required by the authenticator
can successfully authenticate. |