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