Uses of Interface
org.apache.camel.component.spring.security.AuthenticationAdapter

Packages that use AuthenticationAdapter
org.apache.camel.component.spring.security   
 

Uses of AuthenticationAdapter in org.apache.camel.component.spring.security
 

Classes in org.apache.camel.component.spring.security that implement AuthenticationAdapter
 class DefaultAuthenticationAdapter
           
 

Methods in org.apache.camel.component.spring.security that return AuthenticationAdapter
 AuthenticationAdapter SpringSecurityAuthorizationPolicy.getAuthenticationAdapter()
           
 

Methods in org.apache.camel.component.spring.security with parameters of type AuthenticationAdapter
 void SpringSecurityAuthorizationPolicy.setAuthenticationAdapter(AuthenticationAdapter adapter)
           
 



Apache CAMEL