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 Details

    • UserPortalRewriteConfigurationProvider

      public UserPortalRewriteConfigurationProvider()
  • Method Details

    • getConfiguration

      public org.ocpsoft.rewrite.config.Configuration getConfiguration(javax.servlet.ServletContext context)
    • priority

      public int priority()