public class SoapWssSecurityProvider
extends org.mule.runtime.core.api.security.AbstractSecurityProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
| Constructor and Description |
|---|
SoapWssSecurityProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.security.Authentication |
authenticate(org.mule.runtime.api.security.Authentication authentication) |
boolean |
supports(Class<?> aClass) |
createSecurityContext, doInitialise, getName, getSecurityContextFactory, initialise, setName, setSecurityContextFactorypublic static final String ID
public org.mule.runtime.api.security.Authentication authenticate(org.mule.runtime.api.security.Authentication authentication)
public boolean supports(Class<?> aClass)
supports in interface org.mule.runtime.core.api.security.SecurityProvidersupports in class org.mule.runtime.core.api.security.AbstractSecurityProviderCopyright © 2021 MuleSoft, Inc.. All rights reserved.