Interface TokenAuthenticationService
-
public interface TokenAuthenticationService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UserAuthenticationgetAuthentication(String accessToken)
-
-
-
Method Detail
-
getAuthentication
UserAuthentication getAuthentication(String accessToken)
-
-