public interface RequestToApplicationMapper
| Modifier and Type | Method and Description |
|---|---|
void |
addSecureMapping(String path,
String applicationName) |
String |
getApplication(javax.servlet.http.HttpServletRequest request) |
String |
getApplication(String path) |
void |
removeAllMappings(String applicationName) |
void |
removeSecureMapping(String path) |
Copyright © 2017 Atlassian. All rights reserved.