Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.axis.transport.http.ServletEndpointContextImpl
Method Summary | |
HttpSession | |
MessageContext | |
ServletContext | |
Principal | |
boolean |
|
public HttpSession getHttpSession()
- Specified by:
- getHttpSession in interface ServletEndpointContext
public MessageContext getMessageContext()
- Specified by:
- getMessageContext in interface ServletEndpointContext
public ServletContext getServletContext()
- Specified by:
- getServletContext in interface ServletEndpointContext
public Principal getUserPrincipal()
- Specified by:
- getUserPrincipal in interface ServletEndpointContext
public boolean isUserInRole(String role)