Package org.ametys.cms.remote
Class StaticRemoteUrl
java.lang.Object
org.ametys.cms.remote.StaticRemoteUrl
- All Implemented Interfaces:
 RemoteUrl,Configurable
Static implementation of a 
RemoteUrl- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(Configuration configuration) Get the regular expression for allowed urls 
- 
Constructor Details
- 
StaticRemoteUrl
public StaticRemoteUrl() 
 - 
 - 
Method Details
- 
configure
- Specified by:
 configurein interfaceConfigurable- Throws:
 ConfigurationException
 - 
getAllowedUrls
Description copied from interface:RemoteUrlGet the regular expression for allowed urls- Specified by:
 getAllowedUrlsin interfaceRemoteUrl- Returns:
 - The
 
 
 -