Orchestration SDK
5.11.0
Loading...
Searching...
No Matches
LocalAuthenticationDelegate.h
Go to the documentation of this file.
1
2
//
3
// Copyright (c) since 1999. VASCO DATA SECURITY
4
// All rights reserved. http://www.vasco.com
5
//
7
8
#import <Foundation/Foundation.h>
9
10
@class
PasswordError
;
11
15
NS_REFINED_FOR_SWIFT
16
@protocol
LocalAuthenticationDelegate <NSObject>
17
24
- (void)onLocalAuthenticationSuccessWithOTP:(NSString *)otp andHostCode:(NSString *)hostCode;
25
29
- (void)
onLocalAuthenticationAborted
;
30
36
- (void)onLocalAuthenticationPasswordError:(
PasswordError
*)error;
37
38
@end
PasswordError
Definition
PasswordError.h:18
-[LocalAuthenticationDelegate-p onLocalAuthenticationAborted]
void onLocalAuthenticationAborted()
OrchestrationSDK
flows
local_authentication
LocalAuthenticationDelegate.h
Generated on Thu May 15 2025 12:49:35 for Orchestration SDK by
1.13.2