hb.web

Modules

auth
module hb.web.auth

Authentication and authorization framework based on fine-grained roles.

common
module hb.web.common

Contains common functionality for the REST and WEB interface generators.

i18n
module hb.web.i18n

Internationalization/translation support for the web interface module.

rest
module hb.web.rest

Automatic REST interface and client code generation facilities.

validation
module hb.web.validation

Parameter validation types transparently supported for web interface methods.

web
module hb.web.web

Implements a declarative framework for building web interfaces.