public final class SecurityContextHandlerArgumentResolver extends Object implements ArgumentResolver<org.mule.runtime.extension.api.security.AuthenticationHandler>
ArgumentResolver which returns the AuthenticationHandler of the current event| Constructor and Description |
|---|
SecurityContextHandlerArgumentResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.security.AuthenticationHandler |
resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
Resolves an argument's value from the given
executionContext |
public SecurityContextHandlerArgumentResolver()
public org.mule.runtime.extension.api.security.AuthenticationHandler resolve(org.mule.runtime.extension.api.runtime.operation.ExecutionContext executionContext)
ArgumentResolverexecutionContextresolve in interface ArgumentResolver<org.mule.runtime.extension.api.security.AuthenticationHandler>executionContext - an ExecutionContextCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.