Package org.jboss.hal.meta.security
Class ElementGuard.Toggle
- java.lang.Object
-
- org.jboss.hal.meta.security.ElementGuard.Toggle
-
- All Implemented Interfaces:
Consumer<elemental2.dom.Element>
- Enclosing class:
- ElementGuard
public static class ElementGuard.Toggle extends Object implements Consumer<elemental2.dom.Element>
Toggle the CSS classCSS.rbacHiddenbased on the element's constraints.
-
-
Constructor Summary
Constructors Constructor Description Toggle(AuthorisationDecision authorisationDecision)
-
-
-
Constructor Detail
-
Toggle
public Toggle(AuthorisationDecision authorisationDecision)
-
-