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

All Known Implementing Classes:
DefaultAuthenticationAdapter

public interface AuthenticationAdapter


Method Summary
 org.springframework.security.core.Authentication toAuthentication(Subject subject)
           
 

Method Detail

toAuthentication

org.springframework.security.core.Authentication toAuthentication(Subject subject)


Apache CAMEL