public class WsSecurityOutInterceptor extends AbstractInterceptor implements SoapInterceptor
| Constructor and Description |
|---|
WsSecurityOutInterceptor(WsSecurityPolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
addAfter, addBefore, getAfter, getBefore, getId, handleFault, setAfter, setBefore, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAfter, getBefore, getId, handleFaultpublic WsSecurityOutInterceptor(WsSecurityPolicy policy)
public void handleMessage(Message message)
InterceptorhandleMessage in interface Interceptorpublic java.util.Collection<java.net.URI> getRoles()
SoapInterceptorgetRoles in interface SoapInterceptorpublic java.util.Collection<javax.xml.namespace.QName> getUnderstoodHeaders()
SoapInterceptorgetUnderstoodHeaders in interface SoapInterceptorCopyright © 2005-2016 FuseSource. All Rights Reserved.