Package jakarta.security.enterprise.identitystore.openid


package jakarta.security.enterprise.identitystore.openid
  • Class
    Description
    The Access Token is used by an application to access protected resources.
     
     
    An Identity token is a security token that is issued in an authentication flow process.
    Standard JWT claims.
    User Claims received from the userinfo endpoint.
    An injectable interface that provides access to access token, identity token, claims and OpenId Connect provider related information.
    A refresh token provides continuous access to an authentication server while the user is not logged into an application by issuing a new access token.