Interface AuthenticationAdapter
-
- All Known Implementing Classes:
DefaultAuthenticationAdapter
public interface AuthenticationAdapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.security.core.Authentication
toAuthentication(Subject subject)
-
-
-
Method Detail
-
toAuthentication
org.springframework.security.core.Authentication toAuthentication(Subject subject)
-
-