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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configure
(Configuration configuration) Get the regular expression for allowed urls
-
Constructor Details
-
StaticRemoteUrl
public StaticRemoteUrl()
-
-
Method Details
-
configure
- Specified by:
configure
in interfaceConfigurable
- Throws:
ConfigurationException
-
getAllowedUrls
Description copied from interface:RemoteUrl
Get the regular expression for allowed urls- Specified by:
getAllowedUrls
in interfaceRemoteUrl
- Returns:
- The
-