<
From version < 4.1 >
edited by rssh
on 2008/02/11
To version < 5.1 >
edited by rssh
on 2008/02/11
>
Change comment: add notes about XWikiGrpupService and XWikiRightService

Summary

Details

Page properties
Content
... ... @@ -114,14 +114,15 @@
114 114  
115 115  Note, that you also can implement own right management service by implementing XWikiRightService interface:
116 116  {code}
117 -xwiki.authentication.roghtsclass = com.acme.MyCustomRightsService
117 +xwiki.authentication.rightsclass = com.acme.MyCustomRightsService
118 118  {code}
119 119  
120 -and group service by implementing XWikiGroupService and setting xwiki.authentication.groupclass parameter.
120 +and group service by implementing XWikiGroupService and setting ~~xwiki.authentication.groupclass~~ property.
121 121  
122 122  
123 123  
124 124  
125 +
125 125  1.1 Authentication parameters
126 126  
127 127  You can set each of these parameters by setting:

Get Connected