public class MuleEncryptionEndpointSecurityFilter extends AbstractEndpointSecurityFilter
MuleEncryptionEndpointSecurityFilter provides password-based
encryptionendpointlogger, muleContext, securityManagerPHASE_NAME| Constructor and Description |
|---|
MuleEncryptionEndpointSecurityFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authenticateInbound(MuleEvent event) |
protected void |
authenticateOutbound(MuleEvent event) |
protected void |
doInitialise() |
EncryptionStrategy |
getStrategy() |
void |
setStrategy(EncryptionStrategy strategy) |
authenticate, doFilter, getEndpoint, setEndpointgetCredentialsAccessor, isAuthenticate, setAuthenticate, setCredentialsAccessorgetSecurityManager, getSecurityProviders, initialise, setMuleContext, setSecurityManager, setSecurityProviders, updatePayloadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCredentialsAccessor, setCredentialsAccessorgetSecurityManager, getSecurityProviders, setSecurityManager, setSecurityProvidersinitialisepublic MuleEncryptionEndpointSecurityFilter()
protected final void authenticateInbound(MuleEvent event) throws SecurityException, CryptoFailureException, EncryptionStrategyNotFoundException, UnknownAuthenticationTypeException
protected void authenticateOutbound(MuleEvent event) throws SecurityException, SecurityProviderNotFoundException, CryptoFailureException
authenticateOutbound in class AbstractEndpointSecurityFilterSecurityExceptionSecurityProviderNotFoundExceptionCryptoFailureExceptionprotected void doInitialise()
throws InitialisationException
doInitialise in class AbstractSecurityFilterInitialisationExceptionpublic EncryptionStrategy getStrategy()
public void setStrategy(EncryptionStrategy strategy)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.