Class RegistrationConstants
- java.lang.Object
 - 
- org.apache.jackrabbit.oak.spi.security.RegistrationConstants
 
 
- 
public abstract class RegistrationConstants extends java.lang.ObjectHolds the names of well-known registration properties for security-related components 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.lang.StringOAK_SECURITY_NAMEName to be used when registering components that are required by theorg.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration 
 - 
 
- 
- 
Field Detail
- 
OAK_SECURITY_NAME
public static final java.lang.String OAK_SECURITY_NAME
Name to be used when registering components that are required by theorg.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration- See Also:
 - Constant Field Values
 
 
 - 
 
 -