jinmeiliao commented on a change in pull request #7116:
URL: https://github.com/apache/geode/pull/7116#discussion_r756344394
##########
File path:
geode-core/src/main/java/org/apache/geode/internal/security/SecurityServiceFactory.java
##########
@@ -28,6 +28,8 @@
import org.apache.geode.security.SecurityManager;
public class SecurityServiceFactory {
+ public static final String SECURITY_SERVICE_SYSTEM_PROPERTY =
+ "org.apache.geode.internal.security.SecurityService";
Review comment:
This is only for testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]