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