Class OAuthDeviceCompleted
java.lang.Object
com.pingidentity.sdk.api.authn.model.state.OAuthDeviceCompleted
The API model for the state in the OAuth device authorization flow where
device authorization has completed successfully.
- Since:
- 11.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OAuthDeviceCompleted
public OAuthDeviceCompleted()
-
-
Method Details
-
getUser
This field contains the user information obtained during authentication. -
setUser
Set the user information obtained during authentication.
-