Uses of Class
net.officefloor.compile.spi.section.source.impl.AbstractSectionSource
-
-
Uses of AbstractSectionSource in net.officefloor.activity
Subclasses of AbstractSectionSource in net.officefloor.activity Modifier and Type Class Description classActivitySectionSourceSectionSourceto load theActivityModel. -
Uses of AbstractSectionSource in net.officefloor.activity.procedure.section
Subclasses of AbstractSectionSource in net.officefloor.activity.procedure.section Modifier and Type Class Description classProcedureSectionSourceSectionSourceforProcedure. -
Uses of AbstractSectionSource in net.officefloor.model.impl.section
Subclasses of AbstractSectionSource in net.officefloor.model.impl.section Modifier and Type Class Description classSectionModelSectionSourceSectionSourcefor aSectionModel. -
Uses of AbstractSectionSource in net.officefloor.plugin.section.clazz
Subclasses of AbstractSectionSource in net.officefloor.plugin.section.clazz Modifier and Type Class Description classClassSectionSourceClassSectionSource. -
Uses of AbstractSectionSource in net.officefloor.plugin.section.managedfunction
Subclasses of AbstractSectionSource in net.officefloor.plugin.section.managedfunction Modifier and Type Class Description classManagedFunctionSectionSourceSectionSourceimplementation that wraps aManagedFunctionSourceto expose it as a section. -
Uses of AbstractSectionSource in net.officefloor.plugin.section.transform
Subclasses of AbstractSectionSource in net.officefloor.plugin.section.transform Modifier and Type Class Description classTransformSectionSourceEnables transforming aSectionSource. -
Uses of AbstractSectionSource in net.officefloor.servlet.chain
Subclasses of AbstractSectionSource in net.officefloor.servlet.chain Modifier and Type Class Description classServletSectionSource -
Uses of AbstractSectionSource in net.officefloor.spring.webflux
Subclasses of AbstractSectionSource in net.officefloor.spring.webflux Modifier and Type Class Description classWebFluxSectionSourceSectionSourceservicingServerHttpConnectionvia Web Flux. -
Uses of AbstractSectionSource in net.officefloor.spring.webmvc
Subclasses of AbstractSectionSource in net.officefloor.spring.webmvc Modifier and Type Class Description classWebMvcSectionSourceSectionSourceservicingServerHttpConnectionvia Web MVC. -
Uses of AbstractSectionSource in net.officefloor.web
Subclasses of AbstractSectionSource in net.officefloor.web Modifier and Type Class Description classHttpRouteSectionSourceSectionSourceto handle HTTP routing. -
Uses of AbstractSectionSource in net.officefloor.web.jwt
Subclasses of AbstractSectionSource in net.officefloor.web.jwt Modifier and Type Class Description classDefaultJwtChallengeSectionSourceDefault handling of JWT challenges. -
Uses of AbstractSectionSource in net.officefloor.web.jwt.authority.combined
Subclasses of AbstractSectionSource in net.officefloor.web.jwt.authority.combined Modifier and Type Class Description classCombinedServerRetrieveValidateKeysSectionSourceHandling of retrieving keys when theJwtAuthorityis hosted in the same server as theJwtHttpSecuritySource. -
Uses of AbstractSectionSource in net.officefloor.web.jwt.authority.jwks
Subclasses of AbstractSectionSource in net.officefloor.web.jwt.authority.jwks Modifier and Type Class Description classJwksPublishSectionSourceJWKS publishSectionSource. -
Uses of AbstractSectionSource in net.officefloor.web.jwt.jwks
Subclasses of AbstractSectionSource in net.officefloor.web.jwt.jwks Modifier and Type Class Description classJwksSectionSourceJWKSSectionSource. -
Uses of AbstractSectionSource in net.officefloor.web.openapi.section
Subclasses of AbstractSectionSource in net.officefloor.web.openapi.section Modifier and Type Class Description classOpenApiSectionSourceConfigures the Open API servicing. -
Uses of AbstractSectionSource in net.officefloor.web.security.impl
Subclasses of AbstractSectionSource in net.officefloor.web.security.impl Modifier and Type Class Description classHandleAuthenticationRequiredSectionSourceSectionSourceto handle theAuthenticationRequiredException.classHttpSecuritySectionSource<A,AC extends java.io.Serializable,C,O extends java.lang.Enum<O>,F extends java.lang.Enum<F>>SectionSourcefor theHttpSecuritySource. -
Uses of AbstractSectionSource in net.officefloor.web.template.section
Subclasses of AbstractSectionSource in net.officefloor.web.template.section Modifier and Type Class Description classWebTemplateSectionSourceSectionSourcefor the HTTP template.
-