Uses of Class
net.officefloor.web.security.impl.CompleteApplicationHttpAuthenticateFunction.Dependencies
-
Packages that use CompleteApplicationHttpAuthenticateFunction.Dependencies Package Description net.officefloor.web.security.impl -
-
Uses of CompleteApplicationHttpAuthenticateFunction.Dependencies in net.officefloor.web.security.impl
Methods in net.officefloor.web.security.impl that return CompleteApplicationHttpAuthenticateFunction.Dependencies Modifier and Type Method Description static CompleteApplicationHttpAuthenticateFunction.Dependencies
CompleteApplicationHttpAuthenticateFunction.Dependencies. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CompleteApplicationHttpAuthenticateFunction.Dependencies[]
CompleteApplicationHttpAuthenticateFunction.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 CompleteApplicationHttpAuthenticateFunction.Dependencies Modifier and Type Method Description void
CompleteApplicationHttpAuthenticateFunction. execute(ManagedFunctionContext<CompleteApplicationHttpAuthenticateFunction.Dependencies,None> context)
-