JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Set
<
Pattern
>
getAllowedUrls
()
Get the regular expression for allowed urls
Method Detail
getAllowedUrls
Set
<
Pattern
>
getAllowedUrls
()
Get the regular expression for allowed urls
Returns:
The
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method