|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityProviderNotFoundException | |
|---|---|
| org.mule.api.security | Security API for authentication and authorisation. |
| org.mule.example.notifications | |
| org.mule.module.acegi.filters.http | |
| org.mule.module.jaas.filters | |
| org.mule.module.spring.security.filters.http | |
| org.mule.security | Core security implementation including the mule security manager and encryption types |
| org.mule.security.filters | Core sercurity filter types. |
| Uses of SecurityProviderNotFoundException in org.mule.api.security |
|---|
| Methods in org.mule.api.security that throw SecurityProviderNotFoundException | |
|---|---|
Authentication |
SecurityManager.authenticate(Authentication authentication)
|
void |
EndpointSecurityFilter.authenticate(MuleEvent event)
|
| Uses of SecurityProviderNotFoundException in org.mule.example.notifications |
|---|
| Methods in org.mule.example.notifications that throw SecurityProviderNotFoundException | |
|---|---|
protected void |
DummySecurityFilter.authenticateInbound(MuleEvent event)
|
protected void |
DummySecurityFilter.authenticateOutbound(MuleEvent event)
|
| Uses of SecurityProviderNotFoundException in org.mule.module.acegi.filters.http |
|---|
| Methods in org.mule.module.acegi.filters.http that throw SecurityProviderNotFoundException | |
|---|---|
void |
HttpBasicAuthenticationFilter.authenticateInbound(MuleEvent event)
Authenticates the current message if authenticate is set to true. |
void |
HttpBasicAuthenticationFilter.authenticateOutbound(MuleEvent event)
Authenticates the current message if authenticate is set to true. |
| Uses of SecurityProviderNotFoundException in org.mule.module.jaas.filters |
|---|
| Methods in org.mule.module.jaas.filters that throw SecurityProviderNotFoundException | |
|---|---|
protected void |
JaasSecurityFilter.authenticateOutbound(MuleEvent event)
|
| Uses of SecurityProviderNotFoundException in org.mule.module.spring.security.filters.http |
|---|
| Methods in org.mule.module.spring.security.filters.http that throw SecurityProviderNotFoundException | |
|---|---|
void |
HttpBasicAuthenticationFilter.authenticateInbound(MuleEvent event)
Authenticates the current message if authenticate is set to true. |
void |
HttpBasicAuthenticationFilter.authenticateOutbound(MuleEvent event)
Authenticates the current message if authenticate is set to true. |
| Uses of SecurityProviderNotFoundException in org.mule.security |
|---|
| Methods in org.mule.security that throw SecurityProviderNotFoundException | |
|---|---|
Authentication |
MuleSecurityManager.authenticate(Authentication authentication)
|
void |
AbstractEndpointSecurityFilter.authenticate(MuleEvent event)
|
protected abstract void |
AbstractEndpointSecurityFilter.authenticateInbound(MuleEvent event)
|
protected abstract void |
AbstractEndpointSecurityFilter.authenticateOutbound(MuleEvent event)
|
| Uses of SecurityProviderNotFoundException in org.mule.security.filters |
|---|
| Methods in org.mule.security.filters that throw SecurityProviderNotFoundException | |
|---|---|
protected void |
MuleEncryptionEndpointSecurityFilter.authenticateOutbound(MuleEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||