public class WsSecurity extends Object
Constructor and Description |
---|
WsSecurity() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getConfigProperties() |
Map<String,Object> |
getCustomValidator() |
String |
getName() |
WsSecurity |
getRef() |
MuleSecurityManagerValidator |
getSecurityManager() |
void |
setCustomValidator(Map<String,Object> customValidator) |
void |
setName(String name) |
void |
setRef(WsSecurity ref) |
void |
setSecurityManager(MuleSecurityManagerValidator securityManager) |
void |
setWsConfig(WsConfig wsConfig) |
public void setRef(WsSecurity ref)
public WsSecurity getRef()
public void setWsConfig(WsConfig wsConfig)
public MuleSecurityManagerValidator getSecurityManager()
public void setName(String name)
public String getName()
public void setSecurityManager(MuleSecurityManagerValidator securityManager)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.