Class RegistrationConstants

java.lang.Object
org.apache.jackrabbit.oak.spi.security.RegistrationConstants

public abstract class RegistrationConstants extends Object
Holds the names of well-known registration properties for security-related components
  • Field Details

    • OAK_SECURITY_NAME

      public static final String OAK_SECURITY_NAME
      Name to be used when registering components that are required by the org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration
      See Also: