Uses of Class
net.officefloor.frame.api.function.StaticManagedFunction
Packages that use StaticManagedFunction
Package
Description
-
Uses of StaticManagedFunction in net.officefloor.frame.impl.execute.office
Subclasses of StaticManagedFunction in net.officefloor.frame.impl.execute.officeModifier and TypeClassDescriptionclassManagedFunctionFactoryto load the object of aManagedObject. -
Uses of StaticManagedFunction in net.officefloor.frame.test
Subclasses of StaticManagedFunction in net.officefloor.frame.testModifier and TypeClassDescriptionclassReflectiveManagedFunctionBuilder.classRecycles theManagedObject. -
Uses of StaticManagedFunction in net.officefloor.script
Subclasses of StaticManagedFunction in net.officefloor.script -
Uses of StaticManagedFunction in net.officefloor.spring.webflux.procedure
Subclasses of StaticManagedFunction in net.officefloor.spring.webflux.procedure -
Uses of StaticManagedFunction in net.officefloor.spring.webmvc.procedure
Subclasses of StaticManagedFunction in net.officefloor.spring.webmvc.procedure -
Uses of StaticManagedFunction in net.officefloor.web.resource.source
Subclasses of StaticManagedFunction in net.officefloor.web.resource.sourceModifier and TypeClassDescriptionclassAbstractManagedFunctionto sendHttpFile.classclassclassclassTranslates theHttpPathtoWebServicer.class -
Uses of StaticManagedFunction in net.officefloor.web.security.impl
Subclasses of StaticManagedFunction in net.officefloor.web.security.implModifier and TypeClassDescriptionclassManagedFunctionFactoryfor completing authentication with application specific credentials.classManagedFunctionto handle theAuthenticationRequiredException.classHttpChallengeFunction<O extends Enum<O>,F extends Enum<F>> ManagedFunctionFactoryto challenge the client.classManagedObjectAuthenticateFunction<AC extends Serializable,C, F extends Enum<F>> ManagedFunctionandManagedFunctionFactoryforAuthenticationContextManagedObjectSourceauthentication.classManagedObjectLogoutFunction<AC extends Serializable,O extends Enum<O>, F extends Enum<F>> ManagedFunctionandManagedFunctionFactoryto log out.classManagedFunctionto send theHttpChallenge.classStartApplicationHttpAuthenticateFunction<AC extends 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.sectionModifier and TypeClassDescriptionclass -
Uses of StaticManagedFunction in net.officefloor.web.template.section
Subclasses of StaticManagedFunction in net.officefloor.web.template.sectionModifier and TypeClassDescriptionclassManagedFunctionto iterate over an array to render content.classManagedFunctionto write theParsedTemplateSection.classInitialManagedFunctionto ensure appropriate conditions for rendering theParsedTemplate.