Package de.xima.fc.user_portal.route
Class UserPortalRewriteConfigurationProvider
- java.lang.Object
-
- org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
-
- de.xima.fc.user_portal.route.UserPortalRewriteConfigurationProvider
-
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Specialized<Object>
,org.ocpsoft.common.pattern.Weighted
,org.ocpsoft.rewrite.config.ConfigurationProvider<javax.servlet.ServletContext>
public class UserPortalRewriteConfigurationProvider extends org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
Redirect configuration provider for the user portal.- Since:
- 8.2.0
-
-
Constructor Summary
Constructors Constructor Description UserPortalRewriteConfigurationProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.ocpsoft.rewrite.config.Configuration
getConfiguration(javax.servlet.ServletContext context)
int
priority()
-