| Interface | Description | 
|---|---|
| RemoteUrl | 
 A RemoteUrl provides s a list of url (pattern) authorized to be called from a remote application 
 | 
| Class | Description | 
|---|---|
| IsRemoteUrlAction | 
 This action checks if requested url is a URL allowed 
 | 
| RemoteURIResolver | 
URIResolver for type "remote".This resolver is a proxy to another type to be called from remote url.  | 
| RemoteUrlExtensionPoint | 
ExtensionPoint handling RemoteUrls. | 
| StaticRemoteUrl | 
 Static implementation of a  
RemoteUrl |