Original commit message

ChangeScribe message

added convenience constructor

BUG - FEATURE: <type-ID>


This is a small modifier commit that does not change the system significantly. This change set is mainly composed of:


1. Changes to package org.springframework.social.oauth2:


1.1. Modifications to AccessGrant.java:


1.1.1. Add a constructor method


The added/removed methods triggered changes to OAuth2ProviderSignInAccount class


2. Changes to package org.springframework.social.web.signin:


2.1. Modifications to OAuth2ProviderSignInAccount.java:


2.1.1. Modify arguments list when calling connect method at connect(Serializable) method