org.talend.esb.security.saml
Class SAMLRESTUtils
java.lang.Object
org.talend.esb.security.saml.SAMLRESTUtils
public class SAMLRESTUtils
- extends Object
|
Method Summary |
static void |
configureClient(org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean clientFactory,
org.apache.cxf.ws.security.trust.STSClient stsClient)
|
static void |
configureServer(org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean serverFactory,
Map<String,Object> securityProps)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIGNATURE_PASSWORD
public static final String SIGNATURE_PASSWORD
- See Also:
- Constant Field Values
configureClient
public static void configureClient(org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean clientFactory,
org.apache.cxf.ws.security.trust.STSClient stsClient)
configureServer
public static void configureServer(org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean serverFactory,
Map<String,Object> securityProps)
Copyright © 2011–2014 Talend Inc.. All rights reserved.