public class SignatureFormatterAT extends Object implements SignatureFormatter
Constructor and Description |
---|
SignatureFormatterAT(Ticket oTicket)
Create an instance of SignatureFormatterAT.
|
Modifier and Type | Method and Description |
---|---|
String |
getSignature()
This method should either return the signature string stored with the
ticket.
|
public SignatureFormatterAT(Ticket oTicket)
oTicket
- the ticket to be signedpublic String getSignature()
SignatureFormatter
getSignature
in interface SignatureFormatter
Copyright © 2021. All rights reserved.