Class RequiresSecretFilter

java.lang.Object
org.openqa.selenium.grid.security.RequiresSecretFilter
All Implemented Interfaces:
Function<HttpHandler,HttpHandler>, Filter

public class RequiresSecretFilter extends Object implements Filter