Uses of Interface
net.officefloor.web.security.build.HttpSecurer
-
Packages that use HttpSecurer Package Description net.officefloor.web.security.build -
-
Uses of HttpSecurer in net.officefloor.web.security.build
Methods in net.officefloor.web.security.build that return HttpSecurer Modifier and Type Method Description HttpSecurer
HttpSecurityArchitect. createHttpSecurer(HttpSecurable securable)
Creates aHttpSecurer
.HttpSecurer
HttpSecurityArchitectEmployer. createHttpSecurer(HttpSecurable securable)
HttpSecurer
HttpSecurityBuilder. createHttpSecurer(HttpSecurable securable)
Creates aHttpSecurer
for thisHttpSecurity
.
-