|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.security.AbstractEndpointSecurityFilter
org.mule.example.notifications.DummySecurityFilter
public class DummySecurityFilter
TODO
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 | |
---|---|
DummySecurityFilter()
|
Method Summary | |
---|---|
protected void |
authenticateInbound(MuleEvent event)
|
protected void |
authenticateOutbound(MuleEvent event)
|
protected void |
doAuthenticate(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 DummySecurityFilter()
Method Detail |
---|
protected void authenticateInbound(MuleEvent event) throws SecurityException, CryptoFailureException, SecurityProviderNotFoundException, EncryptionStrategyNotFoundException, UnknownAuthenticationTypeException
authenticateInbound
in class AbstractEndpointSecurityFilter
SecurityException
CryptoFailureException
SecurityProviderNotFoundException
EncryptionStrategyNotFoundException
UnknownAuthenticationTypeException
protected void authenticateOutbound(MuleEvent event) throws SecurityException, SecurityProviderNotFoundException, CryptoFailureException
authenticateOutbound
in class AbstractEndpointSecurityFilter
SecurityException
SecurityProviderNotFoundException
CryptoFailureException
protected void doAuthenticate(MuleEvent event) throws UnauthorisedException
UnauthorisedException
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 |