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