public class ConfigureCxfSecurity extends Object
| Constructor and Description |
|---|
ConfigureCxfSecurity() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configure(org.apache.cxf.endpoint.Endpoint endpoint,
org.apache.openejb.core.webservices.PortData port) |
static Map<String,Object> |
getPropsFromProperties(Properties inProps,
String pattern) |
static void |
setupWSS4JChain(org.apache.cxf.endpoint.Endpoint endpoint,
Map<String,Object> inProps,
Map<String,Object> outProps) |
static void |
setupWSS4JChain(org.apache.cxf.endpoint.Endpoint endpoint,
Properties inProps) |
public static final void setupWSS4JChain(org.apache.cxf.endpoint.Endpoint endpoint,
Properties inProps)
public static Map<String,Object> getPropsFromProperties(Properties inProps, String pattern)
public static final void setupWSS4JChain(org.apache.cxf.endpoint.Endpoint endpoint,
Map<String,Object> inProps,
Map<String,Object> outProps)
public static final void configure(org.apache.cxf.endpoint.Endpoint endpoint,
org.apache.openejb.core.webservices.PortData port)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.