|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.security.AbstractEndpointSecurityFilter
org.mule.module.jaas.filters.JaasSecurityFilter
public class JaasSecurityFilter
Field Summary |
---|
Fields inherited from class org.mule.security.AbstractEndpointSecurityFilter |
---|
endpoint, logger, muleContext, securityManager |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
JaasSecurityFilter()
|
Method Summary | |
---|---|
protected void |
authenticateInbound(MuleEvent event)
|
protected void |
authenticateOutbound(MuleEvent event)
|
protected void |
doInitialise()
|
Methods inherited from class org.mule.security.AbstractEndpointSecurityFilter |
---|
authenticate, getCredentialsAccessor, getEndpoint, getSecurityManager, getSecurityProviders, initialise, initialiseEndpoint, isAuthenticate, lazyInit, setAuthenticate, setCredentialsAccessor, setEndpoint, setMuleContext, setSecurityManager, setSecurityProviders, updatePayload |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaasSecurityFilter()
Method Detail |
---|
protected final void authenticateInbound(MuleEvent event) throws SecurityException, CryptoFailureException, EncryptionStrategyNotFoundException, UnknownAuthenticationTypeException
authenticateInbound
in class AbstractEndpointSecurityFilter
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |