Uses of Interface
net.officefloor.web.spi.security.HttpSecurityExecuteContext
Packages that use HttpSecurityExecuteContext
Package
Description
-
Uses of HttpSecurityExecuteContext in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt with parameters of type HttpSecurityExecuteContextModifier and TypeMethodDescriptionvoidJwtHttpSecuritySource.start(HttpSecurityExecuteContext<JwtHttpSecuritySource.Flows> context) -
Uses of HttpSecurityExecuteContext in net.officefloor.web.spi.security
Methods in net.officefloor.web.spi.security with parameters of type HttpSecurityExecuteContextModifier and TypeMethodDescriptionvoidHttpSecuritySource.start(HttpSecurityExecuteContext<F> context) Called once afterHttpSecuritySource.init(HttpSecuritySourceContext)to indicate thisHttpSecuritySourceshould start execution. -
Uses of HttpSecurityExecuteContext in net.officefloor.web.spi.security.impl
Methods in net.officefloor.web.spi.security.impl with parameters of type HttpSecurityExecuteContextModifier and TypeMethodDescriptionvoidAbstractHttpSecuritySource.start(HttpSecurityExecuteContext<F> context)