public class JaasSecurityFilter extends AbstractEndpointSecurityFilter
endpoint, logger, muleContext, securityManagerPHASE_NAME| Constructor and Description |
|---|
JaasSecurityFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authenticateInbound(MuleEvent event) |
protected void |
authenticateOutbound(MuleEvent event) |
protected void |
doInitialise() |
authenticate, getCredentialsAccessor, getEndpoint, getSecurityManager, getSecurityProviders, initialise, initialiseEndpoint, isAuthenticate, lazyInit, setAuthenticate, setCredentialsAccessor, setEndpoint, setMuleContext, setSecurityManager, setSecurityProviders, updatePayloadprotected 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 AbstractEndpointSecurityFilterInitialisationExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.