|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SecurityProviderNotFoundException | |
| org.mule.extras.acegi.filters.http | |
| org.mule.impl.security | Core security implementation including the mule security manager and encryption types |
| org.mule.impl.security.filters | Core sercurity filter types. |
| 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 | |
void |
AbstractEndpointSecurityFilter.authenticate(UMOEvent event)
|
protected abstract void |
AbstractEndpointSecurityFilter.authenticateInbound(UMOEvent event)
|
protected abstract void |
AbstractEndpointSecurityFilter.authenticateOutbound(UMOEvent event)
|
UMOAuthentication |
MuleSecurityManager.authenticate(UMOAuthentication authentication)
|
| Uses of SecurityProviderNotFoundException in org.mule.impl.security.filters |
| Methods in org.mule.impl.security.filters that throw SecurityProviderNotFoundException | |
protected void |
MuleEncryptionEndpointSecurityFilter.authenticateOutbound(UMOEvent event)
|
| Uses of SecurityProviderNotFoundException in org.mule.umo.security |
| Methods in org.mule.umo.security that throw SecurityProviderNotFoundException | |
void |
UMOEndpointSecurityFilter.authenticate(UMOEvent event)
|
UMOAuthentication |
UMOSecurityManager.authenticate(UMOAuthentication authentication)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||