|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.enterprise.control.RequestUser
class RequestUser
Encapsulates all client information.
| Constructor Summary | |
|---|---|
protected |
RequestUser()
Creates an empty object. |
|
RequestUser(javax.servlet.http.HttpServletRequest request)
Creates a request user object with client information retrieved out of the request object. |
| Method Summary | |
|---|---|
String |
getAuthType()
|
String |
getRemoteAddr()
|
String |
getRemoteHost()
|
String |
getRemoteUser()
|
protected Object |
getRequestValue(javax.servlet.http.HttpServletRequest request,
String methodName,
Object defaultValue)
|
String |
getUserPrincipal()
|
protected void |
parseRequest(javax.servlet.http.HttpServletRequest request)
Parse request object for user specific attributes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RequestUser()
public RequestUser(javax.servlet.http.HttpServletRequest request)
request - the request object containing user and client data| Method Detail |
|---|
public String getRemoteUser()
public String getRemoteAddr()
public String getRemoteHost()
public String getAuthType()
public String getUserPrincipal()
protected void parseRequest(javax.servlet.http.HttpServletRequest request)
request - to parse
protected Object getRequestValue(javax.servlet.http.HttpServletRequest request,
String methodName,
Object defaultValue)
throws NoSuchMethodException,
InvocationTargetException,
IllegalAccessException
request - methodName - defaultValue -
null
will be returned.
NoSuchMethodException
InvocationTargetException
IllegalAccessException
|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org