public class JaasSecurityFilter extends AbstractEndpointSecurityFilter
endpoint, logger, muleContext, securityManager
PHASE_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, updatePayload
protected final void authenticateInbound(MuleEvent event) throws SecurityException, CryptoFailureException, EncryptionStrategyNotFoundException, UnknownAuthenticationTypeException
protected void authenticateOutbound(MuleEvent event) throws SecurityException, SecurityProviderNotFoundException, CryptoFailureException
authenticateOutbound
in class AbstractEndpointSecurityFilter
SecurityException
SecurityProviderNotFoundException
CryptoFailureException
protected void doInitialise() throws InitialisationException
doInitialise
in class AbstractEndpointSecurityFilter
InitialisationException
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.