org.jboss.seam.social.event
Class OAuthComplete
java.lang.Object
org.jboss.seam.social.event.SocialEvent<OAuthSession>
org.jboss.seam.social.event.OAuthComplete
- All Implemented Interfaces:
- Serializable
public class OAuthComplete
- extends SocialEvent<OAuthSession>
- Author:
- Antoine Sabot-Durand
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuthComplete
public OAuthComplete(SocialEvent.Status status,
String message,
OAuthSession payload)
Copyright © 2011-2013 Seam Framework. All Rights Reserved.