0N/A
0N/Agrant {
0N/A // The following permissions are not required because the test is
0N/A // not expected to connect to an LDAP server
0N/A //
0N/A //permission java.net.SocketPermission "*:389", "connect";
0N/A //permission java.net.SocketPermission "*:636", "connect";
0N/A //permission javax.security.auth.AuthPermission "modifyPrincipals";
0N/A};
0N/A
0N/A