|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityProviderNotFoundException | |
org.mule.extras.acegi.filters.http | |
org.mule.impl.security | |
org.mule.impl.security.filters | |
org.mule.umo.security | Security API for authentication and authorisation. |
Uses of SecurityProviderNotFoundException in org.mule.extras.acegi.filters.http |
Methods in org.mule.extras.acegi.filters.http that throw SecurityProviderNotFoundException | |
void |
HttpBasicAuthenticationFilter.authenticateInbound(UMOEvent event)
Authenticates the current message if authenticate is set to true. |
void |
HttpBasicAuthenticationFilter.authenticateOutbound(UMOEvent event)
Authenticates the current message if authenticate is set to true. |
Uses of SecurityProviderNotFoundException in org.mule.impl.security |
Methods in org.mule.impl.security that throw SecurityProviderNotFoundException | |
UMOAuthentication |
MuleSecurityManager.authenticate(UMOAuthentication authentication)
|
void |
AbstractEndpointSecurityFilter.authenticate(UMOEvent event)
|
protected abstract void |
AbstractEndpointSecurityFilter.authenticateInbound(UMOEvent event)
|
protected abstract void |
AbstractEndpointSecurityFilter.authenticateOutbound(UMOEvent event)
|
Uses of SecurityProviderNotFoundException in org.mule.impl.security.filters |
Methods in org.mule.impl.security.filters that throw SecurityProviderNotFoundException | |
protected void |
MuleEncryptionEndpointSecurityFilter.authenticateInbound(UMOEvent event)
|
protected void |
MuleEncryptionEndpointSecurityFilter.authenticateOutbound(UMOEvent event)
|
Uses of SecurityProviderNotFoundException in org.mule.umo.security |
Methods in org.mule.umo.security that throw SecurityProviderNotFoundException | |
UMOAuthentication |
UMOSecurityManager.authenticate(UMOAuthentication authentication)
|
void |
UMOEndpointSecurityFilter.authenticate(UMOEvent event)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |