public class SocialId extends Object implements Serializable
A class to uniquely identify users. This combines the id the user has on an external service (eg: twitter, facebook) with the provider type.
The code is modified from https://github.com/jaliss/securesocial
Copyright © 2016–2018 ActFramework. All rights reserved.