Uses of Class
net.officefloor.frame.api.function.StaticManagedFunction
-
-
Uses of StaticManagedFunction in net.officefloor.frame.impl.execute.office
Subclasses of StaticManagedFunction in net.officefloor.frame.impl.execute.office Modifier and Type Class Description classLoadManagedObjectFunctionFactoryManagedFunctionFactoryto load the object of aManagedObject. -
Uses of StaticManagedFunction in net.officefloor.frame.test
Subclasses of StaticManagedFunction in net.officefloor.frame.test Modifier and Type Class Description classReflectiveFunctionBuilderReflectiveManagedFunctionBuilder.classTestManagedObject.TestRecycleRecycles theManagedObject. -
Uses of StaticManagedFunction in net.officefloor.script
Subclasses of StaticManagedFunction in net.officefloor.script Modifier and Type Class Description classScriptManagedFunctionScriptManagedFunction. -
Uses of StaticManagedFunction in net.officefloor.spring.webflux.procedure
Subclasses of StaticManagedFunction in net.officefloor.spring.webflux.procedure Modifier and Type Class Description classSpringWebFluxProcedureSpring Web FluxControllerProcedure. -
Uses of StaticManagedFunction in net.officefloor.spring.webmvc.procedure
Subclasses of StaticManagedFunction in net.officefloor.spring.webmvc.procedure Modifier and Type Class Description classSpringWebMvcProcedureSpring Web MVCControllerProcedure. -
Uses of StaticManagedFunction in net.officefloor.web.resource.source
Subclasses of StaticManagedFunction in net.officefloor.web.resource.source Modifier and Type Class Description classAbstractSendHttpFileFunction<R>AbstractManagedFunctionto sendHttpFile.classSendCachedHttpFileFunctionclassSendStoreHttpFileFunctionclassServiceHttpRequestFunctionclassTranslateHttpPathToWebServicerFunctionTranslates theHttpPathtoWebServicer.classTriggerSendHttpFileFunction -
Uses of StaticManagedFunction in net.officefloor.web.security.impl
Subclasses of StaticManagedFunction in net.officefloor.web.security.impl Modifier and Type Class Description classCompleteApplicationHttpAuthenticateFunction<AC extends java.io.Serializable>ManagedFunctionFactoryfor completing authentication with application specific credentials.classHandleAuthenticationRequiredFunctionManagedFunctionto handle theAuthenticationRequiredException.classHttpChallengeFunction<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>>ManagedFunctionFactoryto challenge the client.classManagedObjectAuthenticateFunction<AC extends java.io.Serializable,C,F extends java.lang.Enum<F>>ManagedFunctionandManagedFunctionFactoryforAuthenticationContextManagedObjectSourceauthentication.classManagedObjectLogoutFunction<AC extends java.io.Serializable,O extends java.lang.Enum<O>,F extends java.lang.Enum<F>>ManagedFunctionandManagedFunctionFactoryto log out.classSendHttpChallengeFunctionManagedFunctionto send theHttpChallenge.classStartApplicationHttpAuthenticateFunction<AC extends java.io.Serializable,C>ManagedFunctionandManagedFunctionFactoryfor triggering authentication with application specific credentials. -
Uses of StaticManagedFunction in net.officefloor.web.security.section
Subclasses of StaticManagedFunction in net.officefloor.web.security.section Modifier and Type Class Description classHttpFlowSecurerManagedFunction -
Uses of StaticManagedFunction in net.officefloor.web.template.section
Subclasses of StaticManagedFunction in net.officefloor.web.template.section Modifier and Type Class Description classWebTemplateArrayIteratorFunctionManagedFunctionto iterate over an array to render content.classWebTemplateFunctionManagedFunctionto write theParsedTemplateSection.classWebTemplateInitialFunctionInitialManagedFunctionto ensure appropriate conditions for rendering theParsedTemplate.
-