public class STSRESTOutInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Constructor and Description |
|---|
STSRESTOutInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.ws.security.trust.STSClient |
getStsClient() |
void |
handleMessage(org.apache.cxf.message.Message message) |
void |
setStsClient(org.apache.cxf.ws.security.trust.STSClient stsClient)
Set the STSClient object.
|
public void handleMessage(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Faultpublic org.apache.cxf.ws.security.trust.STSClient getStsClient()
public void setStsClient(org.apache.cxf.ws.security.trust.STSClient stsClient)
stsClient - the STSClient object.Copyright © 2011–2016 Talend Inc.. All rights reserved.