Class BTExtractDBLastSecretVersions

java.lang.Object
overit.geocall.bl.BusinessTask<BOSecret>
overit.geocall.basic.bl.auth.task.BTExtractDBLastSecretVersions
All Implemented Interfaces:
Serializable, Tool

public class BTExtractDBLastSecretVersions extends BusinessTask<BOSecret>
Task to extract the latest versions of a secret saved in the database. "Latest versions" means the current value of secret (used to sign something) and the previous value.
See Also:
GCApi:
task