Package org.springframework.security.oauth2.client.oidc.authentication.event
package org.springframework.security.oauth2.client.oidc.authentication.event
-
ClassesClassDescriptionAn event that is published when an
OidcUser
is refreshed as a result of using arefresh_token
to obtain an OAuth 2.0 Access Token Response that contains anid_token
.