Interface UserInfoChecker
-
- All Known Implementing Classes:
UserInfoCheckerImpl
public interface UserInfoChecker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
checkUserInfoResponseBody(io.jenkins.plugins.tuleap_api.client.authentication.UserInfo userInfoRepresentation, com.auth0.jwt.interfaces.DecodedJWT idToken)
-