| 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 |
CreatePath |
class |
CreateServiceUser |
class |
CreateUser |
class |
DeleteServiceUser |
class |
DeleteUser |
class |
DisableServiceUser |
class |
RegisterNamespace |
class |
RegisterNodetypes
An embedded block of text
|
class |
RegisterPrivilege |
class |
ServiceUserOperation |
class |
SetAclPaths
Set ACL statement that groups a set of AclLines
that all refer to the same set of paths.
|
class |
SetAclPrincipals
Set ACL statement that groups a set of AclLines
that all refer to the same set of principals.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.