|
Rename Method protected doAuthenticate(request Request, response HttpServletResponse) : boolean renamed to public authenticate(request Request, response HttpServletResponse) : boolean in class org.apache.catalina.authenticator.SSLAuthenticator |
From |
To |
|
Rename Method protected doAuthenticate(request Request, response HttpServletResponse) : boolean renamed to public authenticate(request Request, response HttpServletResponse) : boolean in class org.apache.catalina.authenticator.DigestAuthenticator |
From |
To |
|
Rename Method protected doAuthenticate(request Request, response HttpServletResponse) : boolean renamed to public authenticate(request Request, response HttpServletResponse) : boolean in class org.apache.catalina.authenticator.BasicAuthenticator |
From |
To |
|
Rename Method protected doAuthenticate(request Request, response HttpServletResponse) : boolean renamed to public authenticate(request Request, response HttpServletResponse) : boolean in class org.apache.catalina.authenticator.FormAuthenticator |
From |
To |
|
Rename Method protected doAuthenticate(request Request, response HttpServletResponse) : boolean renamed to public authenticate(request Request, response HttpServletResponse) : boolean in class org.apache.catalina.authenticator.NonLoginAuthenticator |
From |
To |
|
Rename Method protected doAuthenticate(request Request, response HttpServletResponse) : boolean renamed to public authenticate(request Request, response HttpServletResponse) : boolean in class org.apache.catalina.authenticator.SpnegoAuthenticator |
From |
To |