Uses of Interface
org.mule.module.spring.security.SpringAuthenticationProvider

Packages that use SpringAuthenticationProvider
org.mule.module.spring.security   
 

Uses of SpringAuthenticationProvider in org.mule.module.spring.security
 

Classes in org.mule.module.spring.security that implement SpringAuthenticationProvider
 class PreAuthenticatedAuthenticationProvider
          Provides a pre authenticated authentication
 class UserAndPasswordAuthenticationProvider
          A spring authentication provider that return
 

Methods in org.mule.module.spring.security that return SpringAuthenticationProvider
 SpringAuthenticationProvider SpringProviderAdapter.getAuthenticationProvider()
           
 

Methods in org.mule.module.spring.security with parameters of type SpringAuthenticationProvider
 void SpringProviderAdapter.setAuthenticationProvider(SpringAuthenticationProvider authenticationProvider)
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.