Uses of Interface
net.officefloor.web.security.build.HttpSecurableBuilder
Packages that use HttpSecurableBuilder
Package
Description
-
Uses of HttpSecurableBuilder in net.officefloor.web.resource.build
Methods in net.officefloor.web.resource.build that return HttpSecurableBuilderModifier and TypeMethodDescriptionHttpResourcesBuilder.getHttpSecurer()Obtains theHttpSecurableBuilderto configure access controls to theHttpResourceinstances. -
Uses of HttpSecurableBuilder in net.officefloor.web.security.build
Classes in net.officefloor.web.security.build that implement HttpSecurableBuilderModifier and TypeClassDescriptionclassAbstractHttpSecurableimplementation to be configured asHttpSecurableBuilder. -
Uses of HttpSecurableBuilder in net.officefloor.web.template.build
Methods in net.officefloor.web.template.build that return HttpSecurableBuilderModifier and TypeMethodDescriptionAbstractWebTemplate.getHttpSecurer()WebTemplate.getHttpSecurer()Obtains theHttpSecurableBuilderto configure access controls to thisWebTemplate.