Package | Description |
---|---|
org.mule.api.endpoint |
Endpoint interfaces.
|
org.mule.endpoint |
Implemtation of Mule endpoint uris.
|
org.mule.module.jaas.filters | |
org.mule.module.pgp.filters | |
org.mule.security |
Core security implementation including the mule security manager and encryption types
|
org.mule.security.filters |
Core sercurity filter types.
|
org.mule.tck.util.endpoint | |
org.mule.transport.http.filters |
Modifier and Type | Method and Description |
---|---|
EndpointSecurityFilter |
ImmutableEndpoint.getSecurityFilter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected EndpointSecurityFilter |
AbstractEndpointBuilder.getDefaultSecurityFilter() |
EndpointSecurityFilter |
DynamicURIOutboundEndpoint.getSecurityFilter() |
EndpointSecurityFilter |
DynamicOutboundEndpoint.getSecurityFilter() |
EndpointSecurityFilter |
DynamicURIInboundEndpoint.getSecurityFilter() |
EndpointSecurityFilter |
AbstractEndpoint.getSecurityFilter()
Returns an EndpointSecurityFilter for this endpoint.
|
Modifier and Type | Class and Description |
---|---|
class |
JaasSecurityFilter |
Modifier and Type | Class and Description |
---|---|
class |
PGPSecurityFilter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEndpointSecurityFilter
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
MuleEncryptionEndpointSecurityFilter
MuleEncryptionEndpointSecurityFilter provides password-based
encryption |
Modifier and Type | Method and Description |
---|---|
EndpointSecurityFilter |
InboundEndpointWrapper.getSecurityFilter() |
Modifier and Type | Class and Description |
---|---|
class |
HttpBasicAuthenticationFilter
HttpBasicAuthenticationFilter TODO |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.