Skip to content

Commit

Permalink
Some basic cleaning of security, kernel and web glue code
Browse files Browse the repository at this point in the history
Note that this is a simple pass over the code. There are still many more
issues to address.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed May 21, 2023
1 parent 1153a8f commit 7823691
Show file tree
Hide file tree
Showing 112 changed files with 3,868 additions and 3,857 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ public Void run() {
}

/*
* IASRI 4688449 This method was only used by J2EEInstanceListener to set the security context prior to invocations by
* IASRI 4688449 This method was only used by EEInstanceListener to set the security context prior to invocations by
* re-authenticating a previously set WebPrincipal. This is now cached so no need.
*/
public boolean authenticate(HttpServletRequest request, WebPrincipal principal) {
Expand Down
Loading

0 comments on commit 7823691

Please sign in to comment.