Package org.ametys.cms.remote
Interface RemoteUrl
- All Known Implementing Classes:
 StaticRemoteUrl
public interface RemoteUrl
A RemoteUrl provides s a list of url (pattern) authorized to be called from a remote application
- 
Method Summary
Modifier and TypeMethodDescriptionGet the regular expression for allowed urls 
- 
Method Details
- 
getAllowedUrls
Get the regular expression for allowed urls- Returns:
 - The
 
 
 -