Added ThreadLocal InnerMethodName to set method name from application
Validation handler for application split in 2 different handlers:
- ContextRetriever that set Token and Scope
- RequestValidation that does all the required checks
Added gcube bom dependency
Search for handlers in the root classpath
Modified the Authorization filter to accept also children
scope when authorizeChildrenContext is enabled on ContianerConfiguration
Shutdown of Accounting thread added
Minor issue on filter exclusion fixed
proxy configuration added
solved a bug in events registration for ProfileManager
added a scheduler for period update of GCoreEnpoints
Exclude modified to support exclude for sub-group of handlers
integration with Authorization 2.0
Added flush of accounting data
Changed accounting version
Transparent accounting added on service calls
Authorization token control added
Added support to HTTP Basic authorization
Fixed available space information on ghn profile
scopes can be removed from container
node profile set to static
internal adjustments for move to Java 7
wildcard allowed in exclude directives
domain corrected derived in gHN profile
cleaner shutdown
further improvement in shutdown handling
First Release