mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-09 11:03:12 +00:00
DS-3154: Fix some of the Javadocs errors in dspace-api
This commit is contained in:
@@ -266,7 +266,7 @@ public class ShibAuthentication implements AuthenticationMethod
|
||||
*
|
||||
* The values extracted (a user may have multiple roles) will be used to look
|
||||
* up which groups to place the user into. The groups are defined as
|
||||
* "authentication.shib.role.<role-name>" which is a comma separated list of
|
||||
* {@code authentication.shib.role.<role-name>} which is a comma separated list of
|
||||
* DSpace groups.
|
||||
*
|
||||
* @param context
|
||||
|
Reference in New Issue
Block a user