| Package | Description | 
|---|---|
| org.apache.sling.jcr.repoinit | 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements. 
 | 
| org.apache.sling.repoinit.parser | 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements. 
 | 
| org.apache.sling.repoinit.parser.operations | 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JcrRepoInitOpsProcessor.apply(javax.jcr.Session session,
     java.util.List<Operation> ops)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Operation> | 
RepoInitParser.parse(java.io.Reader reader)
Parse the supplied input. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AddGroupMembers  | 
class  | 
CreateGroup  | 
class  | 
CreatePath  | 
class  | 
CreateServiceUser  | 
class  | 
CreateUser  | 
class  | 
DeleteAclPaths  | 
class  | 
DeleteAclPrincipalBased  | 
class  | 
DeleteAclPrincipals  | 
class  | 
DeleteGroup  | 
class  | 
DeleteServiceUser  | 
class  | 
DeleteUser  | 
class  | 
DisableServiceUser  | 
class  | 
RegisterNamespace  | 
class  | 
RegisterNodetypes
An embedded block of text 
 | 
class  | 
RegisterPrivilege  | 
class  | 
RemoveGroupMembers  | 
class  | 
ServiceUserOperation  | 
class  | 
SetAclPaths
Set ACL statement that groups a set of AclLines
  that all refer to the same set of paths. 
 | 
class  | 
SetAclPrincipalBased
Set ACL statement that groups a set of AclLines
  that all refer to the same set of principals. 
 | 
class  | 
SetAclPrincipals
Set ACL statement that groups a set of AclLines
  that all refer to the same set of principals. 
 | 
class  | 
SetProperties  | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.