Class FlowEnrollMFA
java.lang.Object
cloud.pangeacyber.pangea.Client
cloud.pangeacyber.pangea.authn.clients.FlowEnrollMFA
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomplete(FlowVerifyMFACompleteRequest request) start(cloud.pangeacyber.pangea.authn.clients.FlowEnrollMFAStartRequest request) Methods inherited from class cloud.pangeacyber.pangea.Client
buildClient, buildPostRequest, doPost, fillPostHeaders, setCustomHeaders, setCustomUserAgent
-
Field Details
-
serviceName
- See Also:
-
-
Constructor Details
-
FlowEnrollMFA
-
-
Method Details
-
complete
public FlowEnrollMFACompleteResponse complete(FlowVerifyMFACompleteRequest request) throws PangeaException, PangeaAPIException - Throws:
PangeaExceptionPangeaAPIException
-
start
public FlowEnrollMFAStartResponse start(cloud.pangeacyber.pangea.authn.clients.FlowEnrollMFAStartRequest request) throws PangeaException, PangeaAPIException - Throws:
PangeaExceptionPangeaAPIException
-