|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.services.controller.RequestContext
public class RequestContext
Encapsulates security and other information that are associated with the currently processed request.
GenericServlet.getServletContext()| Method Summary | |
|---|---|
Credentials |
getCredentials()
|
java.lang.String |
getRequestedBaseURL()
Returns the base URL that was used to contact the OGCFrontController and initiated the request. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getRequestedBaseURL()
OGCFrontController and initiated the request.
nullpublic Credentials getCredentials()
nullpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||