| Package | Description | 
|---|---|
| org.apache.jackrabbit.rmi.client | Client implementation of the transparent JCR-RMI layer. | 
| org.apache.jackrabbit.rmi.client.security | |
| org.apache.jackrabbit.rmi.remote | Remote interfaces of the transparent JCR-RMI layer. | 
| org.apache.jackrabbit.rmi.server | Server implementation of the transparent JCR-RMI layer. | 
| org.apache.jackrabbit.rmi.server.security | 
| Modifier and Type | Method and Description | 
|---|---|
| AccessControlManager | ClientAdapterFactory. getAccessControlManager(RemoteAccessControlManager remote)Factory method for creating a local adapter for a remote access control
 manager | 
| AccessControlManager | LocalAdapterFactory. getAccessControlManager(RemoteAccessControlManager remote)Factory method for creating a local adapter for a remote access control
 manager | 
| Constructor and Description | 
|---|
| ClientAccessControlManager(RemoteAccessControlManager racm,
                          LocalAdapterFactory factory) | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteAccessControlManager | RemoteSession. getAccessControlManager()Remote version of the  Session.getAccessControlManager()method. | 
| Modifier and Type | Method and Description | 
|---|---|
| RemoteAccessControlManager | ServerSession. getAccessControlManager()Remote version of the  Session.getAccessControlManager()method. | 
| RemoteAccessControlManager | RemoteAdapterFactory. getRemoteAccessControlManager(AccessControlManager acm)Returns a remote adapter for the given local access control manager. | 
| RemoteAccessControlManager | ServerAdapterFactory. getRemoteAccessControlManager(AccessControlManager acm)Creates a
  ServerAccessControlManagerinstance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServerAccessControlManager | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.