public class StoreEncPart extends AbstractReadEncryptedPart<KrbCredContainer>
| Constructor and Description |
|---|
StoreEncPart()
Instantiates a new StoreEncPart action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setEncryptedData(EncryptedData encryptedData,
KrbCredContainer krbCredContainer)
set the EncryptedData on the ASN.1 object present in the container
|
actionprotected void setEncryptedData(EncryptedData encryptedData, KrbCredContainer krbCredContainer)
setEncryptedData in class AbstractReadEncryptedPart<KrbCredContainer>encryptedData - the encrypted datakrbCredContainer - the container holding ASN.1 objectCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.