| Interface | Description |
|---|---|
| DistributionRequestAuthorizationStrategy |
Strategy for authorizing requests
|
| Class | Description |
|---|---|
| ForwardDistributionAgentFactory |
An OSGi service factory for
DistributionAgents which references already existing OSGi services. |
| PrivilegeDistributionRequestAuthorizationStrategy |
DistributionRequestAuthorizationStrategy based on JCR privileges over a certain Session |
| PrivilegeDistributionRequestAuthorizationStrategyFactory |
OSGi configuration factory for
PrivilegeDistributionRequestAuthorizationStrategy |
| QueueDistributionAgentFactory |
An OSGi service factory for "queuing agents" that queue resources from the local instance (and can be eventually
pulled from another remote "reverse agent").
|
| ReverseDistributionAgentFactory |
An OSGi service factory for "reverse agents" that pull resources from remote instances (e.g.
|
| SimpleDistributionAgent |
Basic implementation of a
DistributionAgent |
| SimpleDistributionAgentFactory |
An OSGi service factory for
DistributionAgents which references already existing OSGi services. |
| SyncDistributionAgentFactory |
An OSGi service factory for "synchronizing agents" that synchronize (pull and push) resources between remote instances.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.