|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.jaxws.context.WebServiceContextImpl
public class WebServiceContextImpl
Constructor Summary | |
---|---|
WebServiceContextImpl()
|
Method Summary | |
---|---|
MessageContext |
getMessageContext()
|
java.security.Principal |
getUserPrincipal()
|
boolean |
isUserInRole(java.lang.String user)
|
void |
setSoapMessageContext(MessageContext soapMessageContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebServiceContextImpl()
Method Detail |
---|
public MessageContext getMessageContext()
getMessageContext
in interface WebServiceContext
public java.security.Principal getUserPrincipal()
getUserPrincipal
in interface WebServiceContext
public boolean isUserInRole(java.lang.String user)
isUserInRole
in interface WebServiceContext
public void setSoapMessageContext(MessageContext soapMessageContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |