Uses of Interface
net.officefloor.web.rest.build.RestMethodDecoratorContext
Packages that use RestMethodDecoratorContext
-
Uses of RestMethodDecoratorContext in net.officefloor.web.rest.build
Methods in net.officefloor.web.rest.build with parameters of type RestMethodDecoratorContextModifier and TypeMethodDescriptionvoidRestMethodDecorator.decorateRestMethod(RestMethodDecoratorContext<M> context) Decorates theRestMethod.voidSecureRestMethodDecorator.decorateRestMethod(RestMethodDecoratorContext<Void> context) -
Uses of RestMethodDecoratorContext in net.officefloor.web.security.rest
Methods in net.officefloor.web.security.rest with parameters of type RestMethodDecoratorContextModifier and TypeMethodDescriptionvoidHttpSecurityRestMethodDecorator.decorateRestMethod(RestMethodDecoratorContext<Void> context)