public class DelegationUserConverter extends Object
| Constructor and Description |
|---|
DelegationUserConverter(DelegationUser apiDelegationUser)
Construct with API delegationUser object involved in conversion.
|
DelegationUserConverter(DelegationUser sdkDelegationUser)
Construct with SDK delegationUser object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
DelegationUser |
toAPIDelegationUser()
Convert from SDK DelegationUser to API DelegationUser.
|
DelegationUser |
toSDKDelegationUser()
Convert from API to SDK.
|
public DelegationUserConverter(DelegationUser apiDelegationUser)
apiDelegationUser - public DelegationUserConverter(DelegationUser sdkDelegationUser)
sdkDelegationUser - public DelegationUser toAPIDelegationUser()
public DelegationUser toSDKDelegationUser()
Copyright 2022 OneSpan All rights reserved.