org.apache.axis.transport.http
public class ServletEndpointContextImpl extends Object implements ServletEndpointContext
| Method Summary | |
|---|---|
| HttpSession | getHttpSession() |
| MessageContext | getMessageContext() |
| ServletContext | getServletContext() |
| Principal | getUserPrincipal() |
| boolean | isUserInRole(String role) |