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