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