java.lang.Object
org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.ACE
All Implemented Interfaces:
AccessControlEntry, JackrabbitAccessControlEntry

@ProviderType public abstract class ACE extends Object implements JackrabbitAccessControlEntry
Default implementation of the JackrabbitAccessControlEntry interface. It asserts that the basic contract is fulfilled but does perform any additional validation on the principal, the privileges or the specified restrictions.