Uses of Interface
net.officefloor.web.security.build.HttpSecurityExplorerContext
-
Packages that use HttpSecurityExplorerContext Package Description net.officefloor.web.openapi.security net.officefloor.web.security.build -
-
Uses of HttpSecurityExplorerContext in net.officefloor.web.openapi.security
Methods in net.officefloor.web.openapi.security that return HttpSecurityExplorerContext Modifier and Type Method Description HttpSecurityExplorerContext
OpenApiSecurityExtensionContext. getHttpSecurity()
Obtains theHttpSecurityExplorerContext
. -
Uses of HttpSecurityExplorerContext in net.officefloor.web.security.build
Methods in net.officefloor.web.security.build with parameters of type HttpSecurityExplorerContext Modifier and Type Method Description void
HttpSecurityExplorer. explore(HttpSecurityExplorerContext context)
Explores theHttpSecurity
.
-