Package net.shibboleth.idp.plugin.authn.oidc.rp.messaging
Package that contains messaging related model objects.
-
Interface Summary Interface Description UserInfoResponse A User information response. -
Class Summary Class Description JWTUserInfoResponse A UserInfo response returned as a JWT which maybe signed and or encrypted.PlainUserInfoResponse A UserInfo response that was a plain JSON object with claims. -
Enum Summary Enum Description UserInfoResponse.UserInfoResponseType Which type of response is this.