Uses of Class
flux.security.AccessibleFlowChartVariable

Packages that use AccessibleFlowChartVariable
flux.security Security that provides user authentication, security roles, and fine-grained permissions for working with engines, the cluster, and the Operations Console 
 

Uses of AccessibleFlowChartVariable in flux.security
 

Methods in flux.security that return types with arguments of type AccessibleFlowChartVariable
 java.util.SortedSet<AccessibleFlowChartVariable> Privilege.getFlowChartVariables()
          Returns flow chart variables used by some permission types.
 

Methods in flux.security with parameters of type AccessibleFlowChartVariable
 int AccessibleFlowChartVariable.compareTo(AccessibleFlowChartVariable that)
           
 void Privilege.setFlowChartVariables(AccessibleFlowChartVariable... flowChartVariables)
          Sets flow chart variables used by some permission types.
 



© 2014 Flux Corporation. All rights reserved.