org.talend.esb.security.saml
Class STSClientUtils
java.lang.Object
org.talend.esb.security.saml.STSClientUtils
public class STSClientUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createSTSClient
public static org.apache.cxf.ws.security.trust.STSClient createSTSClient(org.apache.cxf.Bus bus,
Map<String,String> stsProps)
createSTSX509Client
public static org.apache.cxf.ws.security.trust.STSClient createSTSX509Client(org.apache.cxf.Bus bus,
Map<String,String> stsProps)
applyAuthorization
public static void applyAuthorization(org.apache.cxf.ws.security.trust.STSClient stsClient,
String role)
Copyright © 2011–2014 Talend Inc.. All rights reserved.