public class BroadleafRobotsController extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | BLC_RULE_MAP_PARAM | 
| protected BroadleafContextUtil | blcContextUtil | 
| static String | REQUEST_DTO | 
| Constructor and Description | 
|---|
| BroadleafRobotsController() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getDefaultRobotsTxt()Used to produce a working but simple robots.txt. | 
| String | getRobotsFile(javax.servlet.http.HttpServletRequest request,
             javax.servlet.http.HttpServletResponse response) | 
| boolean | isSecure(javax.servlet.http.HttpServletRequest request) | 
public static final String BLC_RULE_MAP_PARAM
public static final String REQUEST_DTO
protected BroadleafContextUtil blcContextUtil
public String getRobotsFile(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
public boolean isSecure(javax.servlet.http.HttpServletRequest request)
protected String getDefaultRobotsTxt()
Copyright © 2020. All rights reserved.