Hi,
I am getting the below error when i try to run the PermissionsGUI.java
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 4
at Security.Logon.getNamespaces(Logon.java:524)
at Security.Logon.logon(Logon.java:157)
at PermissionsG...