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 -
Method Summary
Modifier and TypeMethodDescriptionorg.ocpsoft.rewrite.config.ConfigurationgetConfiguration(javax.servlet.ServletContext context) intpriority()Methods inherited from class org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
handles
-
Constructor Details
-
UserPortalRewriteConfigurationProvider
public UserPortalRewriteConfigurationProvider()
-
-
Method Details
-
getConfiguration
public org.ocpsoft.rewrite.config.Configuration getConfiguration(javax.servlet.ServletContext context) -
priority
public int priority()
-