public class SocialAuthentication extends Object
| Constructor and Description |
|---|
SocialAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
SocialAuthentication |
authentication(String authentication) |
boolean |
equals(Object o) |
String |
getAuthentication()
Reserved: TBD
|
int |
hashCode() |
void |
setAuthentication(String authentication) |
String |
toString() |
public SocialAuthentication authentication(String authentication)
public String getAuthentication()
public void setAuthentication(String authentication)
Copyright © 2020. All rights reserved.