Class MfaCompleted
java.lang.Object
com.pingidentity.sdk.api.authn.model.state.MfaCompleted
An API state model containing additional details for states in which the user has passed multi-factor authentication.
- Since:
- 10.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MfaCompleted
public MfaCompleted()
-
-
Method Details
-
getCode
Get the success code. -
setCode
Set the success code.
-