Uses of Package
com.c4_soft.springaddons.security.oauth2.config.synchronised
-
Classes in com.c4_soft.springaddons.security.oauth2.config.synchronised used by com.c4_soft.springaddons.security.oauth2.config.synchronisedClassDescriptionWork around the single tenancy nature of
OAuth2AuthenticationTokenandInMemoryReactiveClientRegistrationRepository: if a user authenticates sequentially on several OP, his OAuth2AuthenticationToken will contain anOAuth2Usercorresponding only to the last OP he authenticated with.