Package org.xwiki.security.authorization
Interface AuthorizationManagerConfiguration
-
@Role public interface AuthorizationManagerConfiguration
Configuration of theAuthorizationManager
.- Since:
- 4.0M2
- Version:
- $Id: 050a8a4464f3352d8f4d861c80309a85880669c0 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAuthorizationSettler()
-
-
-
Method Detail
-
getAuthorizationSettler
String getAuthorizationSettler()
- Returns:
- the hints to be used for looking up the authorization settler.
-
-