public class StoreEncPart extends AbstractReadEncryptedPart<TicketContainer>
| Constructor and Description |
|---|
StoreEncPart()
Instantiates a new TicketEncPart action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setEncryptedData(EncryptedData encryptedData,
TicketContainer ticketContainer)
set the EncryptedData on the ASN.1 object present in the container
|
actionprotected void setEncryptedData(EncryptedData encryptedData, TicketContainer ticketContainer)
setEncryptedData in class AbstractReadEncryptedPart<TicketContainer>encryptedData - the encrypted dataticketContainer - the container holding ASN.1 objectCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.