Class OAuth2State
java.lang.Object
com.liferay.document.library.opener.oauth.OAuth2State
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOAuth2State
(long userId, String successURL, String failureURL, String state) -
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
-
Constructor Details
-
OAuth2State
-
-
Method Details
-
getFailureURL
-
getSuccessURL
-
getUserId
public long getUserId() -
isValid
-