| Package | Description | 
|---|---|
| org.apache.jackrabbit.spi.commons.privilege | 
| Modifier and Type | Method and Description | 
|---|---|
| PrivilegeDefinition[] | PrivilegeHandler. readDefinitions(InputStream in,
               Map<String,String> namespaces)Read the privilege definitions and update the specified namespace mapping. | 
| PrivilegeDefinition[] | PrivilegeHandler. readDefinitions(Reader reader,
               Map<String,String> namespaces)Read the privilege definitions and update the specified namespace mapping. | 
| Constructor and Description | 
|---|
| PrivilegeDefinitionReader(InputStream in,
                         String contentType)Creates a new  PrivilegeDefinitionReaderfor the given
 input stream. | 
| PrivilegeDefinitionReader(Reader reader,
                         String contentType)Creates a new  PrivilegeDefinitionReaderfor the given
 input stream. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.