Uses of Class
net.officefloor.web.security.section.HttpFlowSecurerManagedFunction.Flows
-
Packages that use HttpFlowSecurerManagedFunction.Flows Package Description net.officefloor.web.security.section -
-
Uses of HttpFlowSecurerManagedFunction.Flows in net.officefloor.web.security.section
Methods in net.officefloor.web.security.section that return HttpFlowSecurerManagedFunction.Flows Modifier and Type Method Description static HttpFlowSecurerManagedFunction.Flows
HttpFlowSecurerManagedFunction.Flows. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static HttpFlowSecurerManagedFunction.Flows[]
HttpFlowSecurerManagedFunction.Flows. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.web.security.section with type arguments of type HttpFlowSecurerManagedFunction.Flows Modifier and Type Method Description void
HttpFlowSecurerManagedFunction. execute(ManagedFunctionContext<Indexed,HttpFlowSecurerManagedFunction.Flows> context)
-