public class GatewaySecurityProvider
extends org.mule.runtime.core.api.security.AbstractSecurityProvider
ClientAuthentications that just let it go through. It does not make any validations| Constructor and Description |
|---|
GatewaySecurityProvider(String name) |
| 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 GatewaySecurityProvider(String name)
public org.mule.runtime.api.security.Authentication authenticate(org.mule.runtime.api.security.Authentication authentication)
throws org.mule.runtime.api.security.SecurityException
org.mule.runtime.api.security.SecurityExceptionpublic boolean supports(Class<?> aClass)
supports in interface org.mule.runtime.core.api.security.SecurityProvidersupports in class org.mule.runtime.core.api.security.AbstractSecurityProviderCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.