To delete the unsigned attributes for the ArcotID PKI of a user, you need to implement the deleteArcotIDUnsignedAttributes() method.
Note: This operation is applicable only for ArcotID PKI credential.
Perform the following steps to delete the unsigned attributes of the ArcotID PKI:
This class provides the additional information that is set as a name-value pair. See "Preparing Additional Input" for more information.
This method returns an instance of the TransactionDetails interface, which specifies the transaction ID, message, response code, and reason code.
Exceptions are returned for any errors that occurred while executing any of the Issuance API methods. The com.arcot.webfort.issuance.api.exception and com.arcot.webfort.common.api.exception packages contain these exceptions. See "Issuance Exceptions" and "Common Exceptions" for more information on exception classes.
Note that if no exception is thrown, then processing was successful and the return object can be referenced for processing results. The lack of an error does not necessarily mean that the request was successful.
|
Copyright © 2013 CA.
All rights reserved.
|
|