public class PreAuthenticatedAuthenticationProvider extends Object implements SpringAuthenticationProvider
| Constructor and Description |
|---|
PreAuthenticatedAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
getAuthentication(Authentication authentication)
Provides a spring authentication according to mule's authentication
|
public PreAuthenticatedAuthenticationProvider()
public org.springframework.security.core.Authentication getAuthentication(Authentication authentication)
getAuthentication in interface SpringAuthenticationProviderauthentication - the mule's authenticationCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.