All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.continuumsecurity.proxy.ContextModifier Maven / Gradle / Ivy

The newest version!
package net.continuumsecurity.proxy;

public interface ContextModifier {
    void setIncludeInContext(String contextName, String regex);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy