|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WebContainerContext
HttpContext extensions.
| Field Summary |
|---|
| Fields inherited from interface org.osgi.service.http.HttpContext |
|---|
AUTHENTICATION_TYPE, AUTHORIZATION, REMOTE_USER |
| Method Summary | |
|---|---|
Set<String> |
getResourcePaths(String name)
Returns a set of all the paths (String objects) to entries within the web application whose longest sub-path matches the supplied path argument. |
| Methods inherited from interface org.osgi.service.http.HttpContext |
|---|
getMimeType, getResource, handleSecurity |
| Method Detail |
|---|
Set<String> getResourcePaths(String name)
name - the path name for which to return resource paths
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||