public interface STSClientCreator
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.ws.security.trust.STSClient |
newSTSClient(org.apache.cxf.Bus bus,
String username,
String password) |
org.apache.cxf.ws.security.trust.STSClient |
newSTSX509Client(org.apache.cxf.Bus bus,
String alias) |
Copyright © 2011–2021 Talend Inc.. All rights reserved.