org.apache.axis.transport.http

Class ServletEndpointContextImpl

public class ServletEndpointContextImpl extends Object implements ServletEndpointContext

Method Summary
HttpSessiongetHttpSession()
MessageContextgetMessageContext()
ServletContextgetServletContext()
PrincipalgetUserPrincipal()
booleanisUserInRole(String role)

Method Detail

getHttpSession

public HttpSession getHttpSession()

getMessageContext

public MessageContext getMessageContext()

getServletContext

public ServletContext getServletContext()

getUserPrincipal

public Principal getUserPrincipal()

isUserInRole

public boolean isUserInRole(String role)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.