|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.soap.core.AbstractInterceptor
org.apache.servicemix.soap.ws.security.WsSecurityOutInterceptor
public class WsSecurityOutInterceptor
| Constructor Summary | |
|---|---|
WsSecurityOutInterceptor(WsSecurityPolicy policy)
|
|
| Method Summary | |
|---|---|
java.util.Collection<java.net.URI> |
getRoles()
List of roles when acting for a soap interceptor |
java.util.Collection<javax.xml.namespace.QName> |
getUnderstoodHeaders()
List of understood headers for a soap interceptor |
void |
handleMessage(Message message)
Intercepts a message. |
| Methods inherited from class org.apache.servicemix.soap.core.AbstractInterceptor |
|---|
addAfter, addBefore, getAfter, getBefore, getId, handleFault, setAfter, setBefore, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.servicemix.soap.api.Interceptor |
|---|
getAfter, getBefore, getId, handleFault |
| Constructor Detail |
|---|
public WsSecurityOutInterceptor(WsSecurityPolicy policy)
| Method Detail |
|---|
public void handleMessage(Message message)
Interceptor
handleMessage in interface Interceptorpublic java.util.Collection<java.net.URI> getRoles()
SoapInterceptor
getRoles in interface SoapInterceptorpublic java.util.Collection<javax.xml.namespace.QName> getUnderstoodHeaders()
SoapInterceptor
getUnderstoodHeaders in interface SoapInterceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||