public class AuthenticationLinkModel extends Object
Constructor and Description |
---|
AuthenticationLinkModel() |
AuthenticationLinkModel(String authProvider,
String authUserId) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthProvider() |
String |
getAuthUserId() |
void |
setAuthProvider(String authProvider) |
void |
setAuthUserId(String authUserId) |
Copyright © 2014. All Rights Reserved.