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