@Deprecated public final class ResourceRequestProcessor extends Object
Modifier and Type | Method and Description |
---|---|
static Resource |
getResource(javax.servlet.http.HttpServletRequest request,
String path)
Deprecated.
|
static UserRegistry |
getUserRegistry(javax.servlet.http.HttpServletRequest request)
Deprecated.
|
static void |
processResourceGET(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String path)
Deprecated.
|
public static void processResourceGET(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String path) throws IOException
IOException
public static Resource getResource(javax.servlet.http.HttpServletRequest request, String path) throws RegistryException
RegistryException
public static UserRegistry getUserRegistry(javax.servlet.http.HttpServletRequest request) throws RegistryException
RegistryException
Copyright © 2016 WSO2 Inc. All Rights Reserved.