Class DriverUserAccessController
java.lang.Object
de.xima.fc.persistence.impl.DriverUserAccessController
- All Implemented Interfaces:
IDriverUserAccessController
@ApplicationScoped
public class DriverUserAccessController
extends Object
implements IDriverUserAccessController
Controls access to driver settings.
- Since:
- 8.5.0
- Author:
- Norman Lorenz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasDriverPermission(PersistenceUser user, DriverPermissionAction action)
-
Constructor Details
-
DriverUserAccessController
-
-
Method Details
-
hasDriverPermission
- Specified by:
hasDriverPermissionin interfaceIDriverUserAccessController
-