Interface IdTokenProvider
public interface IdTokenProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetIdToken
(String clientId, org.apache.cxf.rs.security.oauth2.common.UserSubject authenticatedUser, List<String> scopes)
-
Method Details
-
getIdToken
-