AuthenticationFormServlet
provides the default login form
used for OpenID Authentication.j_reason
request parameter.requestCredentials
method when redirecting to the login
request form.requestCredentials
method providing to authenticated OpenID
identity.AuthorizationHeaderAuthenticationHandler
class implements
the authorization steps based on the Authorization header of the HTTP
request.OpenIDConstants
class defines useful constants for
implementors of login forms for OpenID authentication.OpenIDFailure
defines the OpenID authentication failure
codes which may be set as the
j_reason
request
parameter for the login form.401
(Unauthorized) with a
WWW-Authenticate
requesting standard HTTP header
authentication with the Basic
scheme and the configured
realm name.Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.