Uses of Enum Class
net.officefloor.web.security.impl.HandleAuthenticationRequiredFunction.Dependencies
Packages that use HandleAuthenticationRequiredFunction.Dependencies
-
Uses of HandleAuthenticationRequiredFunction.Dependencies in net.officefloor.web.security.impl
Methods in net.officefloor.web.security.impl that return HandleAuthenticationRequiredFunction.DependenciesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HandleAuthenticationRequiredFunction.Dependencies.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in net.officefloor.web.security.impl with type arguments of type HandleAuthenticationRequiredFunction.DependenciesModifier and TypeMethodDescriptionvoidHandleAuthenticationRequiredFunction.execute(ManagedFunctionContext<HandleAuthenticationRequiredFunction.Dependencies, Indexed> context)