mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-10 19:43:10 +00:00
Fight scroll blindness: fix many broken doc comments.
Also many small typos in comments. Some small reformatting for readability. git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5124 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -486,8 +486,8 @@ public class X509Authentication implements AuthenticationMethod
|
||||
* Return special groups configured in dspace.cfg for X509 certificate
|
||||
* authentication.
|
||||
*
|
||||
* @param Context
|
||||
* @param HttpServletRequest
|
||||
* @param context
|
||||
* @param request
|
||||
* object potentially containing the cert
|
||||
*
|
||||
* @return An int array of group IDs
|
||||
|
Reference in New Issue
Block a user