Uses of Class
net.officefloor.web.security.HttpAccess
-
-
Uses of HttpAccess in net.officefloor.tutorial.authenticationhttpserver
Methods in net.officefloor.tutorial.authenticationhttpserver with annotations of type HttpAccess Modifier and Type Method Description HelloLogic.TemplateData
HelloLogic. getTemplateData(HttpAccessControl accessControl)
-
Uses of HttpAccess in net.officefloor.tutorial.jwthttpserver
Methods in net.officefloor.tutorial.jwthttpserver with annotations of type HttpAccess Modifier and Type Method Description void
SecuredResource. secure(ServerHttpConnection connection)
-
Uses of HttpAccess in net.officefloor.tutorial.jwtresourcehttpserver
Methods in net.officefloor.tutorial.jwtresourcehttpserver with annotations of type HttpAccess Modifier and Type Method Description void
SecuredResource. secure(Claims claims, ServerHttpConnection connection)
-
Uses of HttpAccess in net.officefloor.tutorial.swaggerhttpserver
Methods in net.officefloor.tutorial.swaggerhttpserver with annotations of type HttpAccess Modifier and Type Method Description void
Servicer. secure(HttpAccessControl control, ObjectResponse<Response> response)
-