Uses of Interface
net.officefloor.web.security.build.HttpSecurable
-
Packages that use HttpSecurable Package Description net.officefloor.web.security.build -
-
Uses of HttpSecurable in net.officefloor.web.security.build
Classes in net.officefloor.web.security.build that implement HttpSecurable Modifier and Type Class Description classAbstractHttpSecurableAbstractHttpSecurableimplementation to be configured asHttpSecurableBuilder.Methods in net.officefloor.web.security.build with parameters of type HttpSecurable Modifier and Type Method Description HttpSecurerHttpSecurityArchitect. createHttpSecurer(HttpSecurable securable)Creates aHttpSecurer.HttpSecurerHttpSecurityArchitectEmployer. createHttpSecurer(HttpSecurable securable)HttpSecurerHttpSecurityBuilder. createHttpSecurer(HttpSecurable securable)Creates aHttpSecurerfor thisHttpSecurity.
-