There was an error while loading. Please reload this page.
1 parent 29b3e55 commit 8b1918bCopy full SHA for 8b1918b
src/org/opensolaris/opengrok/authorization/AuthorizationFramework.java
@@ -428,7 +428,7 @@ private String getClassName(JarEntry f) {
428
* Old instances of stack are removed and new list of stack is constructed.
429
* Unload and load event is fired on each plugin.
430
*
431
- * @see IAuthorizationPlugin#load()
+ * @see IAuthorizationPlugin#load(java.util.Map)
432
* @see IAuthorizationPlugin#unload()
433
* @see Configuration#getPluginDirectory()
434
*/
0 commit comments