Uses of Interface
net.officefloor.web.security.type.HttpSecurityLoader
-
Packages that use HttpSecurityLoader Package Description net.officefloor.web.security.build net.officefloor.web.security.type -
-
Uses of HttpSecurityLoader in net.officefloor.web.security.build
Methods in net.officefloor.web.security.build that return HttpSecurityLoader Modifier and Type Method Description static HttpSecurityLoader
HttpSecurityArchitectEmployer. employHttpSecurityLoader(OfficeFloorCompiler compiler)
Employs theHttpSecurityLoader
. -
Uses of HttpSecurityLoader in net.officefloor.web.security.type
Classes in net.officefloor.web.security.type that implement HttpSecurityLoader Modifier and Type Class Description class
HttpSecurityLoaderImpl
HttpSecurityLoader
implementation.Methods in net.officefloor.web.security.type that return HttpSecurityLoader Modifier and Type Method Description HttpSecurityLoader
HttpSecurityLoaderImpl. run(OfficeFloorCompiler compiler, java.lang.Object[] parameters)
-