mirror of https://github.com/apache/cloudstack.git
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/com/cloud/server/auth | ||
| test/src/com/cloud/server/auth/test | ||
| pom.xml | ||