Interface AuthenticationAdapter
- All Known Implementing Classes:
DefaultAuthenticationAdapter
public interface AuthenticationAdapter
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.core.AuthenticationtoAuthentication(Subject subject)
-
Method Details
-
toAuthentication
-