public class MuleEncryptionEndpointSecurityFilter extends AbstractOperationSecurityFilter
MuleEncryptionEndpointSecurityFilter provides password-based encryptionlogger, muleContext, securityManager| Constructor and Description |
|---|
MuleEncryptionEndpointSecurityFilter(EncryptionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
protected Event |
authenticateInbound(Event event) |
protected void |
doInitialise() |
authenticate, doFiltergetCredentialsAccessor, isAuthenticate, setAuthenticate, setCredentialsAccessorgetSecurityManager, getSecurityProviders, initialise, setMuleContext, setSecurityManager, setSecurityProvidersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSecurityManager, getSecurityProviders, setSecurityManager, setSecurityProviderspublic MuleEncryptionEndpointSecurityFilter(EncryptionStrategy strategy)
protected Event authenticateInbound(Event event) throws org.mule.runtime.api.security.SecurityException, org.mule.runtime.api.security.SecurityProviderNotFoundException, CryptoFailureException, EncryptionStrategyNotFoundException, org.mule.runtime.api.security.UnknownAuthenticationTypeException
authenticateInbound in class AbstractOperationSecurityFilterorg.mule.runtime.api.security.SecurityExceptionorg.mule.runtime.api.security.SecurityProviderNotFoundExceptionCryptoFailureExceptionEncryptionStrategyNotFoundExceptionorg.mule.runtime.api.security.UnknownAuthenticationTypeExceptionprotected void doInitialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
doInitialise in class AbstractSecurityFilterorg.mule.runtime.api.lifecycle.InitialisationExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.