| Interface | Description |
|---|---|
| SpringAuthenticationProvider |
A provider for spring authentication
|
| Class | Description |
|---|---|
| AuthorizationFilter |
Authorizes user access based on the required authorities for a user.
|
| PreAuthenticatedAuthenticationProvider |
Provides a pre authenticated authentication
|
| SpringAuthenticationAdapter | |
| SpringProviderAdapter |
SpringProviderAdapter is a wrapper for a Spring Security provider to
use with the SecurityManager |
| SpringSecurityContext |
SpringSecurityContext is a SecurityContext wrapper used to
interface with an Spring's SecurityContext. |
| SpringSecurityContextFactory |
SpringSecurityContextFactory creates an SpringSecurityContext for an
Authentication object. |
| UserAndPasswordAuthenticationProvider |
A spring authentication provider that return
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.