Class DOFAuthorization
java.lang.Object
org.eclnt.ccaddons.dof.util.authorization.DOFAuthorization
- All Implemented Interfaces:
IDOFAuthorization
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclnt.ccaddons.dof.pbc.IDOFAuthorization
IDOFAuthorization.AuthorizationInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAuthorizationForObjectType
(DOFObjectType objectType) static void
initDevMode
(boolean devModeAllAllowed) Switches authorization management to dev. mode - in which all is allowed.static void
static DOFAllAuthorizationData
read()
static void
save
(DOFAllAuthorizationData allData)
-
Constructor Details
-
DOFAuthorization
public DOFAuthorization()
-
-
Method Details
-
main
-
initDevMode
public static void initDevMode(boolean devModeAllAllowed) Switches authorization management to dev. mode - in which all is allowed. -
getAuthorizationForObjectType
- Specified by:
getAuthorizationForObjectType
in interfaceIDOFAuthorization
-
read
-
save
-