Package com.ibm.wsspi.security.oauth20


@Version("1.2.0") package com.ibm.wsspi.security.oauth20
  • Class
    Description
    Implement this API and use it within the SPI to customize the claims for the JWT access token.
    Implement this API and use it within the SPI to customize the json response for the userinfo endpoint.
    Create the SPI interface of com.ibm.wsspi.security.oauth.UserCredentialResolver The UserCredentialResolver maps the Access token to the user credentials in the Subject.