| Package | Description |
|---|---|
| org.mule.api.security |
Security API for authentication and authorisation.
|
| org.mule.module.jaas | |
| org.mule.module.jaas.filters | |
| org.mule.security |
Core security implementation including the mule security manager and encryption types
|
| org.mule.security.filters |
Core sercurity filter types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointSecurityFilter.authenticate(MuleEvent event) |
SecurityContext |
SecurityProvider.createSecurityContext(Authentication auth) |
SecurityContext |
SecurityManager.createSecurityContext(Authentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
SecurityContext |
JaasSimpleAuthenticationProvider.createSecurityContext(Authentication auth) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JaasSecurityFilter.authenticateInbound(MuleEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEndpointSecurityFilter.authenticate(MuleEvent event) |
protected abstract void |
AbstractEndpointSecurityFilter.authenticateInbound(MuleEvent event) |
SecurityContext |
MuleSecurityManager.createSecurityContext(Authentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MuleEncryptionEndpointSecurityFilter.authenticateInbound(MuleEvent event) |
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.