Package org.jboss.hal.core.accesscontrol
Class SensitiveGatekeeper
- java.lang.Object
-
- org.jboss.hal.core.accesscontrol.SensitiveGatekeeper
-
- All Implemented Interfaces:
com.gwtplatform.mvp.client.proxy.Gatekeeper
public class SensitiveGatekeeper extends Object implements com.gwtplatform.mvp.client.proxy.Gatekeeper
A gatekeeper which needsAccessControl.superUserOrAdministrator()to pass.
-
-
Constructor Summary
Constructors Constructor Description SensitiveGatekeeper(AccessControl accessControl)
-
-
-
Constructor Detail
-
SensitiveGatekeeper
@Inject public SensitiveGatekeeper(AccessControl accessControl)
-
-