cached rbac manager is not a final implementation
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1448562 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c38e94efb2
commit
239831dd69
|
@ -886,7 +886,7 @@ public class CachedRbacManager
|
|||
|
||||
public boolean isFinalImplementation()
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
public String getDescriptionKey()
|
||||
|
|
Loading…
Reference in New Issue