Package org.apache.hadoop.security.authentication.examples


package org.apache.hadoop.security.authentication.examples
  • Classes
    Class
    Description
    org.apache.hadoop.security.authentication.examples.RequestLoggerFilter
    Servlet filter that logs HTTP request/response headers
    org.apache.hadoop.security.authentication.examples.WhoClient
    Example that uses AuthenticatedURL.
    org.apache.hadoop.security.authentication.examples.WhoServlet
    Example servlet that returns the user and principal of the request.