Uses of Interface
net.officefloor.web.security.build.HttpSecurityArchitect
Packages that use HttpSecurityArchitect
Package
Description
-
Uses of HttpSecurityArchitect in net.officefloor.web.openapi.build
Methods in net.officefloor.web.openapi.build with parameters of type HttpSecurityArchitectModifier and TypeMethodDescriptionstatic OpenApiArchitectOpenApiEmployer.employOpenApiArchitect(OfficeArchitect office, WebArchitect web, HttpSecurityArchitect security, OfficeSourceContext sourceContext) Employs theOpenApiArchitect. -
Uses of HttpSecurityArchitect in net.officefloor.web.resource.build
Methods in net.officefloor.web.resource.build with parameters of type HttpSecurityArchitectModifier and TypeMethodDescriptionstatic HttpResourceArchitectHttpResourceArchitectEmployer.employHttpResourceArchitect(WebArchitect webArchitect, HttpSecurityArchitect securityArchitect, OfficeArchitect officeArchitect, OfficeSourceContext officeSourceContext) Employs theHttpResourceArchitect. -
Uses of HttpSecurityArchitect in net.officefloor.web.security.build
Classes in net.officefloor.web.security.build that implement HttpSecurityArchitectMethods in net.officefloor.web.security.build that return HttpSecurityArchitectModifier and TypeMethodDescriptionstatic HttpSecurityArchitectHttpSecurityArchitectEmployer.employHttpSecurityArchitect(WebArchitect webArchitect, ComposeArchitect composeArchitect, OfficeArchitect officeArchitect, OfficeSourceContext officeSourceContext) Employs theHttpSecurityArchitect. -
Uses of HttpSecurityArchitect in net.officefloor.woof
Methods in net.officefloor.woof that return HttpSecurityArchitectModifier and TypeMethodDescriptionWoofContext.getHttpSecurityArchitect()Obtains theHttpSecurityArchitect.