public class TestSecurityFilter extends AbstractAuthenticationFilter
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSecurityFilter.StaticMessageUnauthorisedException |
| Modifier and Type | Field and Description |
|---|---|
static String |
SECURITY_EXCEPTION_MESSAGE |
logger, muleContext, securityManager| Constructor and Description |
|---|
TestSecurityFilter(boolean accept) |
| Modifier and Type | Method and Description |
|---|---|
Event |
authenticate(Event event) |
protected void |
doInitialise() |
boolean |
wasCalled() |
doFilter, getCredentialsAccessor, isAuthenticate, setAuthenticate, setCredentialsAccessorgetSecurityManager, getSecurityProviders, initialise, setMuleContext, setSecurityManager, setSecurityProviders, updatePayloadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSecurityManager, getSecurityProviders, setSecurityManager, setSecurityProviderspublic static final String SECURITY_EXCEPTION_MESSAGE
public Event authenticate(Event event) throws SecurityException, CryptoFailureException, SecurityProviderNotFoundException, EncryptionStrategyNotFoundException, UnknownAuthenticationTypeException
authenticate in interface AuthenticationFilterauthenticate in class AbstractAuthenticationFilterSecurityExceptionCryptoFailureExceptionSecurityProviderNotFoundExceptionEncryptionStrategyNotFoundExceptionUnknownAuthenticationTypeExceptionprotected void doInitialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
doInitialise in class AbstractSecurityFilterorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic boolean wasCalled()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.