mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merged 5.1.N (5.1.1) to HEAD (5.2)
123329 cturlica: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1) 123182 gjames: MNT-15494: Added a blacklist of attributes (passwords) no longer shown via JMX git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123696 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -60,7 +60,7 @@ public class JmxDumpUtil
|
||||
private static final String NULL_VALUE = "<null>";
|
||||
|
||||
/** Place holder for unreadable values. */
|
||||
private static final String UNREADABLE_VALUE = "<not readable>";
|
||||
public static final String UNREADABLE_VALUE = "<not readable>";
|
||||
|
||||
private static final String OS_NAME = "os.name";
|
||||
|
||||
|
Reference in New Issue
Block a user