The parse() method converts the string representation of an ArcotID OTP into an account object. The following table lists the input and output parameters of the parse() method:
|
Parameter |
Description |
|---|---|
|
Input Parameters |
|
|
s |
String representation of an ArcotID OTP account object. |
|
Output Parameters |
|
|
ArcotID OTP account object. |
|
The format() method converts an ArcotID OTP account object into a string. The following table lists the input and output parameters of the format() method:
|
Parameter |
Description |
|---|---|
|
Input Parameters |
|
|
Account |
ArcotID OTP account object. |
|
Output Parameters |
|
|
String representation of the ArcotID OTP account object. |
|
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|