Class SecurityConfigurationLock

Object
org.apache.spark.security.SecurityConfigurationLock

public class SecurityConfigurationLock extends Object
There are cases when global JVM security configuration must be modified. In order to avoid race the modification must be synchronized with this.
  • Constructor Details

    • SecurityConfigurationLock

      public SecurityConfigurationLock()