mirror of
https://github.com/apache/cloudstack
synced 2026-08-03 13:43:25 +00:00
DefaultUserAuthenticator maskes the _name varible in ComponentLifecycleBase making the setName() method not work as expected. This patch cleans up the code such that getName() will be getClass().getSimpleName() unless overridden in the Spring configuration. |
||
|---|---|---|
| .. | ||
| src/org/apache/cloudstack | ||
| test | ||
| pom.xml | ||