Class SecurityRestRewriteConfigProvider
java.lang.Object
org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
de.xima.fc.api.rest.pub.impl.security.servlet.SecurityRestRewriteConfigProvider
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Specialized<Object>, org.ocpsoft.common.pattern.Weighted, org.ocpsoft.rewrite.config.ConfigurationProvider<javax.servlet.ServletContext>
@RewriteConfiguration
public class SecurityRestRewriteConfigProvider
extends org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
-
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
-
SecurityRestRewriteConfigProvider
public SecurityRestRewriteConfigProvider()
-
-
Method Details
-
getConfiguration
public org.ocpsoft.rewrite.config.Configuration getConfiguration(javax.servlet.ServletContext context) -
priority
public int priority()
-