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 HttpSecurityExplorerContextOpenApiSecurityExtensionContext. 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 voidHttpSecurityExplorer. explore(HttpSecurityExplorerContext context)Explores theHttpSecurity.
-