| Interface | Description |
|---|---|
| Caller |
A specification of the credentials of a client connecting to a repository.
|
| Class | Description |
|---|---|
| InternalOperationContext |
An context for executing an operation in an
InternalRepository. |
| InternalRepository |
A repository interface to the server we are running within.
|
| SimpleAuthenticatedCaller |
A specification of a caller claiming no credentials (other than its own id) which is considered to be already authenticated.
|